[ocata/pike] Missing space in octavia-worker.yaml template.

Bug #1759579 reported by Rafal Szmigiel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Medium
Rafal Szmigiel

Bug Description

When deploying Pike release with both Octavia and Fluentd enabled, deployment crashes at:

            "Debug: Executing: '/usr/sbin/useradd -G -octavia,ceilometer,cinder,glance,gnocchi,haclient,heat,keystone,neutron,nova,octavia,root -M fluentd'",
            "Notice: /Stage[main]/Fluentd::Install/File[/etc/fluentd/config.d]: Dependency User[fluentd] has failures: true",

This is caused by missing space in octavia-worker.yaml:

diff --git a/puppet/services/octavia-worker.yaml b/puppet/services/octavia-worker.yaml
index 2cc8a1e8..f047da66 100644
--- a/puppet/services/octavia-worker.yaml
+++ b/puppet/services/octavia-worker.yaml
@@ -93,7 +93,7 @@ outputs:
       monitoring_subscription: {get_param: MonitoringSubscriptionOctaviaWorker}
       logging_source: {get_param: OctaviaWorkerLoggingSource}
       logging_groups:
- -octavia
+ - octavia
       config_settings:
         map_merge:
           - get_attr: [OctaviaBase, role_data, config_settings]

Rafal Szmigiel (a-rafal)
Changed in tripleo:
assignee: nobody → Rafal Szmigiel (a-rafal)
status: New → In Progress
tags: added: tripleo-heat-templates
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (stable/pike)

Fix proposed to branch: stable/pike
Review: https://review.openstack.org/557347

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (stable/ocata)

Fix proposed to branch: stable/ocata
Review: https://review.openstack.org/557353

Revision history for this message
Rafal Szmigiel (a-rafal) wrote : Re: [pike] Missing space in octavia-worker.yaml template.

The same applies to Ocata release as well.

summary: - [pike] Missing space in octavia-worker.yaml template.
+ [ocata/pike] Missing space in octavia-worker.yaml template.
Changed in tripleo:
importance: Undecided → Medium
milestone: none → rocky-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tripleo-heat-templates (stable/ocata)

Change abandoned by Rafal Szmigiel (<email address hidden>) on branch: stable/ocata
Review: https://review.openstack.org/557353
Reason: this time cherry-picking with -x

Changed in tripleo:
milestone: rocky-1 → rocky-2
Changed in tripleo:
milestone: rocky-2 → rocky-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/ocata)

Reviewed: https://review.openstack.org/557353
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=497fd35c50f80e7d4c033ee3bf58031f15463bb6
Submitter: Zuul
Branch: stable/ocata

commit 497fd35c50f80e7d4c033ee3bf58031f15463bb6
Author: Rafal Szmigiel <email address hidden>
Date: Wed Mar 28 16:14:11 2018 +0200

    Adding missing space in octavia-worker.yaml

    There was missing space in the template causing Ocata/Pike
    deployments failures when Octavia and Fluentd are enabled.

    Change-Id: Ifed41954351337a38186b229cf24621788dc4bb4
    Closes-Bug: 1759579
    (cherry picked from commit 0eacb6c622a4c6b92f0d4fb6c860037999c4cdb7)

tags: added: in-stable-ocata
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/pike)

Reviewed: https://review.openstack.org/557347
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=0eacb6c622a4c6b92f0d4fb6c860037999c4cdb7
Submitter: Zuul
Branch: stable/pike

commit 0eacb6c622a4c6b92f0d4fb6c860037999c4cdb7
Author: Rafal Szmigiel <email address hidden>
Date: Wed Mar 28 16:14:11 2018 +0200

    Adding missing space in octavia-worker.yaml

    There was missing space in the template causing Ocata/Pike
    deployments failures when Octavia and Fluentd are enabled.

    Change-Id: Ifed41954351337a38186b229cf24621788dc4bb4
    Closes-Bug: 1759579

tags: added: in-stable-pike
Changed in tripleo:
milestone: rocky-3 → rocky-rc1
Changed in tripleo:
milestone: rocky-rc1 → stein-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 6.2.16

This issue was fixed in the openstack/tripleo-heat-templates 6.2.16 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 7.0.15

This issue was fixed in the openstack/tripleo-heat-templates 7.0.15 release.

Changed in tripleo:
milestone: stein-1 → stein-2
Changed in tripleo:
milestone: stein-2 → stein-3
Changed in tripleo:
milestone: stein-3 → train-1
Changed in tripleo:
milestone: train-1 → train-2
Changed in tripleo:
status: In Progress → 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.