diff -Nru mistral-4.0.0~rc2/ChangeLog mistral-4.0.0/ChangeLog --- mistral-4.0.0~rc2/ChangeLog 2017-02-17 12:34:05.000000000 +0000 +++ mistral-4.0.0/ChangeLog 2017-02-22 13:45:25.000000000 +0000 @@ -1,8 +1,8 @@ CHANGES ======= -4.0.0.0rc2 ----------- +4.0.0 +----- * Fix for coverage job showing 0% coverage for kombu * Refactor RPC serialization: add polymophic serializer diff -Nru mistral-4.0.0~rc2/debian/changelog mistral-4.0.0/debian/changelog --- mistral-4.0.0~rc2/debian/changelog 2017-02-17 15:13:40.000000000 +0000 +++ mistral-4.0.0/debian/changelog 2017-02-22 15:15:43.000000000 +0000 @@ -1,3 +1,9 @@ +mistral (4.0.0-0ubuntu1) zesty; urgency=medium + + * New upstream release for OpenStack Ocata. + + -- Corey Bryant Wed, 22 Feb 2017 10:15:43 -0500 + mistral (4.0.0~rc2-ubuntu1) zesty; urgency=medium * New upstream milestone for Ocata. diff -Nru mistral-4.0.0~rc2/debian/control mistral-4.0.0/debian/control --- mistral-4.0.0~rc2/debian/control 2017-02-17 15:13:40.000000000 +0000 +++ mistral-4.0.0/debian/control 2017-02-22 15:15:43.000000000 +0000 @@ -67,7 +67,6 @@ python-requests (>= 2.10.0), python-requests-mock (>= 1.1), python-senlinclient (>= 1.1.0), - python-setuptools (>= 16.0), python-six (>= 1.9.0), python-sphinxcontrib-httpdomain, python-sphinxcontrib-pecanwsme (>= 0.8), diff -Nru mistral-4.0.0~rc2/mistral.egg-info/PKG-INFO mistral-4.0.0/mistral.egg-info/PKG-INFO --- mistral-4.0.0~rc2/mistral.egg-info/PKG-INFO 2017-02-17 12:34:05.000000000 +0000 +++ mistral-4.0.0/mistral.egg-info/PKG-INFO 2017-02-22 13:45:26.000000000 +0000 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: mistral -Version: 4.0.0.0rc2 +Version: 4.0.0 Summary: Mistral Project Home-page: http://docs.openstack.org/developer/mistral Author: OpenStack Mistral Team diff -Nru mistral-4.0.0~rc2/PKG-INFO mistral-4.0.0/PKG-INFO --- mistral-4.0.0~rc2/PKG-INFO 2017-02-17 12:34:06.000000000 +0000 +++ mistral-4.0.0/PKG-INFO 2017-02-22 13:45:28.000000000 +0000 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: mistral -Version: 4.0.0.0rc2 +Version: 4.0.0 Summary: Mistral Project Home-page: http://docs.openstack.org/developer/mistral Author: OpenStack Mistral Team