Statistics
| Branch: | Tag: | Revision:

root / api @ a788c7ab

Name Size
  fixtures
  templates
__init__.py 0 Bytes
actions.py 4.7 kB
authentication.py 875 Bytes
emitter.py 2.6 kB
errors.py 609 Bytes
faults.py 2.6 kB
flavors.py 2.2 kB
handlers.py 37.1 kB
helpers.py 1.8 kB
images.py 4.8 kB
models.py 0 Bytes
openstack-api.txt 780 Bytes
resource.py 1.3 kB
servers.py 10.1 kB
tests.py 18.4 kB
tests_redux.py 2.8 kB
urls.py 5.8 kB
util.py 3.1 kB

Latest revisions

# Date Author Comment
a788c7ab 03/22/2011 05:22 pm Markos Gogoulos

fix ServerHandler doc string

b016b476 03/22/2011 05:10 pm Giorgos Verigakis

Improve REDUX API

  • Add server actions
  • Add address listing

API mostly complete now.

Refs #301

c36934a7 03/21/2011 06:09 pm Giorgos Verigakis

Add image and flavor support to REDUX API

Refs #301

7e2f9d4b 03/18/2011 08:04 pm Giorgos Verigakis

Initial commit for API 1.1 REDUX.

- Implemented servers section of the API
- Some new tests

Work in progress.

Refs #301

ab5282e4 03/18/2011 03:00 am Dimitris Moraitis

rename changes_since to changes-since & slider fix - Refs #291 #147

88854f35 03/18/2011 01:59 am Dimitris Moraitis

gt instead of gte condition, refs #291

1a49199e 03/18/2011 01:46 am Dimitris Moraitis

auto-update vm list using changes_since

d19719cd 03/17/2011 09:34 pm Markos Gogoulos

support partial GET data for the virtual machines

use changes_since GET variable to specify a datetime. If ServerHandler
sees a datetime, it will return virtual machines that were updated after
that datetime, and nothing more

964185dd 03/17/2011 01:41 pm Markos Gogoulos

update serveraddress handler

return badRequest if networkId is not public/private

d73d59e4 03/16/2011 02:43 pm Markos Gogoulos

implement ServerAddressHandler

ServerAddressHandler lists server addresses
(all or by Network ID). Functions update/create/delete have been
removed, since they are not implemented by Openstack
(http://docs.openstack.org/openstack-compute/developer/content/ch04s02.html)

View revisions

Also available in: Atom