summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Add nova-spicehtml5proxy helperDaniel P. Berrange2013-01-161-0/+93
* Pull NovaWebSocketProxy class out of nova-novncproxy binaryDaniel P. Berrange2013-01-161-81/+15
* Merge "Cells: Add cells API extension"Jenkins2013-01-151-4/+4
|\
| * Cells: Add cells API extensionChris Behrens2013-01-151-4/+4
* | Fix typos in docstringChangbin Liu2013-01-142-2/+2
|/
* Handle waiting for conductor in nova.service.Russell Bryant2013-01-111-1/+2
* Merge "Cleanup pyflakes in nova-manage"Jenkins2013-01-111-4/+1
|\
| * Cleanup pyflakes in nova-manageJoe Gordon2013-01-101-4/+1
* | fix new N402 errorsSean Dague2013-01-101-10/+10
* | Merge "Move global service networking opts to new module"Jenkins2013-01-101-1/+1
|\ \
| * | Move global service networking opts to new moduleMark McLoughlin2013-01-091-1/+1
* | | Merge "Move service_down_time to nova.service"Jenkins2013-01-101-1/+1
|\| |
| * | Move service_down_time to nova.serviceMark McLoughlin2013-01-091-1/+1
| |/
* / fix N402 for nova-manageSean Dague2013-01-091-21/+21
|/
* Move enabled_apis option into nova.serviceMark McLoughlin2013-01-092-2/+2
* Move manager options into nova.serviceMark McLoughlin2013-01-092-2/+2
* Move compute_topic into nova.compute.rpcapiMark McLoughlin2013-01-091-1/+1
* Merge "Move scheduler_topic into nova.scheduler.rpcapi"Jenkins2013-01-091-1/+1
|\
| * Move scheduler_topic into nova.scheduler.rpcapiMark McLoughlin2013-01-081-1/+1
* | Merge "Move console_topic into nova.console.rpcapi"Jenkins2013-01-091-1/+1
|\|
| * Move console_topic into nova.console.rpcapiMark McLoughlin2013-01-081-1/+1
* | Merge "Move network_topic into nova.network.rpcapi"Jenkins2013-01-091-1/+1
|\|
| * Move network_topic into nova.network.rpcapiMark McLoughlin2013-01-081-1/+1
* | Merge "Move cert_topic into nova.cert.rpcapi"Jenkins2013-01-091-1/+1
|\|
| * Move cert_topic into nova.cert.rpcapiMark McLoughlin2013-01-081-1/+1
* | Remove availability_zones from service tableJoe Gordon2013-01-081-0/+3
* | CLI for bare-metal database sync.Mikyung Kang2013-01-081-0/+234
|/
* Merge "PXE bare-metal provisioning helper server"Jenkins2013-01-081-0/+318
|\
| * PXE bare-metal provisioning helper serverMikyung Kang2013-01-081-0/+318
* | Merge "Cells: Add cells commands to nova-manage"Jenkins2013-01-081-0/+64
|\ \ | |/ |/|
| * Cells: Add cells commands to nova-manageChris Behrens2013-01-021-0/+64
* | Cells: Add the main code.Chris Behrens2013-01-041-0/+53
* | Clarify & fix docs for nova-novncproxyDaniel P. Berrange2013-01-031-2/+2
|/
* Merge "Fix stack trace on incorrect nova-manage args."Jenkins2012-12-291-1/+4
|\
| * Fix stack trace on incorrect nova-manage args.Michael Still2012-12-181-1/+4
* | Remove obsolete VCS version info completelyDaniel P. Berrange2012-12-191-3/+1
|/
* Merge "Add syslogging to nova-rootwrap"Jenkins2012-12-171-24/+43
|\
| * Add syslogging to nova-rootwrapThierry Carrez2012-12-131-24/+43
* | Merge "Port to argparse based cfg"Jenkins2012-12-123-130/+113
|\ \
| * | Port to argparse based cfgMark McLoughlin2012-12-113-130/+113
* | | i18n raise Exception messagesChuck Short2012-12-102-6/+7
* | | Use fixtures library for nova test fixtures.Monty Taylor2012-12-071-1/+1
* | | Fix regression allowing quotas to be applied to projects.Andrew Glen-Young2012-12-061-0/+4
| |/ |/|
* | Improve nova-manage usabilityJoe Gordon2012-12-061-5/+9
|/
* Configurable exec_dirs to find rootwrap commandsThierry Carrez2012-12-031-13/+27
* Validate rxtx_factor as a float.Dan Prince2012-11-271-1/+1
* Make nova-dhcpbridge use CONFIG_FILE over FLAGFILEMark McLoughlin2012-11-261-2/+5
* nova-dhcpbridge should require the FLAGFILE is setMark McLoughlin2012-11-231-2/+2
* Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-209-0/+11
* Remove nova.config.CONFMark McLoughlin2012-11-2014-14/+25