deb-heat/heat/objects
Zane Bitter 416bad4325 Corrected max secs for concurrent trans retries
This was most likely meant as a max 2s delay here, not a max 2ms
delay.

Also includes a related change: when retries for metadata updates are
attempted, make sure we do not have a stale value of the atomic_key
(otherwise we'll just inevitably hit the ConcurrentTransaction issue).

 Conflicts:
	heat/engine/service_software_config.py

Co-Authored-By: Crag Wolfe <cwolfe@redhat.com>
Partial-Bug: #1651768
Change-Id: Ie56e0e4ff93633db1f4752859d2b2a9506922911
(cherry picked from commit e37d9fab8f)
2017-05-12 16:20:14 -04:00
..
__init__.py Fix some files permissions 2015-08-26 12:11:27 +03:00
base.py Merge "Use a weakref for the data object context" 2016-05-26 05:39:52 +00:00
event.py Add resource_properties_data assoc. to resource, event objs 2016-12-22 10:59:01 -08:00
fields.py Make JsonField actually do it's work 2016-01-22 21:53:43 +00:00
raw_template.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
raw_template_files.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
resource.py Corrected max secs for concurrent trans retries 2017-05-12 16:20:14 -04:00
resource_data.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
resource_properties_data.py Add the ResourcePropertiesData object 2016-12-22 10:29:07 -08:00
service.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
snapshot.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
software_config.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
software_deployment.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
stack.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
stack_lock.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
stack_tag.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
sync_point.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
user_creds.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
watch_data.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
watch_rule.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00