python-openstackclient install failed in kilo 11.0.4

Bug #1467773 reported by He Weiwei
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Invalid
Undecided
Unassigned

Bug Description

In kilo 11.0.4, utility_container will be failed because of python_openstackclient-1.0.4-py2.py3-none-any.whl in https://rpc-repo.rackspace.com/os-releases/11.0.4/ required oslo.config<1.10.0,>=1.9.3 , but oslo.config-1.12.1-py2.py3-none-any.whl in http://rpc-repo.rackspace.com/os-releases/11.0.4/

ASK: [Install pip packages] **************************************************
failed: [infra2_utility_container-52dabc37] => (item=python-openstackclient) => {"attempts": 5, "cmd": "/usr/local/bin/pip install python-openstackclient", "failed": true, "item": "python-openstackclient"}
msg: Task failed as maximum retries was encountered
failed: [infra1_utility_container-0971ae95] => (item=python-openstackclient) => {"attempts": 5, "cmd": "/usr/local/bin/pip install python-openstackclient", "failed": true, "item": "python-openstackclient"}
msg: Task failed as maximum retries was encountered
failed: [infra3_utility_container-b9fee72b] => (item=python-openstackclient) => {"attempts": 5, "cmd": "/usr/local/bin/pip install python-openstackclient", "failed": true, "item": "python-openstackclient"}
msg: Task failed as maximum retries was encountered

root@infra2_utility_container-52dabc37:~# pip install python-openstackclient
Ignoring indexes: https://pypi.python.org/simple
Collecting python-openstackclient
  Downloading https://rpc-repo.rackspace.com/os-releases/11.0.4/python_openstackclient-1.0.4-py2.py3-none-any.whl (309kB)
    100% |████████████████████████████████| 311kB 12.0MB/s
Requirement already up-to-date: oslo.i18n<1.6.0,>=1.5.0 in /usr/local/lib/python2.7/dist-packages (from python-openstackclient)
Requirement already up-to-date: requests!=2.4.0,>=2.2.0 in /usr/local/lib/python2.7/dist-packages (from python-openstackclient)
Requirement already up-to-date: cliff<1.11.0,>=1.10.0 in /usr/local/lib/python2.7/dist-packages (from python-openstackclient)
Requirement already up-to-date: python-novaclient<2.24.0,>=2.22.0 in /usr/local/lib/python2.7/dist-packages (from python-openstackclient)
Requirement already up-to-date: python-neutronclient<2.5.0,>=2.3.11 in /usr/local/lib/python2.7/dist-packages (from python-openstackclient)
Requirement already up-to-date: oslo.serialization<1.5.0,>=1.4.0 in /usr/local/lib/python2.7/dist-packages (from python-openstackclient)
Requirement already up-to-date: python-keystoneclient<1.4.0,>=1.1.0 in /usr/local/lib/python2.7/dist-packages (from python-openstackclient)
Collecting oslo.config<1.10.0,>=1.9.3 (from python-openstackclient)
  Could not find a version that satisfies the requirement oslo.config<1.10.0,>=1.9.3 (from python-openstackclient) (from versions: 1.12.1)
No matching distribution found for oslo.config<1.10.0,>=1.9.3 (from python-openstackclient)

He Weiwei (heww0205)
summary: - python-openstackclient install failed in kilo 10.0.4
+ python-openstackclient install failed in kilo 11.0.4
description: updated
Revision history for this message
Kevin Carter (kevin-carter) wrote :

Hello, thanks for the report. Today we discussed this issue in our meeting within the #OpenStack-Ansible channel on irc and would like to have to retest running with the repo-clone play as we're not seeing the exact issue within our repo mirrors and the general package mismatch. Looking at the report http://rpc-repo.rackspace.com/reports/kilo.json shows all of the entries for "oslo.config" are the same ">=1.11.0" which includes the openstack client. Because 11.0.4 is presently in testing that repo is under constant rebuild and we believe that you deployment was caught in a bad build time. For a stable deployment we'd recommend that you use one of the tagged releases IE 11.0.3 which is tested and will provide a better deployment experience.

Changed in openstack-ansible:
status: New → Incomplete
Revision history for this message
He Weiwei (heww0205) wrote :

Yes, kilo 11.0.3 is all ok!

Thanks for your work on this project, I test it to deploy Openstack from kilo 11.0.1 to 11.0.3, and I'm waiting for its Ceph support in kilo 11.0.4.

Revision history for this message
Kevin Carter (kevin-carter) wrote :

marking as invalid as the bug is related to an unreleased branch.

Changed in openstack-ansible:
status: Incomplete → Invalid
Revision history for this message
Kevin Carter (kevin-carter) wrote :

@heww0205 - we're waiting on final approval for the ceph work that @svg has completed. If you've not already we'd love it if you could review the following commit [ https://review.openstack.org/#/c/181957/ ]. If you have any issues or questions please join us in the #openstack-ansible channel and thanks again for reporting the issue.

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.