summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge "Refactoring nova.tests.api.openstack.test_flavors"Jenkins2011-10-242-44/+26
|\ \ \ \ \ \ \
| * | | | | | | Refactoring nova.tests.api.openstack.test_flavorsBrian Waldon2011-10-172-44/+26
* | | | | | | | Merge "Upgrade pip in the venv when we build it."Jenkins2011-10-241-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Upgrade pip in the venv when we build it.Monty Taylor2011-10-191-0/+3
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Convert instancetype.flavorid to string"Jenkins2011-10-2414-181/+368
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Convert instancetype.flavorid to stringBrian Waldon2011-10-2214-181/+368
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Refactoring of extensions"Jenkins2011-10-2125-461/+291
|\ \ \ \ \ \ \
| * | | | | | | Refactoring of extensionsKevin L. Mitchell2011-10-2025-461/+291
| |/ / / / / /
* / / / / / / Adds ext4 and reiserfs to _mount_filesystem().Josh Kearney2011-10-201-1/+1
|/ / / / / /
* | | | | | Merge "Fixes bug 872459."Jenkins2011-10-201-11/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixes bug 872459.Josh Kearney2011-10-191-11/+0
* | | | | | Merge "Start switching from gflags to optparse"Jenkins2011-10-192-158/+269
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Start switching from gflags to optparseMark McLoughlin2011-10-192-158/+269
* | | | | | Merge "Repartition and resize disk when marked as managed."Jenkins2011-10-195-2/+186
|\ \ \ \ \ \
| * | | | | | Repartition and resize disk when marked as managed.Rick Harris2011-10-195-2/+186
* | | | | | | Merge "Remove dead DB API call."Jenkins2011-10-191-5/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove dead DB API call.Chris Behrens2011-10-191-5/+0
* | | | | | | | Only log instance actions once if instance action logging is enabled (now dis...Josh Kearney2011-10-191-6/+16
|/ / / / / / /
* | | | | | | Merge "Updated RST docs: bzr/launchpad -> git/github"Jenkins2011-10-194-18/+21
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Updated RST docs: bzr/launchpad -> git/githubLorin Hochstein2011-10-174-18/+21
| | |/ / / / | |/| | | |
* | | | | | Don't leak exceptions out to usersJohannes Erdfelt2011-10-181-1/+1
* | | | | | Merge "Chain up to superclass tearDown in ServerActionsTest"Jenkins2011-10-182-0/+4
|\ \ \ \ \ \
| * | | | | | Chain up to superclass tearDown in ServerActionsTestMark McLoughlin2011-10-182-0/+4
| |/ / / / /
* | | | | | Fix EC2 test_cloud timing issuesChris Behrens2011-10-182-87/+42
* | | | | | Merge "Refactoring image and server metadata api tests"Jenkins2011-10-183-282/+202
|\ \ \ \ \ \
| * | | | | | Refactoring image and server metadata api testsBrian Waldon2011-10-173-282/+202
| |/ / / / /
* | | | | | Redirects requests from /v#.# to /v#.#/Alex Meade2011-10-182-1/+19
* | | | | | Merge "Refactoring nova.tests.api.openstack.test_servers"Jenkins2011-10-184-1006/+506
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Refactoring nova.tests.api.openstack.test_serversBrian Waldon2011-10-174-1006/+506
* | | | | | Merge "Add XML templates."Jenkins2011-10-1724-442/+2603
|\ \ \ \ \ \
| * | | | | | Add XML templates.Kevin L. Mitchell2011-10-1724-442/+2603
* | | | | | | Merge "Refactoring nova.tests.api.openstack.test_images"Jenkins2011-10-173-189/+107
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Refactoring nova.tests.api.openstack.test_imagesBrian Waldon2011-10-173-189/+107
* | | | | | | Utility script that makes enforcing PEP8 within git's pre-commit hook as easy...Josh Kearney2011-10-171-0/+42
|/ / / / / /
* | | | | | Merge "Makes snapshots work for amis. Fixes bug 873156"Jenkins2011-10-174-12/+61
|\ \ \ \ \ \
| * | | | | | Makes snapshots work for amis. Fixes bug 873156Vishvananda Ishaya2011-10-144-12/+61
* | | | | | | Merge "Remove unused flag_overrides from TestCase"Jenkins2011-10-171-4/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Remove unused flag_overrides from TestCaseMark McLoughlin2011-10-151-4/+0
* | | | | | | Remove OSAPI v1.0Brian Waldon2011-10-1741-3180/+483
* | | | | | | Merge "Explicit errors on confirm/revertResize failures"Jenkins2011-10-172-0/+34
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Explicit errors on confirm/revertResize failuresBrian Waldon2011-10-102-0/+34
* | | | | | | Cancel any clean_reboot tasks before issuing the hard_reboot.Josh Kearney2011-10-141-0/+15
* | | | | | | Merge "Use latest version of SQLAlchemy"Jenkins2011-10-141-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Use latest version of SQLAlchemyMark McLoughlin2011-09-281-1/+1
* | | | | | | Merge "Ensure non-default FLAGS.logfile_mode is properly converted to an octet."Jenkins2011-10-142-3/+4
|\ \ \ \ \ \ \
| * | | | | | | Ensure non-default FLAGS.logfile_mode is properly converted to an octet.Adam Gandelman2011-09-292-3/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Adds the ability to automatically issue a hard reboot to instances tha...Jenkins2011-10-1412-1/+104
|\ \ \ \ \ \ \
| * | | | | | | Adds the ability to automatically issue a hard reboot to instances that have ...Josh Kearney2011-10-1312-1/+104
* | | | | | | | Merge "Xenapi driver can now generate swap from instance_type"Jenkins2011-10-146-56/+176
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Xenapi driver can now generate swap from instance_typeRick Harris2011-10-136-56/+176