Querying node groups: RAPI support
authorAdeodato Simo <dato@google.com>
Wed, 1 Dec 2010 17:25:39 +0000 (17:25 +0000)
committerIustin Pop <iustin@google.com>
Wed, 1 Dec 2010 19:31:40 +0000 (19:31 +0000)
commit0897dc97df71bf465ce4cf92a09b993a771a0e91
treea00fb98903335ad5029c82761fd94156afb784b6
parent667dbd6bc6adb74d879931235a5f62ed466a438b
Querying node groups: RAPI support

This implements /groups and /groups/%s RAPI end points.

Signed-off-by: Adeodato Simo <dato@google.com>
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
doc/rapi.rst
lib/rapi/connector.py
lib/rapi/rlib2.py
test/docs_unittest.py