summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Regenerate nova.conf.sampleMark McLoughlin2013-03-011-1/+1
* Update OpenStack LLC to FoundationKurt Taylor2013-02-2610-10/+10
* Merge "Sync nova with oslo DB exception cleanup."Jenkins2013-02-271-5/+5
|\
| * Sync nova with oslo DB exception cleanup.Chris Behrens2013-02-251-5/+5
* | Change nova-dhcpbridge FLAGFILE to a list of filesBrent Eagles2013-02-241-1/+3
|/
* Merge "Add better status to baremetal deployments."Jenkins2013-02-201-13/+19
|\
| * Add better status to baremetal deployments.Devananda van der Veen2013-02-201-13/+19
* | Merge "Prevent the unexpected with nova-manage network modify."Jenkins2013-02-201-4/+21
|\ \ | |/ |/|
| * Prevent the unexpected with nova-manage network modify.Brent Eagles2013-02-181-4/+21
* | Sync rpc from oslo-incubator.Russell Bryant2013-02-201-29/+3
* | Use oslo-config-2013.1b4Mark McLoughlin2013-02-1917-17/+30
* | Merge "Synchronize code from oslo"Jenkins2013-02-161-7/+10
|\ \
| * | Synchronize code from osloAlessio Ababilov2013-02-141-7/+10
* | | Merge "Allow archiving deleted rows to shadow tables, for performance."Jenkins2013-02-151-0/+11
|\ \ \ | |/ / |/| |
| * | Allow archiving deleted rows to shadow tables, for performance.David Ripton2013-02-141-0/+11
* | | Merge "maint: remove unused imports from bin/nova-*"Jenkins2013-02-145-19/+0
|\ \ \ | |/ / |/| |
| * | maint: remove unused imports from bin/nova-*Pádraig Brady2013-02-075-19/+0
| |/
* | Fix nova-compute use of missing DBErrorDan Smith2013-02-121-1/+1
* | Use ServiceGroup API to show node livenessYun Mao2013-02-111-2/+3
* | Merge "Ban database access in nova-compute"Jenkins2013-02-071-0/+23
|\ \ | |/ |/|
| * Ban database access in nova-computeDan Smith2013-02-061-0/+23
* | Use oslo database codeEric Windisch2013-02-051-4/+5
|/
* Merge "fix nova-baremetal-manage version printing"Jenkins2013-02-021-3/+1
|\
| * fix nova-baremetal-manage version printingPádraig Brady2013-01-281-3/+1
* | Split floating ip functionality into new file.Vishvananda Ishaya2013-01-311-1/+1
* | Change ''' to """ in bin/nova-{novncproxy,spicehtml5proxy}Daniel P. Berrange2013-01-292-4/+4
|/
* 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