summaryrefslogtreecommitdiff
path: root/nova/cmd
Commit message (Expand)AuthorAgeFilesLines
* Performance: leverage dict comprehension in PEP-0274ChangBo Guo(gcb)2015-01-161-2/+2
* Merge "move eventlet GREENDNS override to top level"Jenkins2014-12-101-21/+0
|\
| * move eventlet GREENDNS override to top levelSean Dague2014-12-081-21/+0
* | rename oslo.concurrency to oslo_concurrencyZhiQiang Fan2014-12-061-1/+1
|/
* Enforce unique instance uuid in data modelMatt Riedemann2014-12-041-0/+29
* Optimize 'floating_ip_bulk_create' functionpkholkin2014-12-011-3/+3
* Replacement `_` on `_LE` in all LOG.exceptionMike Durnosvistov2014-11-201-4/+4
* Merge "maint:Don't translate debug level logs"Jenkins2014-11-131-6/+5
|\
| * maint:Don't translate debug level logsChangBo Guo(gcb)2014-10-301-6/+5
* | Remove deprecated spicehtml5 optionsJoe Gordon2014-11-071-6/+2
* | Switch Nova to use oslo.concurrencyDavanum Srinivas2014-10-301-1/+1
|/
* Revert "Switch Nova to use oslo.concurrency"Sean Dague2014-10-281-1/+1
* Switch Nova to use oslo.concurrencyDavanum Srinivas2014-10-271-1/+1
* Replacement `_` on `_LE` in all LOG.errorMike Durnosvistov2014-10-213-7/+7
* Switch to nova's jsonutils in oslo.serializationDavanum Srinivas2014-10-141-1/+1
* Merge "Remove baremetal virt driver"Jenkins2014-10-082-584/+0
|\
| * Remove baremetal virt driverDan Smith2014-10-082-584/+0
* | Merge "Support message queue clusters in inter-cell communication"Jenkins2014-10-081-8/+52
|\ \ | |/ |/|
| * Support message queue clusters in inter-cell communicationDheeraj Gupta2014-10-071-8/+52
* | Use oslo.utilsDavanum Srinivas2014-10-063-4/+5
|/
* Remove the nova-manage flavor sub-commandMatt Riedemann2014-10-011-138/+0
* cmd: update the default behavior of serial consoleSahid Orentino Ferdjaoui2014-09-291-7/+0
* Increase sleeps in baremetal driverDerek Higgins2014-09-121-2/+2
* Merge "Move to oslo.db"Jenkins2014-09-071-1/+1
|\
| * Move to oslo.dbAndrey Kurilin2014-09-051-1/+1
* | Merge "Adds nova-idmapshift cli utility"Jenkins2014-09-021-0/+224
|\ \ | |/ |/|
| * Adds nova-idmapshift cli utilityAndrew Melton2014-08-291-0/+224
* | cmd: add nova-serialproxy serviceSahid Orentino Ferdjaoui2014-08-301-0/+88
|/
* docs - Prevent eventlet exception during docs generationDavanum Srinivas2014-08-011-1/+6
* Fix and Gate on E265Joe Gordon2014-07-242-5/+5
* Fix last of direct use of object modulesChris Behrens2014-07-221-2/+1
* Use oslo.i18nDavanum Srinivas2014-07-187-7/+7
* Merge "novncproxy: Setup log when start nova-novncproxy"Jenkins2014-07-151-0/+1
|\
| * novncproxy: Setup log when start nova-novncproxygtt1162014-06-091-0/+2
* | Fix and gate on H305 and H307Davanum Srinivas2014-07-153-6/+6
* | Resolve import dependency in consoleauth serviceThang Pham2014-07-041-0/+2
* | Replace nova.utils.cpu_count() with processutils.get_worker_count()Matt Riedemann2014-06-251-1/+2
* | Update websocketproxy to work with websockify 0.6Solly Ross2014-06-182-30/+31
* | Fix the wrong dest of 'vlan' option and add new 'vlan_start' optiongengjh2014-06-121-3/+5
|/
* Enable flake8 F841 checkingAlexander Bochkarev2014-05-281-1/+1
* Merge "Register objects in more services"Jenkins2014-05-2214-2/+28
|\
| * Register objects in more servicesChris Behrens2014-05-2014-2/+28
* | Network: replace neutron check with decoratorGary Kotton2014-05-071-19/+15
|/
* Remove and block DB access in dhcpbridgeHans Lindgren2014-05-051-3/+28
* Merge "Spice proxy config setting to be read from the spice group in nova.conf"Jenkins2014-04-251-7/+11
|\
| * Spice proxy config setting to be read from the spice group in nova.confVladik Romanovsky2014-04-231-7/+11
* | Deprecate nova-manage flavor subcommandMatt Riedemann2014-04-201-2/+7
|/
* Disable nova-manage network commands with Neutron V2Mohammed Naser2014-04-161-0/+19
* Merge "Remove action-args from nova-manage help"Jenkins2014-04-021-1/+3
|\
| * Remove action-args from nova-manage helpJuan Manuel Olle2014-03-171-1/+3