diff -Nru neutron-lbaas-8.0.0~rc1/ChangeLog neutron-lbaas-8.0.0/ChangeLog --- neutron-lbaas-8.0.0~rc1/ChangeLog 2016-03-16 17:12:48.000000000 +0000 +++ neutron-lbaas-8.0.0/ChangeLog 2016-04-07 07:46:15.000000000 +0000 @@ -1,6 +1,17 @@ CHANGES ======= +8.0.0 +----- + +* Constraint requirements using mitaka upper-constraints.txt file + +8.0.0.0rc2 +---------- + +* Update devstack plugin for dependent packages +* Update .gitreview for stable/mitaka + 8.0.0.0rc1 ---------- diff -Nru neutron-lbaas-8.0.0~rc1/debian/changelog neutron-lbaas-8.0.0/debian/changelog --- neutron-lbaas-8.0.0~rc1/debian/changelog 2016-03-24 14:47:43.000000000 +0000 +++ neutron-lbaas-8.0.0/debian/changelog 2016-04-07 20:09:50.000000000 +0000 @@ -1,3 +1,10 @@ +neutron-lbaas (2:8.0.0-0ubuntu1) xenial; urgency=medium + + * New upstream release for OpenStack Mitaka. + * d/control: Set min python-neutron BD to 2:8.0.0. + + -- Corey Bryant Thu, 07 Apr 2016 15:55:37 -0400 + neutron-lbaas (2:8.0.0~rc1-0ubuntu1) xenial; urgency=medium * New upstream release candidate for OpenStack Mitaka. diff -Nru neutron-lbaas-8.0.0~rc1/debian/control neutron-lbaas-8.0.0/debian/control --- neutron-lbaas-8.0.0~rc1/debian/control 2016-03-24 14:47:43.000000000 +0000 +++ neutron-lbaas-8.0.0/debian/control 2016-04-07 20:09:50.000000000 +0000 @@ -19,7 +19,7 @@ python-keystoneauth1 (>= 2.1.0), python-mock (>= 1.2), python-netaddr (>= 0.7.12), - python-neutron (>= 2:8.0.0~rc1), + python-neutron (>= 2:8.0.0), python-neutron-lib (>= 0.0.1), python-openssl (>= 0.14), python-oslo.concurrency (>= 3.5.0), diff -Nru neutron-lbaas-8.0.0~rc1/devstack/files/debs/neutron-lbaas neutron-lbaas-8.0.0/devstack/files/debs/neutron-lbaas --- neutron-lbaas-8.0.0~rc1/devstack/files/debs/neutron-lbaas 1970-01-01 00:00:00.000000000 +0000 +++ neutron-lbaas-8.0.0/devstack/files/debs/neutron-lbaas 2016-04-07 07:44:22.000000000 +0000 @@ -0,0 +1 @@ +software-properties-common diff -Nru neutron-lbaas-8.0.0~rc1/neutron_lbaas.egg-info/pbr.json neutron-lbaas-8.0.0/neutron_lbaas.egg-info/pbr.json --- neutron-lbaas-8.0.0~rc1/neutron_lbaas.egg-info/pbr.json 2016-03-16 17:12:48.000000000 +0000 +++ neutron-lbaas-8.0.0/neutron_lbaas.egg-info/pbr.json 2016-04-07 07:46:15.000000000 +0000 @@ -1 +1 @@ -{"is_release": true, "git_version": "a8c9ff6"} \ No newline at end of file +{"is_release": true, "git_version": "19b18f0"} \ No newline at end of file diff -Nru neutron-lbaas-8.0.0~rc1/neutron_lbaas.egg-info/PKG-INFO neutron-lbaas-8.0.0/neutron_lbaas.egg-info/PKG-INFO --- neutron-lbaas-8.0.0~rc1/neutron_lbaas.egg-info/PKG-INFO 2016-03-16 17:12:48.000000000 +0000 +++ neutron-lbaas-8.0.0/neutron_lbaas.egg-info/PKG-INFO 2016-04-07 07:46:15.000000000 +0000 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: neutron-lbaas -Version: 8.0.0.0rc1 +Version: 8.0.0 Summary: OpenStack Networking Load Balancing as a Service Home-page: http://www.openstack.org/ Author: OpenStack diff -Nru neutron-lbaas-8.0.0~rc1/neutron_lbaas.egg-info/SOURCES.txt neutron-lbaas-8.0.0/neutron_lbaas.egg-info/SOURCES.txt --- neutron-lbaas-8.0.0~rc1/neutron_lbaas.egg-info/SOURCES.txt 2016-03-16 17:12:49.000000000 +0000 +++ neutron-lbaas-8.0.0/neutron_lbaas.egg-info/SOURCES.txt 2016-04-07 07:46:16.000000000 +0000 @@ -19,6 +19,7 @@ devstack/README.md devstack/plugin.sh devstack/settings +devstack/files/debs/neutron-lbaas devstack/samples/README-Vagrant.md devstack/samples/README.md devstack/samples/Vagrantfile diff -Nru neutron-lbaas-8.0.0~rc1/PKG-INFO neutron-lbaas-8.0.0/PKG-INFO --- neutron-lbaas-8.0.0~rc1/PKG-INFO 2016-03-16 17:12:50.000000000 +0000 +++ neutron-lbaas-8.0.0/PKG-INFO 2016-04-07 07:46:16.000000000 +0000 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: neutron-lbaas -Version: 8.0.0.0rc1 +Version: 8.0.0 Summary: OpenStack Networking Load Balancing as a Service Home-page: http://www.openstack.org/ Author: OpenStack diff -Nru neutron-lbaas-8.0.0~rc1/setup.cfg neutron-lbaas-8.0.0/setup.cfg --- neutron-lbaas-8.0.0~rc1/setup.cfg 2016-03-16 17:12:50.000000000 +0000 +++ neutron-lbaas-8.0.0/setup.cfg 2016-04-07 07:46:16.000000000 +0000 @@ -80,7 +80,7 @@ universal = 1 [egg_info] -tag_svn_revision = 0 -tag_date = 0 tag_build = +tag_date = 0 +tag_svn_revision = 0 diff -Nru neutron-lbaas-8.0.0~rc1/tools/tox_install.sh neutron-lbaas-8.0.0/tools/tox_install.sh --- neutron-lbaas-8.0.0~rc1/tools/tox_install.sh 2016-03-16 17:08:23.000000000 +0000 +++ neutron-lbaas-8.0.0/tools/tox_install.sh 2016-04-07 07:44:23.000000000 +0000 @@ -14,7 +14,7 @@ # pip install {opts} {packages} ZUUL_CLONER=/usr/zuul-env/bin/zuul-cloner -BRANCH_NAME=master +BRANCH_NAME=stable/mitaka neutron_installed=$(echo "import neutron" | python 2>/dev/null ; echo $?) set -e diff -Nru neutron-lbaas-8.0.0~rc1/tox.ini neutron-lbaas-8.0.0/tox.ini --- neutron-lbaas-8.0.0~rc1/tox.ini 2016-03-16 17:08:23.000000000 +0000 +++ neutron-lbaas-8.0.0/tox.ini 2016-04-07 07:44:23.000000000 +0000 @@ -7,7 +7,7 @@ setenv = VIRTUAL_ENV={envdir} usedevelop = True install_command = - {toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages} + {toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/mitaka} {opts} {packages} deps = -r{toxinidir}/test-requirements.txt whitelist_externals = sh commands =