heat/heat/engine/resources/openstack/heat
Sergey Kraynev b9923e645c Stop using Hidden property for RandomString
Sequence property was hidden. According to translation rule it now
changed on self.CHARACTER_CLASSES_CLASS property.
As result code in validation and handle_create methods can be removed.
Also unittests was changed to demostrate changes applied for Hidden
property.

Class with TestGenerateRandomString was changed to use new algorithm for
generation random strings.

Change-Id: I3f81df94b24e0f751d2070dc314f15ceb95164ce
2016-02-29 16:30:40 +00:00
..
__init__.py Move heat resources 2015-03-06 11:05:27 +08:00
access_policy.py Add descriptions to openstack resources (Part 3) 2016-02-17 11:22:11 +00:00
autoscaling_group.py Convergence: Fix FnGetAtt to fetch value from cache_data 2016-01-20 09:27:14 +00:00
cloud_config.py Fix [H405] pep rule in heat/resources 2015-10-08 15:13:52 +03:00
cloud_watch.py Use EntityNotFound instead of WatchRuleNotFound 2015-11-29 22:11:45 +08:00
ha_restarter.py Fix all method errors for custom guidelines 2016-02-26 15:50:29 +03:00
instance_group.py Fix all method errors for custom guidelines 2016-02-26 15:50:29 +03:00
multi_part.py Fix all properties errors for custom guidelines 2016-02-26 15:47:46 +03:00
none_resource.py Convergence: Fix FnGetAtt to fetch value from cache_data 2016-01-20 09:27:14 +00:00
random_string.py Stop using Hidden property for RandomString 2016-02-29 16:30:40 +00:00
remote_stack.py StackResource/RemoteStack replacement 2016-02-25 12:35:13 -05:00
resource_chain.py Fix all method errors for custom guidelines 2016-02-26 15:50:29 +03:00
resource_group.py Fix all method errors for custom guidelines 2016-02-26 15:50:29 +03:00
scaling_policy.py Merge "Add descriptions to openstack resources (Part 3)" 2016-02-18 08:27:17 +00:00
software_component.py Fix [H405] pep rule in heat/resources 2015-10-08 15:13:52 +03:00
software_config.py Remove unused LOG variable with logging import 2015-12-08 05:08:33 -05:00
software_deployment.py Fix all attributes error for custom guidelines 2016-02-26 15:47:46 +03:00
structured_config.py Fix resources descriptions for custom guidelines 2016-02-26 15:47:46 +03:00
swiftsignal.py Fix all attributes error for custom guidelines 2016-02-26 15:47:46 +03:00
test_resource.py Fix all properties errors for custom guidelines 2016-02-26 15:47:46 +03:00
wait_condition.py Add descriptions to openstack resources (Part 3) 2016-02-17 11:22:11 +00:00
wait_condition_handle.py Fix all attributes error for custom guidelines 2016-02-26 15:47:46 +03:00