summaryrefslogtreecommitdiff
path: root/openstackclient/tests/object/v1/test_container.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bunch of spacingBrandon Palm2016-02-231-0/+1
* Use assertIsNone() instead of assertEqual(None, xxx)Tang Chen2016-02-191-3/+3
* Fix DisplayCommandBase comments for cliff ShowOne subclass testsTang Chen2016-02-101-1/+3
* Fix DisplayCommandBase comments for cliff Lister subclass testsTang Chen2016-02-091-6/+18
* Add recursive object delete for containersTerryHowe2016-02-051-0/+90
* Refactor abstract columns and datalist out in image and objectSaiKiran2016-01-231-10/+8
* Beef up object-store testsDean Troyer2014-10-221-14/+14
* Move object-store commands to low-level APIDean Troyer2014-10-011-67/+14
* Change app.restapi to app.client_manager.sessionDean Troyer2014-08-251-8/+8
* Restore Object API name 'object-store'Dean Troyer2013-11-251-2/+8
* Expand support for command extensionsDean Troyer2013-11-211-11/+1
* Complete basic test infrastructureDean Troyer2013-11-181-0/+361