summaryrefslogtreecommitdiff
path: root/openstackclient/object/v1/container.py
Commit message (Expand)AuthorAgeFilesLines
* Standardize import formatshizhihui2016-07-221-1/+0
* osc-lib: commandDean Troyer2016-06-131-2/+1
* osc-lib: parseractionsDean Troyer2016-06-131-1/+1
* osc-lib: utilsDean Troyer2016-06-131-1/+1
* Add recursive object delete for containersTerryHowe2016-02-051-0/+14
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-30/+4
* Fix up object-store show commandsSteve Martinelli2015-10-101-0/+2
* add support for set/unset of container propertiesSteve Martinelli2015-10-061-0/+62
* 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-9/+9
* Move object-store commands to low-level APIDean Troyer2014-10-011-20/+9
* Merge "Multiple args for object and container commands"Jenkins2014-09-181-16/+27
|\
| * Multiple args for object and container commandsTerry Howe2014-09-061-16/+27
* | Add preliminary save container supportSteve Martinelli2014-09-151-0/+24
|/
* Change app.restapi to app.client_manager.sessionDean Troyer2014-08-251-4/+4
* Add container create and delete supportSteve Martinelli2014-08-031-0/+51
* 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-1/+28
* Object API commands using our REST API layerDean Troyer2013-08-281-0/+100