try to install liberty, get mitaka always

Bug #1576195 reported by Matthias Bandorf
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
devstack
Invalid
Undecided
Unassigned

Bug Description

Hi,

I tried to install liberty with devstack on a CentOS7.
The installation worked, but I always get mitaka as installed version.

What I did:

- git clone -b stable/liberty https://git.openstack.org/openstack-dev/devstack
- ./stack.sh

After completed installation:

yum list|grep nova-common returned "1:13.0.0-1.el7 openstack-mitaka"
Similar result for any other component.

Additional info:
- I tried with "RECLONE=YES", to avoid any possible conflicts
- I tried as well with a completely new system
- I tried with specifying the BRANCH for individual components
- I tried if stable/kilo will install kilo. Same result: mitaka got installed

Nothing helped, always mitaka got installed.

Is there anything I'm doing wrong, or a step I missed?
Or is there a known issue?

Revision history for this message
Ian Wienand (iwienand) wrote :

This is expected behaviour ... we install the latest RDO release [1] as a way to get to openvswitch packages, which aren't available elsewhere. We are not using the packaged versions of nova, etc from there, although they will be in the repo. The git checkouts should be on the right branches, and that is what devstack is running.

[1] https://git.openstack.org/cgit/openstack-dev/devstack/tree/stack.sh#n295

Changed in devstack:
status: New → Invalid
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.