| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | mkfs takes vfat, not fat32. | Josh Kearney | 2012-02-06 | 1 | -1/+1 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge "bug 927507: fix quantum manager get_port_by_attachment" | Jenkins | 2012-02-06 | 3 | -29/+39 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | bug 927507: fix quantum manager get_port_by_attachment | Dan Wendlandt | 2012-02-06 | 3 | -29/+39 | |
| * | | | | | | Merge "Add initiator to initialize_connection" | Jenkins | 2012-02-06 | 15 | -49/+176 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add initiator to initialize_connection | Vishvananda Ishaya | 2012-02-04 | 15 | -49/+176 | |
| * | | | | | | | Merge "Allows nova to read files as root" | Jenkins | 2012-02-06 | 4 | -0/+47 | |
| |\| | | | | | | ||||||
| | * | | | | | | Allows nova to read files as root | Vishvananda Ishaya | 2012-02-03 | 4 | -0/+47 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge "Pass partition into libvirt file injection" | Jenkins | 2012-02-06 | 1 | -3/+5 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Pass partition into libvirt file injection | Justin Santa Barbara | 2012-02-06 | 1 | -3/+5 | |
| * | | | | | | | bug 924266: connection_type and firewall_driver flags mismatch | Armando Migliaccio | 2012-02-06 | 7 | -5/+19 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge "Don't write a dns directive if there are no dns records in /etc/networ... | Jenkins | 2012-02-06 | 1 | -0/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Don't write a dns directive if there are no dns records in /etc/network/inter... | Justin Santa Barbara | 2012-02-05 | 1 | -0/+2 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge "Rename inst in _create_image, and pass instance to log msgs." | Jenkins | 2012-02-06 | 2 | -43/+43 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Rename inst in _create_image, and pass instance to log msgs. | Michael Still | 2012-02-03 | 2 | -43/+43 | |
| * | | | | | | | Merge "Fix broken flag in test_imagecache" | Jenkins | 2012-02-06 | 2 | -0/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix broken flag in test_imagecache | Michael Still | 2012-02-06 | 2 | -0/+3 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * / | | | | | | Imported Translations from Launchpad | OpenStack Jenkins | 2012-02-05 | 1 | -256/+254 | |
| |/ / / / / / | ||||||
| * | / / / / | Re-run nova-manage under sudo if unable to read conffile | Soren Hansen | 2012-02-04 | 2 | -2/+12 | |
| | |/ / / / |/| | | | | ||||||
| * | | | | | Merge "Provides flag override for vlan interface" | Jenkins | 2012-02-03 | 4 | -3/+30 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | Provides flag override for vlan interface | Vishvananda Ishaya | 2012-02-02 | 4 | -3/+30 | |
| * | | | | | X_USER is deprecated in favor of X_USER_ID | Mark Washenberger | 2012-02-03 | 2 | -4/+64 | |
| | |_|/ / |/| | | | ||||||
| * | | | | Merge "Move cfg to nova.openstack.common" | Jenkins | 2012-02-03 | 84 | -872/+112 | |
| |\ \ \ \ | ||||||
| | * | | | | Move cfg to nova.openstack.common | Mark McLoughlin | 2012-02-03 | 84 | -872/+112 | |
| * | | | | | Merge "Remove duplicate instances_path option" | Jenkins | 2012-02-03 | 1 | -3/+0 | |
| |\| | | | | ||||||
| | * | | | | Remove duplicate instances_path option | Mark McLoughlin | 2012-02-03 | 1 | -3/+0 | |
| * | | | | | Use Keystone Extension Syntax for EC2 Creds | Ziad Sawalha | 2012-02-03 | 2 | -8/+22 | |
| * | | | | | Merge "Delete swap VDI if not used" | Jenkins | 2012-02-03 | 1 | -2/+6 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Delete swap VDI if not used | Johannes Erdfelt | 2012-02-03 | 1 | -2/+6 | |
| * | | | | | Merge "Raise ApiError in response to InstanceTypeNotFound" | Jenkins | 2012-02-03 | 3 | -16/+16 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Raise ApiError in response to InstanceTypeNotFound | Maru Newby | 2012-02-03 | 3 | -16/+16 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge "Fix bug #924093" | Jenkins | 2012-02-03 | 2 | -74/+56 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix bug #924093 | masumotok | 2012-02-03 | 2 | -74/+56 | |
| * | | | | | Merge "Make sure tenant_id is populated" | Jenkins | 2012-02-03 | 1 | -0/+2 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Make sure tenant_id is populated | Brad Hall | 2012-02-02 | 1 | -0/+2 | |
| * | | | | | Merge "blueprint nova-image-cache-management phase1" | Jenkins | 2012-02-03 | 7 | -1/+673 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | blueprint nova-image-cache-management phase1 | Michael Still | 2012-02-03 | 7 | -1/+673 | |
| * | | | | | Fix for bug 883310 | Mandell Degerness | 2012-02-03 | 2 | -4/+18 | |
| | |/ / / |/| | | | ||||||
| * | | | | Merge "Make crypto use absolute imports" | Jenkins | 2012-02-02 | 1 | -4/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | Make crypto use absolute imports | Vishvananda Ishaya | 2012-02-02 | 1 | -4/+3 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge "Remove duplicate logging_debug_format option" | Jenkins | 2012-02-02 | 1 | -4/+0 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Remove duplicate logging_debug_format option | Mark McLoughlin | 2012-02-02 | 1 | -4/+0 | |
| * | | | | Merge "fix stale libvirt images on download failure. Bug 801412" | Jenkins | 2012-02-02 | 1 | -2/+6 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | fix stale libvirt images on download failure. Bug 801412 | Pádraig Brady | 2012-02-02 | 1 | -2/+6 | |
| * | | | | Merge "Add comments to injected keys and network config" | Jenkins | 2012-02-02 | 2 | -1/+10 | |
| |\ \ \ \ | ||||||
| | * | | | | Add comments to injected keys and network config | Brian Waldon | 2012-02-02 | 2 | -1/+10 | |
| * | | | | | Merge "remove auto fsck feature from file injection. Bug 826794" | Jenkins | 2012-02-02 | 3 | -28/+7 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | remove auto fsck feature from file injection. Bug 826794 | Pádraig Brady | 2012-02-02 | 3 | -28/+7 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge "Set rescue instance hostnames appropriately." | Jenkins | 2012-02-02 | 1 | -1/+11 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | Set rescue instance hostnames appropriately. | Josh Kearney | 2012-02-02 | 1 | -1/+11 | |
| * | | | | | Merge "Throw an user error on creating duplicate keypairs Fixes bug 902162" | Jenkins | 2012-02-02 | 4 | -3/+19 | |
| |\ \ \ \ \ | ||||||
