summaryrefslogtreecommitdiff
path: root/heatclient/tests/functional/osc
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add functinoal tests for 'openstack stack snapshot delete'"Jenkins2017-07-191-0/+9
|\
| * Add functinoal tests for 'openstack stack snapshot delete'shizhihui2016-11-141-0/+9
* | Replace six.iteritems() with .items()M V P Nitesh2017-03-311-2/+2
|/
* Merge "Add heat CLI test for deleting stack"Jenkins2016-12-141-0/+6
|\
| * Add heat CLI test for deleting stackGeorgy Dyuldin2016-11-141-0/+6
* | Merge "Add heat CLI test for creating stack from URL"Jenkins2016-12-141-4/+14
|\ \ | |/
| * Add heat CLI test for creating stack from URLGeorgy Dyuldin2016-11-141-4/+14
* | Update headers for the Openstack Orchestration commandsVijendra Soni2016-11-221-2/+2
* | Change property option into append actiongong yong sheng2016-11-041-0/+3
|/
* Standardize import formatshizhihui2016-08-032-2/+2
* Remove unused LOGji-xuepeng2016-07-101-4/+0
* Replace dict.iteritems with six.iteritems to make PY3 compatibleyuyafei2016-06-251-2/+2
* Merge "Replace tempest-lib with tempest.lib"Jenkins2016-05-033-4/+4
|\
| * Replace tempest-lib with tempest.libDaniel Gonzalez2016-04-283-4/+4
* | Add basic read-only function test for template validateMark Vanderwiel2016-04-061-0/+20
|/
* Merge "Basic set of stack functional tests for openstack client"Jenkins2016-04-063-6/+175
|\
| * Basic set of stack functional tests for openstack clientMark Vanderwiel2016-02-293-6/+175
* | Replace assertRegexpMatches with assertRegexBryan Jones2016-03-311-1/+1
|/
* Add more readonly openstack client funcitonal testsMark Vanderwiel2016-02-261-3/+78
* Add openstack client stack basic funtion testsMark Vanderwiel2016-02-013-0/+40