summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* fixes for nova-manage network list if network has been deletedTong Li2012-07-191-10/+18
* Merge "Always attempt to delete entire floating IP range."Jenkins2012-07-131-2/+5
|\
| * Always attempt to delete entire floating IP range.Russell Bryant2012-07-111-2/+5
* | Floating_ip create /31,32 shouldn't silent errorJohn Tran2012-07-121-1/+7
|/
* Merge "Refactor instance_usage_audit. Add audit tasklog."Jenkins2012-07-111-83/+0
|\
| * Refactor instance_usage_audit. Add audit tasklog.Monsyne Dragon2012-07-101-83/+0
* | Remove deprecated auth codeBrian Waldon2012-07-091-7/+0
|/
* Fix rpc import path in nova-novncproxyAnthony Young2012-07-061-1/+1
* Merge "Remove auth-related nova-manage commands"Jenkins2012-07-051-371/+0
|\
| * Remove auth-related nova-manage commandsBrian Waldon2012-07-051-371/+0
* | Fix missing nova.log change to nova.openstack.common.logJohannes Erdfelt2012-07-031-1/+1
|/
* Fix nova-rpc-zmq-receiverEric Windisch2012-07-031-2/+2
* Switch to common logging.Andrew Bogott2012-07-0221-41/+41
* Add multi-process support for API servicesJohannes Erdfelt2012-06-286-20/+21
* Use LOG.exception instead of logging.exceptionJohannes Erdfelt2012-06-281-1/+1
* Merge "Fix import order of openstack.common"Jenkins2012-06-251-1/+1
|\
| * Fix import order of openstack.commonJoe Gordon2012-06-221-1/+1
* | Move rootwrap filters definition to config filesThierry Carrez2012-06-221-12/+23
|/
* Merge "Propose nova-novncproxy back into nove core."Jenkins2012-06-211-0/+157
|\
| * Propose nova-novncproxy back into nove core.Anthony Young2012-06-191-0/+157
* | Merge "add nova-manage bash completion script"Jenkins2012-06-201-0/+12
|\ \
| * | add nova-manage bash completion scriptDominik Heidler2012-06-201-0/+12
| |/
* / Use rpc from openstack-common.Russell Bryant2012-06-207-8/+8
|/
* SM volume driver: DB changes and testsRenuka Apte2012-06-181-1/+1
* Replaces functions in utils.py with openstack/common/timeutils.pyZhongyue Luo2012-06-161-2/+3
* Revert "Fix nova-manage backend_add with sr_uuid"Renuka Apte2012-06-111-22/+21
* Replace standard json module with openstack.common.jsonutilsZhongyue Luo2012-06-071-2/+2
* Merge "Prefix all nova binaries with 'nova-'."Jenkins2012-06-063-0/+0
|\
| * Prefix all nova binaries with 'nova-'.Dan Prince2012-06-063-0/+0
* | Add zeromq driver. Implements blueprint zeromq-rpc-driverEric Windisch2012-06-061-0/+77
|/
* Merge "Use openstack.common.cfg.CONF."Jenkins2012-06-056-7/+0
|\
| * Use openstack.common.cfg.CONF.Russell Bryant2012-06-046-7/+0
* | Revert "blueprint <multi-process-api-service>"James E. Blair2012-06-045-5/+5
|/
* blueprint <multi-process-api-service>Zhiteng Huang2012-06-025-5/+5
* Merge "Use compute rpcapi in nova-manage."Jenkins2012-06-011-7/+4
|\
| * Use compute rpcapi in nova-manage.Russell Bryant2012-05-311-7/+4
* | Backslash continuation removal (Nova folsom-2)Zhongyue Luo2012-05-313-59/+56
|/
* Merge "Move queue_get_for() from db to rpc."Jenkins2012-05-311-2/+2
|\
| * Move queue_get_for() from db to rpc.Russell Bryant2012-05-301-2/+2
* | Merge "Use cfg's new global CONF object"Jenkins2012-05-3019-56/+33
|\ \
| * | Use cfg's new global CONF objectMark McLoughlin2012-05-3019-56/+33
* | | Merge "fixing issue with db.volume_update not returning the volume_ref"Jenkins2012-05-301-4/+3
|\ \ \ | |_|/ |/| |
| * | fixing issue with db.volume_update not returning the volume_refCraig Vyvial2012-05-301-4/+3
* | | Grammar fixes.Matt Joyce2012-05-291-1/+1
|/ /
* / Grammar / spelling correctionsMatt Joyce2012-05-291-1/+1
|/
* Finish quota refactor.Kevin L. Mitchell2012-05-231-4/+6
* Add version to scheduler rpc API.Russell Bryant2012-05-231-4/+4
* Merge "Remove old flagfile support."Jenkins2012-05-1619-22/+22
|\
| * Remove old flagfile support.Ghe Rivero2012-05-1019-22/+22
* | Alphabetize importsJoe Gordon2012-05-141-1/+1