summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Create --paste_config flag defaulting to api-paste.ini and mv etc/nova-api.co...Kevin L. Mitchell2011-03-071-0/+0
* Switch to API_listen and API_listen_port, drop wsgi.paste_config_to_flagsThierry Carrez2011-02-181-3/+0
* Use ttx's patch to be explict about paths, as urlmap doesn't work as I expected.Todd Willey2011-01-201-1/+8
* Merge trunk + wsgirouterTodd Willey2011-01-121-7/+3
|\
| * Merge trunk and handle flagfiles with kid-gloves in nova-api. Rename some fl...Todd Willey2011-01-121-7/+3
| |\
* | | Merge version matching url change from wsgirouter branch.Todd Willey2011-01-121-1/+1
|\| |
| * | Fix url matching for years 2010-forward.Todd Willey2011-01-121-1/+1
* | | Update config for launching logger with cleaner factory.Todd Willey2011-01-121-5/+14
|\| |
| * | Update paste config for ec2 request logging.Todd Willey2011-01-121-5/+14
* | | Remove module-level factory methods in favor of having a factory class-methodTodd Willey2011-01-061-13/+13
|/ /
* | Fix openstack api tests and add a FaultWrapper to turn exceptions to faults.Todd Willey2011-01-061-2/+8
* | Make paste the default api pattern.Todd Willey2011-01-041-0/+4
* | Rework how routing is done in ec2 endpoint.Todd Willey2011-01-041-5/+14
|/
* remove cloudpipe from paste configTodd Willey2010-12-301-4/+0
* Merge trunk.Todd Willey2010-12-271-3/+3
* Remove ec2 config chain and move openstack versions to top-level application.Todd Willey2010-12-211-5/+10
* Use paste.deploy for running the api server.Todd Willey2010-12-211-0/+62