+heat (2015.1.2-1~u14.04+mos1) mos7.0; urgency=medium
+
+ * Version update to 2015.1.2
+ * Requirements.txt patch update
+ * LP#1459837
+
+ -- Igor Yozhikov <iyozhikov@mirantis.com> Thu, 30 Jul 2015 13:15:13 +0300
+
heat (2015.1.0-1~u14.04+mos4) mos7.0; urgency=medium
* debian/control:
Maintainer: MOS Heat Team <mos-heat@mirantis.com>
Build-Depends:
debhelper (>= 9),
+ dh-python,
dh-systemd,
openstack-pkg-tools (>= 21),
python-all (>= 2.7.1),
templates, through both an OpenStack-native ReST API and a
CloudFormation-compatible Query API.
.
- This package contains the documentation.
\ No newline at end of file
+ This package contains the documentation.
-diff -Naurp heat-2015.1.0.orig/requirements.txt heat-2015.1.0/requirements.txt
---- heat-2015.1.0.orig/requirements.txt 2015-04-30 14:01:47.000000000 +0200
-+++ heat-2015.1.0/requirements.txt 2015-04-30 14:44:43.546753986 +0200
-@@ -38,9 +38,8 @@ python-saharaclient>=0.8.0,<0.9.0
- python-swiftclient>=2.2.0,<2.5.0
- python-troveclient>=1.0.7,<1.1.0
+
+--- heat/requirements.txt 2015-07-30 13:14:46.638768543 +0300
++++ heat/requirements.txt 2015-07-30 13:15:31.142768911 +0300
+@@ -38,9 +38,8 @@
+ python-swiftclient<2.5.0,>=2.2.0
+ python-troveclient<1.1.0,>=1.0.7
PyYAML>=3.1.0
-qpid-python
- requests>=2.2.0,!=2.4.0
--Routes>=1.12.3,!=2.0
+ requests!=2.4.0,>=2.2.0
+-Routes!=2.0,>=1.12.3
+Routes>=1.12.3
six>=1.9.0
- SQLAlchemy>=0.9.7,<=0.9.99
+ SQLAlchemy<=0.9.99,>=0.9.7
sqlalchemy-migrate>=0.9.5