On 2017-11-07 3:38 PM, Mark Asselstine wrote:
Newton is now EOL'd and we never did manage to get all the uprev's complete to ensure newton was fully functional. Builds will start failing as the 'newton' branch has been renamed 'newton-eol', so if you haven't already fetched and try to build you will get nothing but screens of errors. Pike has been out since Aug. and is the current stable branch so this is the start of getting things moved to the pike release. This set of changes will be followed by the uprev's to the core openstack components (hopefully in a few days). The following is the diffstat covering all 10 commits. Note that the majority of the changes are to the *oslo*bb files but as usual we had to do some initial changes to uprev and add new python packages, per the requirements.txt files found in the various packages.
merged .. we can't break what isn't currently working ;) Bruce
Mark -- meta-openstack/conf/layer.conf | 4 +--- meta-openstack/recipes-devtools/python/python-amqp_1.4.9.bb | 16 ---------------- meta-openstack/recipes-devtools/python/python-amqp_2.1.4.bb | 16 ---------------- meta-openstack/recipes-devtools/python/python-amqp_2.2.2.bb | 14 ++++++++++++++ meta-openstack/recipes-devtools/python/python-eventlet_0.20.0.bb | 15 +++++++++++++++ meta-openstack/recipes-devtools/python/python-kombu_3.0.37.bb | 23 ----------------------- meta-openstack/recipes-devtools/python/python-kombu_4.0.2.bb | 20 -------------------- meta-openstack/recipes-devtools/python/python-kombu_4.1.0.bb | 16 ++++++++++++++++ meta-openstack/recipes-devtools/python/python-os-client-config_git.bb | 6 +++--- meta-openstack/recipes-devtools/python/python-oslo.cache_git.bb | 4 ++-- meta-openstack/recipes-devtools/python/python-oslo.concurrency_git.bb | 8 +++----- meta-openstack/recipes-devtools/python/python-oslo.config_git.bb | 8 +++++--- meta-openstack/recipes-devtools/python/python-oslo.context_git.bb | 7 ++++--- meta-openstack/recipes-devtools/python/python-oslo.db_git.bb | 10 +++------- meta-openstack/recipes-devtools/python/python-oslo.i18n_git.bb | 6 +++--- meta-openstack/recipes-devtools/python/python-oslo.log_git.bb | 7 ++++--- meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb | 12 ++++-------- meta-openstack/recipes-devtools/python/python-oslo.middleware_git.bb | 7 ++++--- meta-openstack/recipes-devtools/python/python-oslo.policy_git.bb | 6 +++--- meta-openstack/recipes-devtools/python/python-oslo.reports_git.bb | 6 +++--- meta-openstack/recipes-devtools/python/python-oslo.rootwrap_git.bb | 6 +++--- meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb | 6 +++--- meta-openstack/recipes-devtools/python/python-oslo.service_git.bb | 7 ++++--- meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb | 6 +++--- meta-openstack/recipes-devtools/python/python-oslo.versionedobjects_git.bb | 6 +++--- meta-openstack/recipes-devtools/python/python-oslo.vmware_git.bb | 6 +++--- meta-openstack/recipes-devtools/python/python-oslotest_git.bb | 9 ++++----- meta-openstack/recipes-devtools/python/python-requestsexceptions_1.1.3.bb | 30 ------------------------------ meta-openstack/recipes-devtools/python/python-requestsexceptions_1.3.0.bb | 28 ++++++++++++++++++++++++++++ meta-openstack/recipes-devtools/python/python-sqlalchemy-migrate_0.10.0.bb | 32 -------------------------------- meta-openstack/recipes-devtools/python/python-sqlalchemy-migrate_0.11.0.bb | 22 ++++++++++++++++++++++ meta-openstack/recipes-devtools/python/python-statsd_3.2.1.bb | 15 +++++++++++++++ meta-openstack/recipes-devtools/python/python-stevedore_1.19.1.bb | 32 -------------------------------- meta-openstack/recipes-devtools/python/python-stevedore_1.27.1.bb | 20 ++++++++++++++++++++ meta-openstack/recipes-devtools/python/python-tenacity_4.5.0.bb | 18 ++++++++++++++++++ meta-openstack/recipes-devtools/python/python-vine_1.1.4.bb | 13 +++++++++++++ 36 files changed, 226 insertions(+), 241 deletions(-)
-- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
