summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | Merge "fix instance rescue without cmdline params in xml.rescue."Jenkins2012-12-211-2/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | fix instance rescue without cmdline params in xml.rescue.Yaguang Tang2012-12-181-2/+8
| | |_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge "Raise old exception instance instead of new one."Jenkins2012-12-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Raise old exception instance instead of new one.Dan Prince2012-12-181-1/+1
* | | | | | | | | | | | | | | | | | | Merge "Update exceptions to pass correct kwargs."Jenkins2012-12-217-12/+14
|\| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Update exceptions to pass correct kwargs.Dan Prince2012-12-187-12/+14
* | | | | | | | | | | | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2012-12-211-527/+623
| |_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge "Trap exception when trying to write csr"Jenkins2012-12-201-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Trap exception when trying to write csrChuck Short2012-12-191-2/+6
* | | | | | | | | | | | | | | | | | | Merge "Fix revert resize failure with disk.local not found"Jenkins2012-12-202-12/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Fix revert resize failure with disk.local not foundWangpan2012-12-202-12/+18
* | | | | | | | | | | | | | | | | | | | Merge "add 'random_seed' entry to instance metadata"Jenkins2012-12-202-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | add 'random_seed' entry to instance metadataScott Moser2012-12-202-0/+18
* | | | | | | | | | | | | | | | | | | | | Merge "Baremetal VIF and Volume sub-drivers."Jenkins2012-12-209-1/+666
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Baremetal VIF and Volume sub-drivers.Mikyung Kang2012-12-209-1/+666
* | | | | | | | | | | | | | | | | | | | | | Merge "Fix _find_ports() for when backdoor_port is None."Jenkins2012-12-201-1/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Fix _find_ports() for when backdoor_port is None.Matthew Treinish2012-12-201-1/+10
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge "Add extension to allow hiding of addresses"Jenkins2012-12-2029-2/+705
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Add extension to allow hiding of addressesJason Kölker2012-12-2029-2/+705
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge "Volume backed live migration w/o shared storage"Jenkins2012-12-2011-76/+272
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Volume backed live migration w/o shared storageRohan Rhishikesh Kanade2012-12-0411-76/+272
* | | | | | | | | | | | | | | | | | | | | | Merge "Parameterize database connection in test.py"Jenkins2012-12-202-11/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Parameterize database connection in test.pyDevananda van der Veen2012-12-202-11/+22
* | | | | | | | | | | | | | | | | | | | | | Merge "New Baremetal provisioning framework."Jenkins2012-12-2015-67/+797
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | New Baremetal provisioning framework.Mikyung Kang2012-12-1915-67/+797
| |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge "Move baremetal database tests to fixtures."Jenkins2012-12-202-40/+40
|\| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Move baremetal database tests to fixtures.Monty Taylor2012-12-192-40/+40
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge "Fix a test isolation error in compute.test_compute."Jenkins2012-12-203-9/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Fix a test isolation error in compute.test_compute.Robert Collins2012-12-203-9/+4
| | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge "Remove fake_tests opt from test.py."Jenkins2012-12-201-3/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Remove fake_tests opt from test.py.Dan Prince2012-12-181-3/+0
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge "Export custom SMBIOS info to QEMU/KVM guests"Jenkins2012-12-202-0/+63
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Export custom SMBIOS info to QEMU/KVM guestsDaniel P. Berrange2012-12-192-0/+63
* | | | | | | | | | | | | | | | | | | | Merge "Make configdrive.py use version.product_string()"Jenkins2012-12-201-2/+7
|\| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Make configdrive.py use version.product_string()Daniel P. Berrange2012-12-191-2/+7
* | | | | | | | | | | | | | | | | | | | Merge "Allow loading of product/vendor/package info from external file"Jenkins2012-12-203-0/+82
|\| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Allow loading of product/vendor/package info from external fileDaniel P. Berrange2012-12-193-0/+82
* | | | | | | | | | | | | | | | | | | | Merge "Remove obsolete VCS version info completely"Jenkins2012-12-205-21/+14
|\| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Remove obsolete VCS version info completelyDaniel P. Berrange2012-12-195-21/+14
* | | | | | | | | | | | | | | | | | | | Merge "Define a product, vendor & package strings in version.py"Jenkins2012-12-201-0/+15
|\| | | | | | | | | | | | | | | | | | | | |_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Define a product, vendor & package strings in version.pyDaniel P. Berrange2012-12-191-0/+15
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge "address uuid overwriting"Jenkins2012-12-201-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | address uuid overwritingSean Dague2012-12-191-5/+5
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge "Make libvirt driver.listinstances return defined"Jenkins2012-12-193-0/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Make libvirt driver.listinstances return definedKravchenko Pavel2012-12-193-0/+24
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge "Add an iptables mangle rule per-bridge for DHCP."Jenkins2012-12-193-2/+46
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Add an iptables mangle rule per-bridge for DHCP.Adam Gandelman2012-12-183-2/+46
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "Add expected exception to aggregate_metadata_delete()"Jenkins2012-12-191-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add expected exception to aggregate_metadata_delete()Dan Smith2012-12-191-0/+1
* | | | | | | | | | | | | | | | | Merge "Move aggregate_get() to conductor"Jenkins2012-12-195-3/+26
|\| | | | | | | | | | | | | | | |