summaryrefslogtreecommitdiffstats
path: root/nova/scheduler/api.py
Commit message (Expand)AuthorAgeFilesLines
* Add version to scheduler rpc API.Russell Bryant2012-05-231-72/+0
* Fix OpenStack CapitalizationJoe Gordon2012-03-151-1/+1
* Remove unused imports and variables from OS APIChris Behrens2012-02-291-2/+3
* Removed zones from api and distributed schedulerSandy Walsh2012-02-161-369/+3
* Remove unnecessary constructors for exceptionsJohannes Erdfelt2012-02-141-1/+1
* Standardize logging delaration and useJason Kölker2012-02-141-1/+1
* Remove the last of the gflags shim layerMark McLoughlin2012-02-101-1/+1
* Backslash continuations (network, scheduler)Zhongyue Luo2012-02-081-6/+5
* Move cfg to nova.openstack.commonMark McLoughlin2012-02-031-1/+1
* Refactor away the flags.DEFINE_* helpersMark McLoughlin2012-01-281-3/+8
* Adding live migration server actionsmasumotok2012-01-261-0/+12
* Separate scheduler host managementChris Behrens2012-01-181-1/+14
* Make reroute_compute use functools.wraps. Fixes LP bug #906945.Dan Prince2011-12-211-0/+1
* Fixes bug 886263.Nachi Ueno2011-11-181-1/+1
* More spelling fixes inside of novaJoe Gordon2011-11-091-1/+1
* Converting reboot to use instance objectsBrian Waldon2011-11-091-0/+6
* compute_api create*() and schedulers refactoringChris Behrens2011-09-271-2/+2
* fix diverged branchSandy Walsh2011-09-211-1/+0
|\
| * removed unused importSandy Walsh2011-09-161-2/+0
* | clean up based on cerberus reviewSandy Walsh2011-09-211-9/+3
|/
* remove debuggingSandy Walsh2011-09-151-11/+5
* exceptions properly passed around nowSandy Walsh2011-09-151-3/+11
* pep8Sandy Walsh2011-09-151-0/+1
* tests are backSandy Walsh2011-09-141-6/+22
* working on getting tests backSandy Walsh2011-09-121-1/+1
* fixupsSandy Walsh2011-09-121-3/+4
* bug fixesSandy Walsh2011-09-121-1/+2
|\
* | trunk mergeSandy Walsh2011-09-091-19/+36
|\|
| * comment fixChris Behrens2011-09-071-2/+2
| * typo trying to raise InstanceNotFound when all zones returned nothingChris Behrens2011-09-071-4/+5
| * create a new exception ZoneRequestError to use for returning errors when zone...Chris Behrens2011-09-071-1/+4
| * catch exceptions from novaclient when talking to child zones. store them and...Chris Behrens2011-09-071-17/+31
* | adding auth tokens to child zone callsSandy Walsh2011-09-091-11/+14
|/
* uses 2.6.0 novaclient (OS API 1.1 support)Sandy Walsh2011-08-041-6/+7
* after trunk mergeEd Leafe2011-07-011-0/+5
* trunk mergeSandy Walsh2011-06-301-14/+35
|\
| * Made _issue_novaclient_command() behave better.Chris Behrens2011-06-271-14/+35
| * an int() was missed being removed from UUID changes when zone rerouting kicks inChris Behrens2011-06-231-1/+1
* | pep8Sandy Walsh2011-06-211-1/+2
* | added adjust child zone testSandy Walsh2011-06-201-25/+78
|\|
| * Merging trunkRick Harris2011-06-171-2/+3
| |\
| * | Renaming to _build_instance_getRick Harris2011-06-161-2/+0
| * | PEP8 cleanup.Rick Harris2011-06-161-5/+6
| * | Fixing test_servers_by_uuidRick Harris2011-06-161-5/+5
| * | Small tweaksRick Harris2011-06-161-8/+6
| * | First attempt to rewrite reroute_computeRick Harris2011-06-151-22/+60
| * | Prep-work to begin on reroute_computeRick Harris2011-06-151-3/+21
* | | tests working againSandy Walsh2011-06-201-2/+3
|\ \ \ | | |/ | |/|
| * | None project_id now defaultSandy Walsh2011-06-151-2/+3
| |/
* / working commitSandy Walsh2011-06-201-2/+4
|/