summaryrefslogtreecommitdiff
path: root/openstackclient/object/v1/lib/container.py
Commit message (Expand)AuthorAgeFilesLines
* Move object-store commands to low-level APIDean Troyer2014-10-011-170/+0
* Add preliminary save container supportSteve Martinelli2014-09-151-0/+19
* Use Keystone client session.SessionDean Troyer2014-09-081-4/+4
* Change app.restapi to app.client_manager.sessionDean Troyer2014-08-251-24/+25
* Add container create and delete supportSteve Martinelli2014-08-031-0/+39
* Fix PEP8 E302 errorsDean Troyer2014-07-221-2/+2
* Bring RESTApi closer to ithe imminent keystoneclient.SessionDean Troyer2013-12-031-11/+9
* Add object-store show commandsDean Troyer2013-09-261-0/+36
* Object API commands using our REST API layerDean Troyer2013-08-281-0/+77