Updated openstack/openstack

Project: openstack/heat-templates  37efe6f243bf36e7f7cfa3d4cde92b27d8f20054

Use deployment name rather than id for compose project

Latest docker-compose only recreates containers whose
configurationhas changed since they were created[1].
This patch  uses sd 'name' rather than 'id' for the
project name that helps in recreating containers with
the same name after an update. Also changes
docker-compose version to 1.4.0.

[1] https://github.com/docker/compose/releases/tag/1.4.0

Change-Id: Ia9b8621c8785b55551a0660fed0148b15ab4f20c
This commit is contained in:
Rabi Mishra 2015-08-18 10:29:49 +05:30 committed by Gerrit Code Review
parent ddad7920f5
commit 955b592894
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 43bc1a171ff76d6fbba91ad9a04b095b1c443030
Subproject commit 37efe6f243bf36e7f7cfa3d4cde92b27d8f20054