Page MenuHomePhabricator

Investigate upgrade of OpenStack python module for labnodepool1001
Closed, DuplicatePublic

Description

Since OpenStack is now running Liberty, there may be a need to upgrade the openstack python module used by nodepool on labnodepool1001.

PackageCurrent jessie-backports
python-cinderclient1:1.1.1-2~bpo8+11:1.6.0-2~bpo8+1
python-glanceclient1:0.17.1-1~bpo8+11:2.0.0-2~bpo8+1
python-keystoneclient1:1.3.0-2~bpo8+11:2.3.1-2~bpo8+1
python-neutronclient2.4.0-1~bpo8+11:4.1.1-2~bpo8+1
python-novaclient2:2.23.0-1~bpo8+12:3.3.1-3~bpo8+1
python-openstackclient1.0.3-1~bpo8+12.3.0-2~bpo8+1

Event Timeline

Here are roughly the OpenStack related python modules that Nodepool depends on:

python-cinderclient     1:1.1.1-2~bpo8+1
python-glanceclient     1:0.17.1-1~bpo8+1
python-keystoneclient   1:1.3.0-2~bpo8+1
python-neutronclient    2.4.0-1~bpo8+1
python-novaclient       2:2.23.0-1~bpo8+1
python-openstackclient  1.0.3-1~bpo8+1

They have been manually pushed to jessie-wikimedia/backports since when we have setup Nodepool jessie-backports/main was not included on our servers. That is no more the case nowadays.

So I guess we want to clean up jessie-wikimedia/backports (which would be T137217: Clean up apt:pin of python modules used for Nodepool) and do an apt-get upgrade on labnodepool1001.eqiad.wmnet.

I am merging this one in the other task T137217 they are close dupes