summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | Merge "don't explode if a 413 didn't set Retry-After"Jenkins2012-11-161-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | don't explode if a 413 didn't set Retry-AfterSean Dague2012-11-151-2/+3
* | | | | | | | | | | | | | | | | | Merge "updated api_samples with real hypervisor_hostname"Jenkins2012-11-168-44/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | updated api_samples with real hypervisor_hostnameSean Dague2012-11-158-44/+45
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge "Fix use_single_default_gateway"Jenkins2012-11-162-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fix use_single_default_gatewayJoseph W. Breu2012-11-152-1/+2
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge "Fix use of 'volume' variable name"Jenkins2012-11-161-11/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix use of 'volume' variable nameChris Behrens2012-11-161-11/+11
* | | | | | | | | | | | | | | | | | Merge "Ditch unused import and variable"Jenkins2012-11-161-3/+1
|\| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Ditch unused import and variableChris Behrens2012-11-161-3/+1
* | | | | | | | | | | | | | | | | | Merge "Fix a couple uses of FLAGS"Jenkins2012-11-162-5/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Fix a couple uses of FLAGSChris Behrens2012-11-152-5/+3
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge "Update api_samples README.rst to use tox"Jenkins2012-11-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Update api_samples README.rst to use toxJoe Gordon2012-11-151-1/+1
* | | | | | | | | | | | | | | | | | Merge "Remove nova.flags imports from scheduler code"Jenkins2012-11-167-12/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Remove nova.flags imports from scheduler codeChris Behrens2012-11-157-12/+0
* | | | | | | | | | | | | | | | | | | Merge "Remove some unused imports from compute/*"Jenkins2012-11-162-2/+0
|\| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Remove some unused imports from compute/*Chris Behrens2012-11-152-2/+0
* | | | | | | | | | | | | | | | | | | Merge "Remove importing of flags from compute/*"Jenkins2012-11-167-7/+0
|\| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Remove importing of flags from compute/*Chris Behrens2012-11-157-7/+0
* | | | | | | | | | | | | | | | | | | Merge "Remove nova.flags imports from bin/*"Jenkins2012-11-1618-18/+0
|\| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Remove nova.flags imports from bin/*Chris Behrens2012-11-1518-18/+0
* | | | | | | | | | | | | | | | | | | Merge "Adds documentation for Hyper-V testing"Jenkins2012-11-161-0/+83
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Adds documentation for Hyper-V testingAlessandro Pilotti2012-11-161-0/+83
* | | | | | | | | | | | | | | | | | | | Merge "Adds support for ConfigDriveV2 in Hyper-V"Jenkins2012-11-16233-74/+271
|\| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Adds support for ConfigDriveV2 in Hyper-VAlessandro Pilotti2012-11-16233-74/+271
| | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge "Move nova shared config options to nova.config"Jenkins2012-11-163-357/+352
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Move nova shared config options to nova.configChris Behrens2012-11-153-357/+352
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge "Allow controller extensions to extend update/show"Jenkins2012-11-161-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Allow controller extensions to extend update/showChris Yeoh2012-11-141-1/+2
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge "Do not alias stdlib uuid module as uuidutils, since nova has uuidutils."Jenkins2012-11-153-8/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Do not alias stdlib uuid module as uuidutils, since nova has uuidutils.David Ripton2012-11-153-8/+8
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge "create_db_entry_for_new_instance did not call sgh for default"Jenkins2012-11-151-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | create_db_entry_for_new_instance did not call sgh for defaultAaron Rosen2012-11-141-0/+4
* | | | | | | | | | | | | | | | | | Merge "Fix network RPC API backwards compat"Jenkins2012-11-152-20/+36
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fix network RPC API backwards compatMark McLoughlin2012-11-152-20/+36
* | | | | | | | | | | | | | | | | | Merge "Enable Quantum linux bridge VIF driver to use "bridge" type"Jenkins2012-11-155-36/+88
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Enable Quantum linux bridge VIF driver to use "bridge" typeGary Kotton2012-11-095-36/+88
* | | | | | | | | | | | | | | | | | | Allow group='foo' in self.flags() for tests.Chris Behrens2012-11-151-1/+2
| |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Clarify server_name, hostname, host.andrewbogott2012-11-094-3/+520
* | | | | | | | | | | | | | | | | | Merge "Fixes snapshot instance failure on libvirt."Jenkins2012-11-151-0/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Fixes snapshot instance failure on libvirt.Unmesh Gurjar2012-11-062-1/+39
* | | | | | | | | | | | | | | | | | | Merge "Remove unused volume exceptions"Jenkins2012-11-151-115/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Remove unused volume exceptionsJoe Gordon2012-11-121-115/+0
* | | | | | | | | | | | | | | | | | | | Merge "Added separate bare-metal MySQL DB."Jenkins2012-11-1519-0/+1514
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Added separate bare-metal MySQL DB.Mikyung Kang2012-11-1319-0/+1514
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge "Fixed HyperV to get disk stats of instances drive"Jenkins2012-11-158-30/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Fixed HyperV to get disk stats of instances driveLuis Fernandez Alvarez2012-11-128-30/+20
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge "Adds a conf option for custom configdrive mkisofs"Jenkins2012-11-151-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Adds a conf option for custom configdrive mkisofsAlessandro Pilotti2012-11-131-1/+5