summaryrefslogtreecommitdiff
path: root/heat/tests/generic_resource.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the existing snapshots from the backendhuangtianhua2017-09-141-0/+3
* Only check service availability during validationZane Bitter2017-08-011-0/+4
* Revert "Support attributes with dynamic scheme"Zane Bitter2017-06-261-24/+0
* Fix handle_restore for server and volume resourcesrabi2017-05-191-2/+1
* Consolidate resource locking with state changesCrag Wolfe2017-04-251-0/+1
* Remove log translationsliyi2017-03-251-9/+8
* Unit tests: add a test resource that takes multiple stepsZane Bitter2016-07-181-0/+37
* Add a Resource plugin API for cancelling actionsZane Bitter2016-07-131-0/+16
* Do not show HIDDEN props in res type showOleksii Chuprykov2016-07-061-0/+19
* Correct parameter when raise NotSupported exceptionhuangtianhua2016-07-011-0/+6
* Correct message when extension is not availableDmitriy Uvarenkov2016-06-271-1/+1
* Use Zaqar signed URLs in software deploymentThomas Herve2016-06-211-0/+1
* Re-add str_replace parameter validation, and fix testSteven Hardy2016-02-291-1/+15
* Convergence: Fix FnGetAtt to fetch value from cache_dataRakesh H S2016-01-201-2/+2
* Using LOG.warning replace LOG.warnLiuNanke2015-12-291-12/+12
* Conditionally check for service extensionsSteven Hardy2015-11-111-0/+5
* Add signal_transport property to Heat wait conditionsMiguel Grinberg2015-10-131-13/+10
* Fix [H405] pep rule in heat/testsPeter Razumovsky2015-10-121-3/+1
* Allow selectively disabling resource validationSteven Hardy2015-09-171-0/+6
* Merge "Work around parameter error deleting backup stack"Jenkins2015-09-151-0/+5
|\
| * Work around parameter error deleting backup stackSteven Hardy2015-09-141-0/+5
* | Work around problems storing huge properties in eventsZane Bitter2015-09-111-0/+9
|/
* Search resource type based on versionKanagaraj Manickam2015-09-031-0/+5
* Validate support_status while searching resource registryKanagaraj Manickam2015-08-311-1/+7
* Merge "Don't raise exception when get nested stack"Jenkins2015-08-201-0/+6
|\
| * Don't raise exception when get nested stackhuangtianhua2015-08-071-0/+6
* | Improve unit tests to succeed without hash tweakWang Muyu2015-08-191-2/+4
* | Merge "Support attributes with dynamic scheme"Jenkins2015-08-111-0/+24
|\ \ | |/ |/|
| * Support attributes with dynamic schemeAngus Salkeld2015-08-101-0/+24
* | Merge "Use base attributes with attribute_schema of class"Jenkins2015-08-041-0/+6
|\ \ | |/ |/|
| * Use base attributes with attribute_schema of classSergey Kraynev2015-08-041-0/+6
* | Add base resolve method for attributesSergey Kraynev2015-08-031-12/+4
|/
* Merge "Support to view all attributes of resource"Jenkins2015-07-291-0/+15
|\
| * Support to view all attributes of resourcehuangtianhua2015-07-281-0/+15
* | Move internal test resources to generic_resourceSergey Kraynev2015-07-241-0/+48
|/
* Merge "Move signals to SignalResponder class"Jenkins2015-07-151-4/+21
|\
| * Move signals to SignalResponder classMiguel Grinberg2015-07-141-4/+21
* | Conditionally expose resources based on available servicesKanagaraj Manickam2015-07-071-0/+8
|/
* Prepare SignalResponder class for more signal typesMiguel Grinberg2015-06-301-1/+1
* Add type field to the resource attributes schematyagi2015-05-061-0/+15
* Move generic resources to properties schemaPeter Razumovsky2015-03-301-9/+11
* Add extra check for signal during DELETE or SUSPENDPeter Razumovsky2015-03-251-5/+0
* Move resource inheritance class to engine/resourceshuangtianhua2015-03-101-2/+2
* Move logging to use oslo_log librarySteven Hardy2015-02-171-1/+2
* Enable H904 style checking rulePavlo Shchelokovskyy2015-01-201-2/+2
* Convert unicode to six.text_type in heat/testsPeter Razumovsky2014-12-081-1/+2
* Make sure that the properties are stored on updatesAngus Salkeld2014-10-101-1/+3
* Convert bool/int values into string for string propertiesJan Provaznik2014-10-081-1/+2
* Skip validation if depends on not created resourceSergey Kraynev2014-09-291-0/+9
* Log translation hint for Heat.testsliu-sheng2014-09-031-13/+14