Bug 1470033 - OSP11 -> OSP12 upgrade: docker services are missing preupgrade validation tasks in the upgrade tasks
Summary: OSP11 -> OSP12 upgrade: docker services are missing preupgrade validation tas...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 12.0 (Pike)
Hardware: Unspecified
OS: Unspecified
high
urgent
Target Milestone: z3
: 12.0 (Pike)
Assignee: Jose Luis Franco
QA Contact: Marius Cornea
URL:
Whiteboard:
Depends On:
Blocks: 1399762
TreeView+ depends on / blocked
 
Reported: 2017-07-12 10:11 UTC by Marius Cornea
Modified: 2022-07-09 11:14 UTC (History)
13 users (show)

Fixed In Version: openstack-tripleo-heat-templates-7.0.9-13.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-08-20 12:58:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1704389 0 None None None 2017-07-20 10:00:03 UTC
OpenStack gerrit 483856 0 None MERGED Add validation task in docker services 2020-09-02 05:34:08 UTC
OpenStack gerrit 489957 0 None MERGED Add validation task in docker services [Neutron] 2020-09-02 05:34:07 UTC
OpenStack gerrit 491399 0 None MERGED Add validation task in docker services [Heat] 2020-09-02 05:34:07 UTC
OpenStack gerrit 491411 0 None MERGED Add validation task in docker services [Aodh] 2020-09-02 05:34:06 UTC
OpenStack gerrit 491433 0 None MERGED Add validation task in docker services [Gnocchi] 2020-09-02 05:34:07 UTC
OpenStack gerrit 493471 0 None MERGED Add validation task in docker services [Mistral] 2020-09-02 05:34:07 UTC
OpenStack gerrit 495195 0 None MERGED Add validation task in docker services [Mixed-1] 2020-09-02 05:34:06 UTC
OpenStack gerrit 499108 0 None MERGED Add validation task in docker services [Nova] 2020-09-02 05:34:07 UTC
OpenStack gerrit 502037 0 None MERGED Add validation task in docker services [Ironic] 2020-09-02 05:34:06 UTC
OpenStack gerrit 502038 0 None MERGED Add validation task in docker services [Octavia] 2020-09-02 05:34:06 UTC
OpenStack gerrit 502039 0 None MERGED Add validation task in docker services [Sahara] 2020-09-02 05:34:06 UTC
OpenStack gerrit 502040 0 None MERGED Add validation task in docker services [Manila] 2020-09-02 05:34:06 UTC
OpenStack gerrit 502041 0 None MERGED Add validation task in docker services [Ovn] 2020-09-02 05:34:06 UTC
OpenStack gerrit 502042 0 None MERGED Add validation task in docker services [Swift] 2020-09-02 05:34:05 UTC
OpenStack gerrit 505586 0 None MERGED Add validation task in docker services [Mixed-2] 2020-09-02 05:34:05 UTC
OpenStack gerrit 505587 0 None MERGED Add validation task in docker services [Mixed-3] 2020-09-02 05:34:05 UTC
OpenStack gerrit 516612 0 None MERGED Add validation task in docker services [Neutron] 2020-09-02 05:34:04 UTC
OpenStack gerrit 516618 0 None MERGED Add validation task in docker services [Mistral] 2020-09-02 05:34:04 UTC
OpenStack gerrit 516627 0 None MERGED Add validation task in docker services [Mixed-1] 2020-09-02 05:34:04 UTC
OpenStack gerrit 516628 0 None MERGED Add validation task in docker services [Nova] 2020-09-02 05:34:04 UTC
OpenStack gerrit 517265 0 None MERGED Add validation task in docker services [Ironic] 2020-09-02 05:34:04 UTC
OpenStack gerrit 517267 0 None MERGED Add validation task in docker services [Sahara] 2020-09-02 05:34:05 UTC
OpenStack gerrit 517325 0 None MERGED Add validation task in docker services [Manila] 2020-09-02 05:34:04 UTC
OpenStack gerrit 517326 0 None MERGED Add validation task in docker services [Ovn] 2020-09-02 05:34:04 UTC
OpenStack gerrit 517327 0 None MERGED Add validation task in docker services [Swift] 2020-09-02 05:34:04 UTC
OpenStack gerrit 517328 0 None MERGED Add validation task in docker services [Mixed-2] 2020-09-02 05:34:04 UTC
OpenStack gerrit 517329 0 None MERGED Add validation task in docker services [Mixed-3] 2020-09-02 05:34:04 UTC
Red Hat Issue Tracker OSP-17113 0 None None None 2022-07-09 11:14:36 UTC
Red Hat Product Errata RHSA-2018:2331 0 None None None 2018-08-20 12:59:12 UTC

Description Marius Cornea 2017-07-12 10:11:40 UTC
Description of problem:
OSP11 -> OSP12 upgrade: docker services are missing preupgrade validation tasks in the upgrade tasks.

Comparing the upgrade tasks, for neutron-api for example:

docker services:
https://github.com/openstack/tripleo-heat-templates/blob/master/docker/services/neutron-api.yaml#L172-L175

puppet services:
https://github.com/openstack/tripleo-heat-templates/blob/master/puppet/services/neutron-api.yaml#L217-L230

We can see that the preupgrade validation task is missing from docker:
        - name: "PreUpgrade step0,validation: Check service neutron-server is running"
          shell: /usr/bin/systemctl show 'neutron-server' --property ActiveState | grep '\bactive\b'
          when: neutron_server_enabled.rc == 0

Version-Release number of selected component (if applicable):
openstack-tripleo-heat-templates-7.0.0-0.20170628002128.el7ost.noarch

Comment 5 Marios Andreou 2017-11-09 06:09:01 UTC
Jose can you please add the validations reviews to trackers?

Comment 16 Yurii Prokulevych 2018-07-31 15:01:04 UTC
Verified with openstack-tripleo-heat-templates-7.0.12-5.el7ost.noarch

Comment 18 errata-xmlrpc 2018-08-20 12:58:30 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2018:2331


Note You need to log in before you can comment on or make changes to this bug.