summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
* Merged trunkEd Leafe2011-08-081-0/+19
|\
| * Merged trunkEd Leafe2011-08-041-0/+7
| |\
| * | Changed all references to 'power state' to 'power action' as requested by rev...Ed Leafe2011-08-041-16/+15
| * | Merged trunkEd Leafe2011-08-047-887/+1059
| |\ \
| * \ \ Merged trunkEd Leafe2011-08-0310-104/+836
| |\ \ \
| * | | | Minor test fixesEd Leafe2011-08-021-6/+5
| * | | | Merged trunkEd Leafe2011-08-023-310/+274
| |\ \ \ \
| * \ \ \ \ Merged from labEd Leafe2011-08-022-48/+5
| |\ \ \ \ \
| | * | | | | Fixed several typosEd Leafe2011-08-021-1/+1
| | * | | | | Merged trunkEd Leafe2011-08-024-45/+88
| | |\ \ \ \ \
| | * | | | | | Added option for rebooting or shutting down a host.Ed Leafe2011-08-011-0/+9
| * | | | | | | Merged trunkEd Leafe2011-08-023-4/+87
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merged trunkEd Leafe2011-08-0157-1870/+6381
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | pep8 fixesEd Leafe2011-07-071-8/+8
| * | | | | | | | Added API and supporting code for rebooting or shutting down XenServer hosts.Ed Leafe2011-07-071-4/+28
* | | | | | | | | Adds ability to disable snapshots in the Openstack API.Rick Harris2011-08-082-0/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Disable flag for V1 Openstack APIRick Harris2011-08-051-0/+18
| * | | | | | | | | Adding flag around image-create for v1.0Rick Harris2011-08-051-0/+10
* | | | | | | | | | ZoneAwareScheduler classes couldn't build local instances due to an additiona...Chris Behrens2011-08-061-5/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | zone_aware_scheduler classes couldn't build instances due to a change to comp...Chris Behrens2011-08-051-5/+22
| |/ / / / / / / / /
* | | | | | | | | | Added possibility to mark fixed ip like reserved and unreserved.Ilya Alekseyev2011-08-061-0/+82
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | methods renamedIlya Alekseyev2011-08-051-3/+6
| * | | | | | | | | added missing testsIlya Alekseyev2011-08-051-0/+79
* | | | | | | | | | Allow actions queries by UUID and PEP8 fixes.Josh Kearney2011-08-052-1/+2
* | | | | | | | | | Add a generic image service test and run it against the fake image service.Soren Hansen2011-08-051-0/+132
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pep8Soren Hansen2011-08-051-5/+2
| * | | | | | | | | | Add generic image service tests.Soren Hansen2011-08-051-0/+135
| |/ / / / / / / / /
* | | | | | | | | | Implemented @test.skip_unless and @test.skip_if functionality in nova/test.py. Justin Shepherd2011-08-051-0/+47
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fixed pep8 issueJustin Shepherd2011-08-041-1/+1
| * | | | | | | | | | Added in tests that verify tests are skipped appropriately.Justin Shepherd2011-08-041-0/+14
| * | | | | | | | | | Conditionals were not actually runing the tests when they were supposed to. R...Justin Shepherd2011-08-031-3/+3
| * | | | | | | | | | replaced raise Exception with self.fail()Justin Shepherd2011-08-031-3/+3
| * | | | | | | | | | Removed dependancy on os.getenv. Test cases now raise Exception if they are n...Justin Shepherd2011-08-031-10/+6
| * | | | | | | | | | renaming test_skip_unless_env_foo_exists()Justin Shepherd2011-08-021-3/+3
| * | | | | | | | | | merging trunkJustin Shepherd2011-08-0215-459/+1198
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Added @test.skip_unless and @test.skip_if functionality. Also created nova/te...Justin Shepherd2011-08-011-0/+37
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Moving from assertDictEqual to assertDictMatchGabe Westmaas2011-08-051-2/+2
* | | | | | | | | | merging trunkGabe Westmaas2011-08-051-0/+47
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Fixes lp821144Matt Dietz2011-08-051-0/+47
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Revert migration now finishesMatt Dietz2011-08-041-0/+47
* | | | | | | | | | | Merge from trunkGabe Westmaas2011-08-0532-181/+100
|\| | | | | | | | | |
| * | | | | | | | | | The OSAPI v1.0 image create POST request should store the instance_id as a Gl...Dan Prince2011-08-041-0/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | The OSAPI v1.0 image create POST request should store the instance_idDan Prince2011-08-041-0/+3
| * | | | | | | | | | | There was a recent change to how we should flip FLAGS in tests, but not all t...Chris Behrens2011-08-0432-181/+84
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | remove set_flags_verbosity.. it's not neededChris Behrens2011-08-047-10/+7
| | * | | | | | | | | | Merged trunkChris Behrens2011-08-044-103/+238
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | * | | | | | | | | | test_host_filter setUp needs to call its superChris Behrens2011-08-041-0/+1
| | * | | | | | | | | | fix up new test_server_actions.py file for flags verbosity changeChris Behrens2011-08-041-5/+1
| | * | | | | | | | | | merged trunkChris Behrens2011-08-044-778/+817
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | fix test_cloud FLAGS settingChris Behrens2011-08-031-3/+1