summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Fix bad imports that cause nova-novncproxy to failDavanum Srinivas2013-01-252-4/+4
* Merge "Support optional 4 arg for nova-dhcpbridge"Jenkins2013-01-251-0/+5
|\
| * Support optional 4 arg for nova-dhcpbridgeChet Burgess2013-01-241-0/+5
* | Merge "Increase maximum URI size for EC2 API to 16k"Jenkins2013-01-252-2/+6
|\ \ | |/ |/|
| * Increase maximum URI size for EC2 API to 16kBurt Holzman2013-01-242-2/+6
* | Merge "Fix hacking N302 import only modules"Jenkins2013-01-242-4/+6
|\ \ | |/ |/|
| * Fix hacking N302 import only modulesJoe Gordon2013-01-242-4/+6
* | Merge "Fixed nova-manage argument parsing error"Jenkins2013-01-231-2/+7
|\ \
| * | Fixed nova-manage argument parsing errorTony NIU2013-01-231-2/+7
* | | Adds SSL support for API server.Ilya Alekseyev2013-01-231-1/+4
| |/ |/|
* | Merge "Sync latest cfg from oslo-incubator"Jenkins2013-01-232-0/+2
|\ \
| * | Sync latest cfg from oslo-incubatorMark McLoughlin2013-01-212-0/+2
* | | Merge "Tests for PXE bare-metal provisioning helper server."Jenkins2013-01-221-1/+4
|\ \ \
| * | | Tests for PXE bare-metal provisioning helper server.Mikyung Kang2013-01-111-1/+4
* | | | Merge "Use common rootwrap from oslo-incubator"Jenkins2013-01-211-8/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Use common rootwrap from oslo-incubatorThierry Carrez2013-01-171-8/+6
| | |/ | |/|
* | | 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
|\