summaryrefslogtreecommitdiffstats
path: root/bin/nova-api
Commit message (Expand)AuthorAgeFilesLines
...
* | Alphabetize importsJustin Santa Barbara2011-02-231-1/+1
* | Removed unused import & formatting cleanupsJustin Santa Barbara2011-02-221-1/+0
* | Exit with exit code 1 if conf cannot be readJustin Santa Barbara2011-02-221-0/+1
* | Support service-like wait behaviour for API serviceJustin Santa Barbara2011-02-221-1/+2
* | Refactoring nova-api to be a service, so that we can reuse it in testsJustin Santa Barbara2011-02-221-45/+5
|/
* Merged trunkThierry Carrez2011-02-221-9/+9
|\
| * 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
| * | switch to explicit call to logging.setup()Vishvananda Ishaya2011-02-211-1/+1
| * | fix nova-api as wellVishvananda Ishaya2011-02-211-1/+1
| * | remove extra references to logging.basicConfigVishvananda Ishaya2011-02-201-2/+2
| |/
* | PEP8 fixThierry Carrez2011-02-181-0/+1
* | Port changes to nova-combined, rename flags to API_listen and API_listen_portThierry Carrez2011-02-181-4/+4
* | 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-141-2/+2
|/
* Resolved trunk merge conflictsEd Leafe2011-01-211-0/+3
|\
| * Also print version at nova-api startup, for consistencyThierry Carrez2011-01-201-0/+3
* | Completed first pass at converting all localized strings with multiple format...Ed Leafe2011-01-181-1/+1
|/
* Merge trunk and fix how nova-combined works with paste.deploy.Todd Willey2011-01-131-37/+25
|\
* | Merge trunk and handle flagfiles with kid-gloves in nova-api. Rename some fl...Todd Willey2011-01-121-38/+27
|\|
| * change novarc template from cc_port to osapi_port. Removed osapi_port from bi...Sandy Walsh2011-01-121-1/+0
* | Merge trunk (logging, etc).Todd Willey2011-01-121-1/+1
|\|
* | Make paste the default api pattern.Todd Willey2011-01-041-11/+64
|/
* merged from upstreamtermie2010-12-151-0/+3
|\
| * Initial i18n commit for endpoints. All endpoints must installjaypipes@gmail.com2010-12-111-0/+3
* | updates per reviewtermie2010-12-141-6/+3
* | add back utils.default_flagflieAndy Smith2010-12-091-0/+1
* | formatting and naming cleanupAndy Smith2010-12-091-4/+2
* | make nova binaries use eventletAndy Smith2010-12-091-5/+5
|/
* Fix for bug#613264, allowing hosts to be specified for nova-api and objectsto...Eric Day2010-11-031-2/+4
* Added support for OpenStack and EC2 APIs to run on different ports.Eric Day2010-11-021-2/+7
* PEP8 and pylint cleanup. There should be no functional changes here, just sty...Eric Day2010-10-211-0/+1
* Merged gundlach's branch.Eric Day2010-09-231-3/+7
|\
* | Various loose ends for endpoint and tornado removal cleanup, including cloudp...Eric Day2010-09-221-33/+14
|/
* Make the scripts in bin/ detect if they're being run from a bzr checkoutSoren Hansen2010-09-081-0/+10
* Removed old cloud_topic queue setup, it is no longer used.Eric Day2010-08-181-8/+0
* Cleaned up pep8/pylint for bin/* files. I did not fix rsapi since this is alr...Eric Day2010-08-071-4/+2
* Massive refactor of users.pyVishvananda Ishaya2010-07-191-1/+1
* reorder imports spacingJesse Andrews2010-07-151-2/+0
* remove import of vendor since we have PPA nowJesse Andrews2010-07-151-1/+1
* update copyrightsTodd Willey2010-07-151-2/+0
* Finish singletonizing UserManager usage.Todd Willey2010-07-141-4/+2
* Whitespace fix.Todd Willey2010-07-141-1/+1
* Admin API + Worker Tracking.Todd Willey2010-06-251-2/+4
* Removed trailing whitespace from headerVishvananda Ishaya2010-06-231-1/+1
* Updated licensesDevin Carlen2010-06-231-12/+17
* initial commitJesse Andrews2010-05-271-0/+63