| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make paste the default api pattern. | Todd Willey | 2011-01-04 | 1 | -109/+0 |
| | | | | | | | | | | * get rid of the --use_lockout flag since it will be specified in paste config (Example line is commented out in etc/nova-api.conf, factory is in place) * remove old nova-api binary and promote nova-api-paste * change how we store ec2 parameters to bin the the ApiRequest * get rid of Router, since paste.urlmap is equally effective (Requestify now gets passed the name of the controller requests are to.) | ||||
| * | Clean up how we determine IP to bind to. | Todd Willey | 2010-12-30 | 1 | -2/+2 |
| | | |||||
| * | i18n | Todd Willey | 2010-12-29 | 1 | -10/+12 |
| | | |||||
| * | Pep-8 cleanup. | Todd Willey | 2010-12-29 | 1 | -0/+4 |
| | | |||||
| * | Use paste.deploy for running the api server. | Todd Willey | 2010-12-21 | 1 | -0/+103 |
