Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add version to scheduler rpc API. | Russell Bryant | 2012-05-23 | 1 | -72/+0 |
* | Fix OpenStack Capitalization | Joe Gordon | 2012-03-15 | 1 | -1/+1 |
* | Remove unused imports and variables from OS API | Chris Behrens | 2012-02-29 | 1 | -2/+3 |
* | Removed zones from api and distributed scheduler | Sandy Walsh | 2012-02-16 | 1 | -369/+3 |
* | Remove unnecessary constructors for exceptions | Johannes Erdfelt | 2012-02-14 | 1 | -1/+1 |
* | Standardize logging delaration and use | Jason Kölker | 2012-02-14 | 1 | -1/+1 |
* | Remove the last of the gflags shim layer | Mark McLoughlin | 2012-02-10 | 1 | -1/+1 |
* | Backslash continuations (network, scheduler) | Zhongyue Luo | 2012-02-08 | 1 | -6/+5 |
* | Move cfg to nova.openstack.common | Mark McLoughlin | 2012-02-03 | 1 | -1/+1 |
* | Refactor away the flags.DEFINE_* helpers | Mark McLoughlin | 2012-01-28 | 1 | -3/+8 |
* | Adding live migration server actions | masumotok | 2012-01-26 | 1 | -0/+12 |
* | Separate scheduler host management | Chris Behrens | 2012-01-18 | 1 | -1/+14 |
* | Make reroute_compute use functools.wraps. Fixes LP bug #906945. | Dan Prince | 2011-12-21 | 1 | -0/+1 |
* | Fixes bug 886263. | Nachi Ueno | 2011-11-18 | 1 | -1/+1 |
* | More spelling fixes inside of nova | Joe Gordon | 2011-11-09 | 1 | -1/+1 |
* | Converting reboot to use instance objects | Brian Waldon | 2011-11-09 | 1 | -0/+6 |
* | compute_api create*() and schedulers refactoring | Chris Behrens | 2011-09-27 | 1 | -2/+2 |
* | fix diverged branch | Sandy Walsh | 2011-09-21 | 1 | -1/+0 |
|\ | |||||
| * | removed unused import | Sandy Walsh | 2011-09-16 | 1 | -2/+0 |
* | | clean up based on cerberus review | Sandy Walsh | 2011-09-21 | 1 | -9/+3 |
|/ | |||||
* | remove debugging | Sandy Walsh | 2011-09-15 | 1 | -11/+5 |
* | exceptions properly passed around now | Sandy Walsh | 2011-09-15 | 1 | -3/+11 |
* | pep8 | Sandy Walsh | 2011-09-15 | 1 | -0/+1 |
* | tests are back | Sandy Walsh | 2011-09-14 | 1 | -6/+22 |
* | working on getting tests back | Sandy Walsh | 2011-09-12 | 1 | -1/+1 |
* | fixups | Sandy Walsh | 2011-09-12 | 1 | -3/+4 |
* | bug fixes | Sandy Walsh | 2011-09-12 | 1 | -1/+2 |
|\ | |||||
* | | trunk merge | Sandy Walsh | 2011-09-09 | 1 | -19/+36 |
|\| | |||||
| * | comment fix | Chris Behrens | 2011-09-07 | 1 | -2/+2 |
| * | typo trying to raise InstanceNotFound when all zones returned nothing | Chris Behrens | 2011-09-07 | 1 | -4/+5 |
| * | create a new exception ZoneRequestError to use for returning errors when zone... | Chris Behrens | 2011-09-07 | 1 | -1/+4 |
| * | catch exceptions from novaclient when talking to child zones. store them and... | Chris Behrens | 2011-09-07 | 1 | -17/+31 |
* | | adding auth tokens to child zone calls | Sandy Walsh | 2011-09-09 | 1 | -11/+14 |
|/ | |||||
* | uses 2.6.0 novaclient (OS API 1.1 support) | Sandy Walsh | 2011-08-04 | 1 | -6/+7 |
* | after trunk merge | Ed Leafe | 2011-07-01 | 1 | -0/+5 |
* | trunk merge | Sandy Walsh | 2011-06-30 | 1 | -14/+35 |
|\ | |||||
| * | Made _issue_novaclient_command() behave better. | Chris Behrens | 2011-06-27 | 1 | -14/+35 |
| * | an int() was missed being removed from UUID changes when zone rerouting kicks in | Chris Behrens | 2011-06-23 | 1 | -1/+1 |
* | | pep8 | Sandy Walsh | 2011-06-21 | 1 | -1/+2 |
* | | added adjust child zone test | Sandy Walsh | 2011-06-20 | 1 | -25/+78 |
|\| | |||||
| * | Merging trunk | Rick Harris | 2011-06-17 | 1 | -2/+3 |
| |\ | |||||
| * | | Renaming to _build_instance_get | Rick Harris | 2011-06-16 | 1 | -2/+0 |
| * | | PEP8 cleanup. | Rick Harris | 2011-06-16 | 1 | -5/+6 |
| * | | Fixing test_servers_by_uuid | Rick Harris | 2011-06-16 | 1 | -5/+5 |
| * | | Small tweaks | Rick Harris | 2011-06-16 | 1 | -8/+6 |
| * | | First attempt to rewrite reroute_compute | Rick Harris | 2011-06-15 | 1 | -22/+60 |
| * | | Prep-work to begin on reroute_compute | Rick Harris | 2011-06-15 | 1 | -3/+21 |
* | | | tests working again | Sandy Walsh | 2011-06-20 | 1 | -2/+3 |
|\ \ \ | | |/ | |/| | |||||
| * | | None project_id now default | Sandy Walsh | 2011-06-15 | 1 | -2/+3 |
| |/ | |||||
* / | working commit | Sandy Walsh | 2011-06-20 | 1 | -2/+4 |
|/ |