summaryrefslogtreecommitdiff
path: root/openstackclient/object/v1/object.py
Commit message (Expand)AuthorAgeFilesLines
* Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-4/+4
* Fine tune some of the helps commandsSteve Martinelli2015-01-131-1/+1
* Command object docs: container, objectDean Troyer2014-12-301-16/+16
* Move object-store commands to low-level APIDean Troyer2014-10-011-27/+15
* Merge "Multiple args for object and container commands"Jenkins2014-09-181-18/+30
|\
| * Multiple args for object and container commandsTerry Howe2014-09-061-18/+30
* | Add preliminary support for downloading objectsSteve Martinelli2014-09-151-0/+36
|/
* Change app.restapi to app.client_manager.sessionDean Troyer2014-08-251-4/+4
* Add commands for object upload and deleteSteve Martinelli2014-08-081-0/+63
* replace string format arguments with function parametersChristian Berendt2014-05-201-2/+2
* Restore Object API name 'object-store'Dean Troyer2013-11-251-2/+2
* Add object-store show commandsDean Troyer2013-09-261-0/+34
* Object API commands using our REST API layerDean Troyer2013-08-281-0/+118