[graph-octane][upgrade] Upgrade Kilo-Mitaka: Instances is not available via floating ip

Bug #1644190 reported by Vladimir Khlyunev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Vladimir Khlyunev

Bug Description

After upgrade instances is not available. Root cause:
https://github.com/openstack/fuel-octane/blob/master/deployment/puppet/octane_tasks/graphs/seed/upgrade-db.yaml#L93-L106

The right part of yaql contains '9\\.[1-9]' regex, but at this moment nailgun stores mitaka's cluster version as 9.0 in db. So we have to use [0-9] regex

description: updated
Changed in fuel:
milestone: none → 9.2
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-octane (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/401927

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-octane (master)

Fix proposed to branch: master
Review: https://review.openstack.org/401931

Changed in fuel:
assignee: nobody → Vladimir Khlyunev (vkhlyunev)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-octane (stable/mitaka)

Reviewed: https://review.openstack.org/401927
Committed: https://git.openstack.org/cgit/openstack/fuel-octane/commit/?id=1b875e282c60e9325ccbb7499c038e2a1210f9b9
Submitter: Jenkins
Branch: stable/mitaka

commit 1b875e282c60e9325ccbb7499c038e2a1210f9b9
Author: Vladimir Khlyunev <email address hidden>
Date: Thu Nov 24 12:12:53 2016 +0300

    Execute neutron db fixes for 9.0 seed release

    Neutron contains broken migrations between 7-8 release which
    leads to unavailable floating ips. Execute fix for 9.0 release too
    because we do not have 9.1 release value in nailgun db.

    Change-Id: Ia57f4fbc141469fe2af2f2ff948d5fbcd75362dc
    Closes-bug:1644190

tags: added: in-stable-mitaka
Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-octane (master)

Reviewed: https://review.openstack.org/401931
Committed: https://git.openstack.org/cgit/openstack/fuel-octane/commit/?id=ba4b7497c73793bbffecb69324e0cbd90d6132e3
Submitter: Jenkins
Branch: master

commit ba4b7497c73793bbffecb69324e0cbd90d6132e3
Author: Vladimir Khlyunev <email address hidden>
Date: Thu Nov 24 12:12:53 2016 +0300

    Execute neutron db fixes for 9.0 seed release

    Neutron contains broken migrations between 7-8 release which
    leads to unavailable floating ips. Execute fix for 9.0 release too
    because we do not have 9.1 release value in nailgun db.

    Change-Id: Ia57f4fbc141469fe2af2f2ff948d5fbcd75362dc
    Closes-bug:1644190

tags: added: on-verification
Revision history for this message
Dmitry Belyaninov (dbelyaninov) wrote :
Changed in fuel:
status: Fix Committed → Fix Released
tags: removed: on-verification
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/fuel-octane ocata-eol

This issue was fixed in the openstack/fuel-octane ocata-eol release.

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.