summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Set up logging once FLAGS properly read, no need to redo logging config anymo...Thierry Carrez2011-02-181-6/+2
| * | | Switch to API_listen and API_listen_port, drop wsgi.paste_config_to_flagsThierry Carrez2011-02-181-6/+12
| * | | Fix DescribeRegion answer by using specific 'listen' configuration parameter ...Thierry Carrez2011-02-142-4/+4
* | | | pretty colors for logs and a few optimizationsVishvananda Ishaya2011-02-211-0/+2
| |/ / |/| |
* | | fix pep8 and remove extra reference to resetVishvananda Ishaya2011-02-211-1/+0
* | | switch to explicit call to logging.setup()Vishvananda Ishaya2011-02-2113-6/+32
* | | move exception hook into appropriate location and remove extra stuff from mod...Vishvananda Ishaya2011-02-211-1/+0
* | | fix nova-api as wellVishvananda Ishaya2011-02-211-1/+1
* | | remove extra references to logging.basicConfigVishvananda Ishaya2011-02-204-7/+2
| |/ |/|
* | added labels to networks for use in multi-nicTrey Morris2011-02-171-4/+5
|\ \
| * | fixed merge conflictTrey Morris2011-02-144-13/+30
| |\|
| * | merged branch to name net_manager.create_networks argsTrey Morris2011-01-244-9/+72
| |\ \
| * | | undid moving argumentTrey Morris2011-01-201-2/+2
| * | | moved argument for labelTrey Morris2011-01-201-2/+2
| * | | added default label to nova-manage and create_networksTrey Morris2011-01-201-2/+3
* | | | Add a command to nova-manage to list fixed ip's.Christian Berendt2011-02-171-0/+32
|\ \ \ \
| * | | | added entry in the category listChristian Berendt2011-02-171-0/+1
| * | | | added new functionality to list all defined fixed ipsChristian Berendt2011-02-171-0/+31
* | | | | example:Christian Berendt2011-02-171-0/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | added more I18NChristian Berendt2011-02-171-3/+3
| * | | | added functionality to nova-manage to list created networksChristian Berendt2011-02-161-0/+12
| | |_|/ | |/| |
* / | | fix for bug #716847 - if a volume has not been assigned to a host, then delet...Anthony Young2011-02-141-0/+7
|/ / /
* | | Changed method signature of create_networkNachi Ueno2011-01-261-2/+2
* | | fix pep8 issue (and my commit hook that didn't catch it)Vishvananda Ishaya2011-01-251-0/+1
* | | merged trunkVishvananda Ishaya2011-01-254-11/+12
|\ \ \
| * \ \ I am new to nova, and wanted to fix a fairly trivial bug in order to understa...John Dewey2011-01-251-4/+2
| |\ \ \
| | * | | corrected nesting of the data dictionaryJohn Dewey2011-01-241-1/+1
| | * | | Updated a couple data structures to pass pep8.John Dewey2011-01-241-4/+2
| | | |/ | | |/|
| * | | Localized strings that employ formatting should not use positional arguments,...Ed Leafe2011-01-252-4/+4
| |\ \ \ | | |/ / | |/| |
| | * | Removed tabs form source. Merged trunk changesEd Leafe2011-01-241-1/+1
| | |\ \