| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged trunk | Ed Leafe | 2011-08-08 | 1 | -0/+19 |
| |\ | |||||
| | * | Merged trunk | Ed Leafe | 2011-08-04 | 1 | -0/+7 |
| | |\ | |||||
| | * | | Changed all references to 'power state' to 'power action' as requested by rev... | Ed Leafe | 2011-08-04 | 1 | -16/+15 |
| | * | | Merged trunk | Ed Leafe | 2011-08-04 | 7 | -887/+1059 |
| | |\ \ | |||||
| | * \ \ | Merged trunk | Ed Leafe | 2011-08-03 | 10 | -104/+836 |
| | |\ \ \ | |||||
| | * | | | | Minor test fixes | Ed Leafe | 2011-08-02 | 1 | -6/+5 |
| | * | | | | Merged trunk | Ed Leafe | 2011-08-02 | 3 | -310/+274 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merged from lab | Ed Leafe | 2011-08-02 | 2 | -48/+5 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Fixed several typos | Ed Leafe | 2011-08-02 | 1 | -1/+1 |
| | | * | | | | | Merged trunk | Ed Leafe | 2011-08-02 | 4 | -45/+88 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Added option for rebooting or shutting down a host. | Ed Leafe | 2011-08-01 | 1 | -0/+9 |
| | * | | | | | | | Merged trunk | Ed Leafe | 2011-08-02 | 3 | -4/+87 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merged trunk | Ed Leafe | 2011-08-01 | 57 | -1870/+6381 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| | * | | | | | | | | pep8 fixes | Ed Leafe | 2011-07-07 | 1 | -8/+8 |
| | * | | | | | | | | Added API and supporting code for rebooting or shutting down XenServer hosts. | Ed Leafe | 2011-07-07 | 1 | -4/+28 |
| * | | | | | | | | | Adds ability to disable snapshots in the Openstack API. | Rick Harris | 2011-08-08 | 2 | -0/+28 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Disable flag for V1 Openstack API | Rick Harris | 2011-08-05 | 1 | -0/+18 |
| | * | | | | | | | | | Adding flag around image-create for v1.0 | Rick Harris | 2011-08-05 | 1 | -0/+10 |
| * | | | | | | | | | | ZoneAwareScheduler classes couldn't build local instances due to an additiona... | Chris Behrens | 2011-08-06 | 1 | -5/+22 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | zone_aware_scheduler classes couldn't build instances due to a change to comp... | Chris Behrens | 2011-08-05 | 1 | -5/+22 |
| | |/ / / / / / / / / | |||||
| * | | | | | | | | | | Added possibility to mark fixed ip like reserved and unreserved. | Ilya Alekseyev | 2011-08-06 | 1 | -0/+82 |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| | * | | | | | | | | | methods renamed | Ilya Alekseyev | 2011-08-05 | 1 | -3/+6 |
| | * | | | | | | | | | added missing tests | Ilya Alekseyev | 2011-08-05 | 1 | -0/+79 |
| * | | | | | | | | | | Allow actions queries by UUID and PEP8 fixes. | Josh Kearney | 2011-08-05 | 2 | -1/+2 |
| * | | | | | | | | | | Add a generic image service test and run it against the fake image service. | Soren Hansen | 2011-08-05 | 1 | -0/+132 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | pep8 | Soren Hansen | 2011-08-05 | 1 | -5/+2 |
| | * | | | | | | | | | | Add generic image service tests. | Soren Hansen | 2011-08-05 | 1 | -0/+135 |
| | |/ / / / / / / / / | |||||
| * | | | | | | | | | | Implemented @test.skip_unless and @test.skip_if functionality in nova/test.py. | Justin Shepherd | 2011-08-05 | 1 | -0/+47 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | fixed pep8 issue | Justin Shepherd | 2011-08-04 | 1 | -1/+1 |
| | * | | | | | | | | | | Added in tests that verify tests are skipped appropriately. | Justin Shepherd | 2011-08-04 | 1 | -0/+14 |
| | * | | | | | | | | | | Conditionals were not actually runing the tests when they were supposed to. R... | Justin Shepherd | 2011-08-03 | 1 | -3/+3 |
| | * | | | | | | | | | | replaced raise Exception with self.fail() | Justin Shepherd | 2011-08-03 | 1 | -3/+3 |
| | * | | | | | | | | | | Removed dependancy on os.getenv. Test cases now raise Exception if they are n... | Justin Shepherd | 2011-08-03 | 1 | -10/+6 |
| | * | | | | | | | | | | renaming test_skip_unless_env_foo_exists() | Justin Shepherd | 2011-08-02 | 1 | -3/+3 |
| | * | | | | | | | | | | merging trunk | Justin Shepherd | 2011-08-02 | 15 | -459/+1198 |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | | Added @test.skip_unless and @test.skip_if functionality. Also created nova/te... | Justin Shepherd | 2011-08-01 | 1 | -0/+37 |
| | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | | Moving from assertDictEqual to assertDictMatch | Gabe Westmaas | 2011-08-05 | 1 | -2/+2 |
| * | | | | | | | | | | merging trunk | Gabe Westmaas | 2011-08-05 | 1 | -0/+47 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Fixes lp821144 | Matt Dietz | 2011-08-05 | 1 | -0/+47 |
| | |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
| | | * | | | | | | | | | Revert migration now finishes | Matt Dietz | 2011-08-04 | 1 | -0/+47 |
| * | | | | | | | | | | | Merge from trunk | Gabe Westmaas | 2011-08-05 | 32 | -181/+100 |
| |\| | | | | | | | | | | |||||
| | * | | | | | | | | | | The OSAPI v1.0 image create POST request should store the instance_id as a Gl... | Dan Prince | 2011-08-04 | 1 | -0/+3 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | The OSAPI v1.0 image create POST request should store the instance_id | Dan Prince | 2011-08-04 | 1 | -0/+3 |
| | * | | | | | | | | | | | There was a recent change to how we should flip FLAGS in tests, but not all t... | Chris Behrens | 2011-08-04 | 32 | -181/+84 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | |||||
| | | * | | | | | | | | | | remove set_flags_verbosity.. it's not needed | Chris Behrens | 2011-08-04 | 7 | -10/+7 |
| | | * | | | | | | | | | | Merged trunk | Chris Behrens | 2011-08-04 | 4 | -103/+238 |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | | | |||||
| | | * | | | | | | | | | | test_host_filter setUp needs to call its super | Chris Behrens | 2011-08-04 | 1 | -0/+1 |
| | | * | | | | | | | | | | fix up new test_server_actions.py file for flags verbosity change | Chris Behrens | 2011-08-04 | 1 | -5/+1 |
| | | * | | | | | | | | | | merged trunk | Chris Behrens | 2011-08-04 | 4 | -778/+817 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | fix test_cloud FLAGS setting | Chris Behrens | 2011-08-03 | 1 | -3/+1 |
