+heat (1:6.0.0~b2-2~u14.04+mos1) mos9.0; urgency=medium
+
+ * Restore heat-docker package
+
+ -- Daniil Trishkin <dtrishkin@mirantis.com> Tue, 26 Jan 2016 19:47:07 +0300
+
heat (1:6.0.0~b2-1~u14.04+mos1) mos9.0; urgency=medium
* Sources are from
CloudFormation-compatible Query API.
.
This package contains the documentation.
+
+Package: heat-docker
+Architecture: all
+Depends:
+ python-docker (>= 1.4.0),
+ heat-engine (=${binary:Version}),
+ ${misc:Depends},
+ ${ostack-lsb-base},
+ ${python:Depends}
+Description: OpenStack orchestration service docker resource
+ Heat is a service to orchestrate multiple composite cloud applications using
+ templates, through both an OpenStack-native ReST API and a
+ CloudFormation-compatible Query API.
+ .
+ This package contains the heat engine docker resource.