Updated openstack/openstack

Project: openstack/os-collect-config  b63188eb25f5289ad6526c77a7c4fe8ffcd022a1

shorter sleeps if metadata changes are detected

This patch updates os-collect-config so that the sleep interval
time is shortened if changes are detected. This should decrease
deployment time when using Heat templates which use depends_on
to step through a sequence of software deployment resources.

The new default sleep is set to 1 and increases
by sleep_time *= 2 until it reaches the default
sleep interval again.

Change-Id: I5cbd0956db2abebec876b15bee72b70ec64d5aef
This commit is contained in:
Dan Prince 2015-06-06 10:46:43 -04:00 committed by Gerrit Code Review
parent 7c562871ae
commit d4d081df48
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b10b844fecfcdb9f0cb27082d93c722a4adb902c
Subproject commit b63188eb25f5289ad6526c77a7c4fe8ffcd022a1