Stable/Juno 2014.2.1 + requires new clients

Bug #1416725 reported by Kevin Carter
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Fix Released
Critical
Kevin Carter
Juno
Fix Released
Critical
Kevin Carter
Trunk
Fix Released
Critical
Kevin Carter

Bug Description

Based on what is in global requirements the clients "python_cinderclient" and "python_zaqarclient" need to be updated in order to maintain supportability. Without these client add-ins heat, glance, and cinder will fail installation.

Info from global requirements:
https://github.com/openstack/requirements/blob/stable/juno/global-requirements.txt#L106-L122

The is especially true when attempting to run with services "stable/juno" and "2014.2.1".

In order to resolve the issue the following files need to have new versions pinned within them.
* rpc_deployment/vars/repo_packages/python_cinderclient.yml
Version 's/1.0.9/1.1.1'

* rpc_deployment/vars/repo_packages/python_zaqarclient.yml
Version 's/0.0.2/0.1.0'

* rpc_deployment/vars/repo_packages/python_keystoneclient.yml
Version 's/0.10.1/1.0.0'

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on os-ansible-deployment (master)

Change abandoned by Darren Birkett (<email address hidden>) on branch: master
Review: https://review.openstack.org/152049
Reason: Already covered by https://review.openstack.org/#/c/151890/

description: updated
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (master)

Reviewed: https://review.openstack.org/151890
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=3399bc1e6d4ee6d0a038921e0f5914e407aaa46a
Submitter: Jenkins
Branch: master

commit 3399bc1e6d4ee6d0a038921e0f5914e407aaa46a
Author: Kevin Carter <email address hidden>
Date: Sat Jan 31 13:18:04 2015 -0600

    Updates required client version

    This change updates the required client versions in our configuration
    such that it will now support the updated 2014.2.1 code base.
    This resolve issue where the service was uninstallable due to missing
    client version.

    This change also pinns the keystonemiddleware package as it was using
    master and it should be set to using a stable tag.

    The following clients were updated:
    - cinderclient==1.1.1
    - keystoneclient==1.0.0
    - zaqarclient==0.1.0
    - keystonemiddleware==1.3.1

    To support this update we've also pinned global requirements to the
    "stable/juno" branch.

    Change-Id: I0c8546770f8e41fc42374785d3e7ba63f4d5adf9
    Closes-Bug: 1416725

Changed in openstack-ansible:
status: Confirmed → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to os-ansible-deployment (juno)

Fix proposed to branch: juno
Review: https://review.openstack.org/152254

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (juno)

Reviewed: https://review.openstack.org/152254
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=251d902eeb8822a36c5a82147573a42a1d8d8504
Submitter: Jenkins
Branch: juno

commit 251d902eeb8822a36c5a82147573a42a1d8d8504
Author: Kevin Carter <email address hidden>
Date: Sat Jan 31 13:18:04 2015 -0600

    Updates required client version

    This change updates the required client versions in our configuration
    such that it will now support the updated 2014.2.1 code base.
    This resolve issue where the service was uninstallable due to missing
    client version.

    This change also pinns the keystonemiddleware package as it was using
    master and it should be set to using a stable tag.

    The following clients were updated:
    - cinderclient==1.1.1
    - keystoneclient==1.0.0
    - zaqarclient==0.1.0
    - keystonemiddleware==1.3.1

    To support this update we've also pinned global requirements to the
    "stable/juno" branch.

    Conflicts:
            rpc_deployment/vars/repo_packages/keystonemiddleware.yml

    Change-Id: I0c8546770f8e41fc42374785d3e7ba63f4d5adf9
    Closes-Bug: 1416725
    (cherry picked from commit 3399bc1e6d4ee6d0a038921e0f5914e407aaa46a)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.