Brian Waldon
|
59cb754cc3
|
merging trunk
|
2011-03-21 15:23:11 -04:00 |
|
Brian Lamar
|
b238bfeece
|
Re-implementation (or just implementation in many cases) of Limits in the OpenStack API. Limits is now available through /limits and the concept of a limit has been extended to include arbitrary regex / http verb combinations along with correct XML/JSON serialization. Tests included.
|
2011-03-18 17:16:14 +00:00 |
|
Naveed Massjouni
|
11698a131f
|
Added mechanism for versioned controllers for openstack api versions 1.0/1.1.
Create servers in the 1.1 api now supports imageRef/flavorRef instead of
imageId/flavorId.
|
2011-03-17 03:21:09 -04:00 |
|
Brian Lamar
|
4b49df7e72
|
Major cosmetic changes to limits, but little-to-no functional changes. MUCH better testability now, no more relying on system time to tick by for limit testing.
|
2011-03-15 16:49:19 -04:00 |
|
Brian Waldon
|
cc25d27775
|
modifying paste config to support v1.1; adding v1.1 entry in versions resource ( GET /)
|
2011-03-15 15:56:54 -04:00 |
|
Kevin L. Mitchell
|
f72366f007
|
Create --paste_config flag defaulting to api-paste.ini and mv etc/nova-api.conf to match
|
2011-03-07 19:33:24 +00:00 |
|