summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* fixed based on reviewer's comment.Kei Masumoto2011-03-101-4/+4
* merged to trunk rev 769Kei Masumoto2011-03-091-2/+5
|\
| * Create --paste_config flag defaulting to api-paste.ini and mv etc/nova-api.co...Kevin L. Mitchell2011-03-071-2/+5
* | Merged to trunk rev 757. Main changes are below.Kei Masumoto2011-03-041-2/+2
* | merged to trunk rev757Kei Masumoto2011-03-031-1/+77
|\|
| * pep8Ken Pepple2011-03-021-1/+1
| * fixed coding style per devcamcar review notesKen Pepple2011-03-021-29/+8
| * refactored nova-manage list (-all, <name>) and fixed docsKen Pepple2011-02-281-19/+18
| * merge trunkKen Pepple2011-02-284-17/+14
| |\
| * \ merge trunkKen Pepple2011-02-2413-99/+56
| |\ \
| * | | added purge option and tightened up testingKen Pepple2011-02-181-5/+10
| * | | completed doc and added --purge option to instance type deleteKen Pepple2011-02-171-3/+8
| * | | Merged trunkJosh Kearney2011-02-171-4/+49
| |\ \ \
| * \ \ \ Merged trunkJosh Kearney2011-02-161-0/+7
| |\ \ \ \
| * \ \ \ \ merge jk0 branch (with trunk merge) which added additional columns for instan...Ken Pepple2011-02-141-10/+36
| |\ \ \ \ \
| | * \ \ \ \ Merged trunkJosh Kearney2011-02-111-2/+2
| | |\ \ \ \ \
| | * | | | | | Added more columns to instance_types tablesJosh Kearney2011-02-111-7/+34
| * | | | | | | updated tests and added more error checkingKen Pepple2011-02-111-9/+6
| |/ / / / / /
| * | | | | | testing refactorKen Pepple2011-02-101-1/+1
| * | | | | | added testing for instance_types.py and refactored nova-manage to use instanc...Ken Pepple2011-02-081-33/+30
| * | | | | | additional error checking for nova-manage instance_typeKen Pepple2011-02-081-22/+35
| * | | | | | aliased flavor to instance_types in nova-manage. will probably need to make f...Ken Pepple2011-02-061-2/+3
| * | | | | | simplified instance_types db calls to return entire row - we may need these e...Ken Pepple2011-02-061-3/+7
| * | | | | | rewrote nova-manage instance_type to use correct db.api returned objects and ...Ken Pepple2011-02-051-13/+34
| * | | | | | corrected db.instance_types to return expect dict instead of lists. updated o...Ken Pepple2011-02-051-2/+3
| * | | | | | converted openstack flavors over to use instance_types table. a few pep changes.Ken Pepple2011-02-051-3/+2
| * | | | | | added FIXME(kpepple) comments for all constant usage of INSTANCE_TYPES. updat...Ken Pepple2011-02-051-5/+6
| * | | | | | flagged all INSTANCE_TYPES usage with FIXME comment. Added basic usage to nov...Ken Pepple2011-02-031-25/+14
| * | | | | | initial support for dynamic instance_types: db migration and model, stub test...Ken Pepple2011-02-011-1/+40
* | | | | | | 1. merged trunk rev749Kei Masumoto2011-03-0113-113/+67
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | reverted my changes from https://code.launchpad.net/~berendt/nova/lp722554/+m...Christian Berendt2011-02-261-1/+1
| |\ \ \ \ \ \
| | * | | | | | added disabled services to the list of displayed services in bin/nova-manageChristian Berendt2011-02-221-1/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Makes nova-api correctly load the default flagfile.Vishvananda Ishaya2011-02-261-0/+2
| |\ \ \ \ \ \
| | * | | | | | use default flagfile in nova-apiVishvananda Ishaya2011-02-251-0/+2
| * | | | | | | fixed: bin/nova-ajax-console-proxy:66:19: W601 .has_key() is deprecated, use ...Christian Berendt2011-02-251-1/+1
| * | | | | | | check if QUERY_STRING is empty or not before building the request URLChristian Berendt2011-02-251-4/+10
| |/ / / / / /
| * | | | | | Make tests start with a clean database for every test.Vishvananda Ishaya2011-02-251-12/+1
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | use flags for sqlite db names and fix flags in dhcpbridgeVishvananda Ishaya2011-02-231-12/+1
| | * | | | | merged trunkVishvananda Ishaya2011-02-232-88/+12
| | |\ \ \ \ \
| * | \ \ \ \ \ Some first steps towards resolving some of the issues brought up on the maili...termie2011-02-244-1/+13
| |\ \ \ \ \ \ \
| | * | | | | | | add help back to the scripts that don't use service.pytermie2011-02-234-1/+13
| | | |/ / / / / | | |/| | | | |
| * | | | | | | merged trunkVishvananda Ishaya2011-02-232-88/+12
| |\| | | | | | | | |/ / / / / | |/| | | | |
| | * | | | | Get rid of nova-combined, see rationale on MLThierry Carrez2011-02-221-83/+0
| | * | | | | Merged trunkThierry Carrez2011-02-2213-22/+93
| | |\ \ \ \ \
| | | * \ \ \ \ Add flags for listen_port to nova-api. This allows us to listen on one port,...Vishvananda Ishaya2011-02-221-2/+4
| | | |\ \ \ \ \
| | | | * | | | | use a different flag for listen port for apisVishvananda Ishaya2011-02-211-2/+4
| | | | |/ / / /
| | | * | | | | remove changes to test dbVishvananda Ishaya2011-02-211-1/+1
| | * | | | | | Fixed testing mode leftoverThierry Carrez2011-02-181-1/+1
| | * | | | | | PEP8 fixThierry Carrez2011-02-181-0/+1
| | * | | | | | Port changes to nova-combined, rename flags to API_listen and API_listen_portThierry Carrez2011-02-182-12/+16