Configs are not rendered properly after openstack upgrade

Bug #1506046 reported by Liam Young
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron-gateway (Juju Charms Collection)
Fix Released
High
Liam Young
nova-compute (Juju Charms Collection)
Fix Released
High
Liam Young

Bug Description

When upgrading the openstack version, via the openstack-origin config option, configs are generated using the templates from the previous openstack version.

juju deploy local:trusty/nova-compute
juju run --unit nova-compute/0 "head -1 /etc/nova/nova.conf; dpkg -l | grep nova-common"
# icehouse
ii nova-common 1:2014.1.5-0ubuntu1.3 all OpenStack Compute - common file
juju set nova-compute openstack-origin='cloud:trusty-juno'
juju run --unit nova-compute/0 "head -1 /etc/nova/nova.conf; dpkg -l | grep nova-common"
# icehouse
ii nova-common 1:2014.2.3-0ubuntu1.2~cloud0 all OpenStack Compute - common files

Related branches

Liam Young (gnuoy)
Changed in nova-compute (Juju Charms Collection):
milestone: none → 15.10
assignee: nobody → Liam Young (gnuoy)
status: New → Confirmed
importance: Undecided → High
Liam Young (gnuoy)
Changed in neutron-gateway (Juju Charms Collection):
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Liam Young (gnuoy)
milestone: none → 15.10
James Page (james-page)
Changed in nova-compute (Juju Charms Collection):
status: Confirmed → Fix Released
Changed in neutron-gateway (Juju Charms Collection):
status: Confirmed → Fix Released
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.