heat/heat/engine/resources/openstack/keystone
Rabi Mishra a78303b791 Don't access `_stored_properties_data`
It seems we're accessing _stored_properties_data in some
resources. We don't need to do that as self.properties
would have the older values.

Change-Id: I68187c8986d639e1db1ae7fb3f9c2da66c70edc6
2016-04-20 18:38:42 +05:30
..
__init__.py Move keystone resources in-tree 2015-06-01 09:50:46 -07:00
endpoint.py Don't update the name of keystone resources if name don't change 2016-02-03 01:50:01 +00:00
group.py Don't access `_stored_properties_data` 2016-04-20 18:38:42 +05:30
project.py Don't access `_stored_properties_data` 2016-04-20 18:38:42 +05:30
region.py Adds OS::Keystone::Region resource plug-in 2015-11-25 17:03:26 +05:30
role.py Don't update the name of keystone resources if name don't change 2016-02-03 01:50:01 +00:00
role_assignments.py Don't access `_stored_properties_data` 2016-04-20 18:38:42 +05:30
service.py Don't update the name of keystone resources if name don't change 2016-02-03 01:50:01 +00:00
user.py Don't access `_stored_properties_data` 2016-04-20 18:38:42 +05:30