Go to file
Jiri Stransky be3dc4ee6a Add _get function to base.Manager
This is useful so that we don't have to use _list in each Manager
subclass for getting a single resource and then fetching first item of
the array and checking for index error. This method wraps it for us.
2013-07-11 12:12:24 +02:00
2013-07-01 11:01:17 +02:00
2013-07-09 14:10:42 +02:00
2013-07-01 11:01:17 +02:00
2013-07-01 11:01:17 +02:00
2013-07-04 15:30:17 +02:00
2013-07-10 14:53:25 +02:00
2013-07-08 10:26:51 +02:00
2013-07-01 11:01:17 +02:00
2013-07-01 11:01:17 +02:00
2013-07-09 14:10:42 +02:00
Description
RETIRED, Python bindings and CLI to Tuskar.
Readme 2.7 MiB