summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* eventlet.monkey_patch() for spice and vnc proxyNikola Dipanov2013-07-232-0/+6
* Merge "Raise rather than generating millions of IPs." into stable/grizzlyJenkins2013-05-021-0/+8
|\
| * Raise rather than generating millions of IPs.David Ripton2013-04-301-0/+8
* | Allow listing fixed_ips for a given compute host.Michael Still2013-05-021-1/+1
|/
* nova-manage vm list fails looking 'instance_type'Phil Day2013-03-261-1/+2
* Fix copyright - from LLC to FoundationDavanum Srinivas2013-03-131-1/+1
* Merge "Sync rpc from oslo-incubator."Jenkins2013-03-131-1/+1
|\
| * Sync rpc from oslo-incubator.Russell Bryant2013-03-121-1/+1
* | Fix: nova-manage throws uncaught exception on invalid host/serviceHans Lindgren2013-03-121-10/+14
|/
* Merge "Check CONF values *after* command line args are parsed"Jenkins2013-03-102-6/+6
|\
| * Check CONF values *after* command line args are parsedDavanum Srinivas2013-03-072-6/+6
* | Merge "Add conductor to nova-all."Jenkins2013-03-081-2/+20
|\ \
| * | Add conductor to nova-all.Rick Harris2013-03-081-2/+20
* | | Merge "Make nova-manage db archive_deleted_rows more explicit"Jenkins2013-03-081-1/+4
|\ \ \ | |_|/ |/| |
| * | Make nova-manage db archive_deleted_rows more explicitJoe Gordon2013-03-081-1/+4
| |/
* | Baremetal deploy helper sets ODIRECT.Devananda van der Veen2013-03-041-0/+1
|/
* 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
|\ \