summaryrefslogtreecommitdiff
path: root/heat/tests/test_swift.py
Commit message (Expand)AuthorAgeFilesLines
* Implement parallel deleteVijendar Komalla2013-09-041-6/+6
* Change _testnoexisthost_ references in testsSteven Hardy2013-09-041-3/+3
* Remove localhost references from testsSteven Hardy2013-08-301-3/+3
* Tests for s3 and swift resources were extendedMaksym Iarmak2013-08-141-0/+6
* Remove unnecessary individual import tests.utils.XLiang Chen2013-08-091-10/+8
* Only use a token for openstack client operations.Steve Baker2013-07-221-0/+15
* Merge "Convert Resource to separate action/status"Jenkins2013-06-181-2/+2
|\
| * Convert Resource to separate action/statusSteven Hardy2013-06-141-2/+2
* | Use PhysName for testing Swift container namesZane Bitter2013-06-171-24/+19
* | Fix bizarre Swift DeletionPolicy unit testsZane Bitter2013-06-171-10/+1
* | Use physical_resource_name() for Swift containersZane Bitter2013-06-171-5/+2
|/
* engine : move update_template_diff functions into ResourceSteven Hardy2013-05-231-1/+1
* engine : replace UPDATE_REPLACE with ResourceReplace exceptionSteven Hardy2013-05-231-29/+30
* Align usage of test skipping.Monty Taylor2013-05-171-8/+0
* tests : convert most remaining tests to inline templatesSteven Hardy2013-05-081-35/+40
* Fix skips done in the test suite by using testtools skipIfThomas Herve2013-05-071-10/+11
* Make DeletionPolicy a resource attribute instead of a property.Thomas Herve2013-05-021-2/+3
* Remove use of nose attrib plugin and most unittestClint Byrum2013-04-301-10/+3
* Enable running tests via testrClint Byrum2013-04-301-1/+2
* Make Resource.create() a co-routineZane Bitter2013-04-301-1/+2
* Use a short_id for naming Swift containersZane Bitter2013-02-251-7/+11
* heat engine : pass json snippet into resource handle_updateSteven Hardy2013-01-311-1/+1
* A native Swift container resource type.Steve Baker2013-01-241-0/+262