_1499_load_balancer_settings.py contains syntax error

Bug #2015271 reported by Takashi Kajinami
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-horizon
Fix Released
Critical
Takashi Kajinami

Bug Description

The octavia dashboard setting generated by puppet-horizon contains a syntax error, which appears in the following failure from the compress error.

~~~
# /usr/bin/python3 /usr/bin/manage.py compress --force
Can not exec settings snippet _1499_load_balancer_settings.py
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/openstack_dashboard/settings.py", line 277, in <module>
    exec(f.read())
  File "<string>", line 29
    'barbicanclient': {
                   ^
SyntaxError: invalid syntax
~~~

affects: puppet-octavia → puppet-horizon
Changed in puppet-horizon:
importance: Undecided → Critical
Changed in puppet-horizon:
status: New → In Progress
Changed in puppet-horizon:
assignee: nobody → Takashi Kajinami (kajinamit)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-horizon (master)

Reviewed: https://review.opendev.org/c/openstack/puppet-horizon/+/879467
Committed: https://opendev.org/openstack/puppet-horizon/commit/bccc7c467d606ed1cd16c836068a8f3c58f3b753
Submitter: "Zuul (22348)"
Branch: master

commit bccc7c467d606ed1cd16c836068a8f3c58f3b753
Author: Takashi Kajinami <email address hidden>
Date: Wed Apr 5 00:25:01 2023 +0900

    Fix missing comma causing syntax error

    This fixes one missing comma in octavia dashboard configuration to
    fix the syntax error.

    Closes-Bug: #2015271
    Change-Id: If896f922db09396415a095fb9a8062eca32a9d06

Changed in puppet-horizon:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-horizon (stable/2023.1)

Fix proposed to branch: stable/2023.1
Review: https://review.opendev.org/c/openstack/puppet-horizon/+/880095

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-horizon (stable/2023.1)

Reviewed: https://review.opendev.org/c/openstack/puppet-horizon/+/880095
Committed: https://opendev.org/openstack/puppet-horizon/commit/1c961e17d59b833d656421db6654776b427f503f
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit 1c961e17d59b833d656421db6654776b427f503f
Author: Takashi Kajinami <email address hidden>
Date: Wed Apr 5 00:25:01 2023 +0900

    Fix missing comma causing syntax error

    This fixes one missing comma in octavia dashboard configuration to
    fix the syntax error.

    Closes-Bug: #2015271
    Change-Id: If896f922db09396415a095fb9a8062eca32a9d06
    (cherry picked from commit bccc7c467d606ed1cd16c836068a8f3c58f3b753)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-horizon (stable/zed)

Fix proposed to branch: stable/zed
Review: https://review.opendev.org/c/openstack/puppet-horizon/+/880376

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-horizon (stable/yoga)

Fix proposed to branch: stable/yoga
Review: https://review.opendev.org/c/openstack/puppet-horizon/+/880384

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-horizon (stable/xena)

Fix proposed to branch: stable/xena
Review: https://review.opendev.org/c/openstack/puppet-horizon/+/880385

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-horizon (stable/wallaby)

Fix proposed to branch: stable/wallaby
Review: https://review.opendev.org/c/openstack/puppet-horizon/+/880386

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-horizon (stable/zed)

Reviewed: https://review.opendev.org/c/openstack/puppet-horizon/+/880376
Committed: https://opendev.org/openstack/puppet-horizon/commit/dd00bbd616e1602d733cfda04a8ecd860492b82a
Submitter: "Zuul (22348)"
Branch: stable/zed

commit dd00bbd616e1602d733cfda04a8ecd860492b82a
Author: Takashi Kajinami <email address hidden>
Date: Wed Apr 5 00:25:01 2023 +0900

    Fix missing comma causing syntax error

    This fixes one missing comma in octavia dashboard configuration to
    fix the syntax error.

    Closes-Bug: #2015271
    Change-Id: If896f922db09396415a095fb9a8062eca32a9d06
    (cherry picked from commit bccc7c467d606ed1cd16c836068a8f3c58f3b753)
    (cherry picked from commit 1c961e17d59b833d656421db6654776b427f503f)

tags: added: in-stable-zed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-horizon (stable/yoga)

Reviewed: https://review.opendev.org/c/openstack/puppet-horizon/+/880384
Committed: https://opendev.org/openstack/puppet-horizon/commit/21224897e7e8d805f9b0e66a9b82283be5d811da
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit 21224897e7e8d805f9b0e66a9b82283be5d811da
Author: Takashi Kajinami <email address hidden>
Date: Wed Apr 5 00:25:01 2023 +0900

    Fix missing comma causing syntax error

    This fixes one missing comma in octavia dashboard configuration to
    fix the syntax error.

    Closes-Bug: #2015271
    Change-Id: If896f922db09396415a095fb9a8062eca32a9d06
    (cherry picked from commit bccc7c467d606ed1cd16c836068a8f3c58f3b753)
    (cherry picked from commit 1c961e17d59b833d656421db6654776b427f503f)
    (cherry picked from commit dd00bbd616e1602d733cfda04a8ecd860492b82a)

tags: added: in-stable-yoga
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-horizon (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/puppet-horizon/+/880385
Committed: https://opendev.org/openstack/puppet-horizon/commit/1300d5230dc797f1b2d310522fb9eca27c6f9442
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 1300d5230dc797f1b2d310522fb9eca27c6f9442
Author: Takashi Kajinami <email address hidden>
Date: Wed Apr 5 00:25:01 2023 +0900

    Fix missing comma causing syntax error

    This fixes one missing comma in octavia dashboard configuration to
    fix the syntax error.

    Closes-Bug: #2015271
    Change-Id: If896f922db09396415a095fb9a8062eca32a9d06
    (cherry picked from commit bccc7c467d606ed1cd16c836068a8f3c58f3b753)
    (cherry picked from commit 1c961e17d59b833d656421db6654776b427f503f)
    (cherry picked from commit dd00bbd616e1602d733cfda04a8ecd860492b82a)
    (cherry picked from commit 21224897e7e8d805f9b0e66a9b82283be5d811da)

tags: added: in-stable-xena
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-horizon (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/puppet-horizon/+/880386
Committed: https://opendev.org/openstack/puppet-horizon/commit/8074e69b4ebff81e83178fd7a21a1377353f32bb
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 8074e69b4ebff81e83178fd7a21a1377353f32bb
Author: Takashi Kajinami <email address hidden>
Date: Wed Apr 5 00:25:01 2023 +0900

    Fix missing comma causing syntax error

    This fixes one missing comma in octavia dashboard configuration to
    fix the syntax error.

    Closes-Bug: #2015271
    Change-Id: If896f922db09396415a095fb9a8062eca32a9d06
    (cherry picked from commit bccc7c467d606ed1cd16c836068a8f3c58f3b753)
    (cherry picked from commit 1c961e17d59b833d656421db6654776b427f503f)
    (cherry picked from commit dd00bbd616e1602d733cfda04a8ecd860492b82a)
    (cherry picked from commit 21224897e7e8d805f9b0e66a9b82283be5d811da)
    (cherry picked from commit 1300d5230dc797f1b2d310522fb9eca27c6f9442)

tags: added: in-stable-wallaby
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-horizon (stable/victoria)

Fix proposed to branch: stable/victoria
Review: https://review.opendev.org/c/openstack/puppet-horizon/+/882515

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-horizon (stable/ussuri)

Fix proposed to branch: stable/ussuri
Review: https://review.opendev.org/c/openstack/puppet-horizon/+/882516

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-horizon (stable/train)

Fix proposed to branch: stable/train
Review: https://review.opendev.org/c/openstack/puppet-horizon/+/882517

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-horizon (stable/ussuri)

Reviewed: https://review.opendev.org/c/openstack/puppet-horizon/+/882516
Committed: https://opendev.org/openstack/puppet-horizon/commit/d2a428f9b6a2782d0b3a8320a4cccd2c871dd9fe
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit d2a428f9b6a2782d0b3a8320a4cccd2c871dd9fe
Author: Takashi Kajinami <email address hidden>
Date: Wed Apr 5 00:25:01 2023 +0900

    Fix missing comma causing syntax error

    This fixes one missing comma in octavia dashboard configuration to
    fix the syntax error.

    Closes-Bug: #2015271
    Change-Id: If896f922db09396415a095fb9a8062eca32a9d06
    (cherry picked from commit bccc7c467d606ed1cd16c836068a8f3c58f3b753)
    (cherry picked from commit 1c961e17d59b833d656421db6654776b427f503f)
    (cherry picked from commit dd00bbd616e1602d733cfda04a8ecd860492b82a)
    (cherry picked from commit 21224897e7e8d805f9b0e66a9b82283be5d811da)
    (cherry picked from commit 1300d5230dc797f1b2d310522fb9eca27c6f9442)
    (cherry picked from commit 8074e69b4ebff81e83178fd7a21a1377353f32bb)
    (cherry picked from commit f132536fcfd2e2aff4d99e0add08b7ff607c764a)

tags: added: in-stable-ussuri
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-horizon (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/puppet-horizon/+/882515
Committed: https://opendev.org/openstack/puppet-horizon/commit/f132536fcfd2e2aff4d99e0add08b7ff607c764a
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit f132536fcfd2e2aff4d99e0add08b7ff607c764a
Author: Takashi Kajinami <email address hidden>
Date: Wed Apr 5 00:25:01 2023 +0900

    Fix missing comma causing syntax error

    This fixes one missing comma in octavia dashboard configuration to
    fix the syntax error.

    Closes-Bug: #2015271
    Change-Id: If896f922db09396415a095fb9a8062eca32a9d06
    (cherry picked from commit bccc7c467d606ed1cd16c836068a8f3c58f3b753)
    (cherry picked from commit 1c961e17d59b833d656421db6654776b427f503f)
    (cherry picked from commit dd00bbd616e1602d733cfda04a8ecd860492b82a)
    (cherry picked from commit 21224897e7e8d805f9b0e66a9b82283be5d811da)
    (cherry picked from commit 1300d5230dc797f1b2d310522fb9eca27c6f9442)
    (cherry picked from commit 8074e69b4ebff81e83178fd7a21a1377353f32bb)

tags: added: in-stable-victoria
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-horizon (stable/train)

Reviewed: https://review.opendev.org/c/openstack/puppet-horizon/+/882517
Committed: https://opendev.org/openstack/puppet-horizon/commit/240b2d878b5546a0b25979de754dae8298be9143
Submitter: "Zuul (22348)"
Branch: stable/train

commit 240b2d878b5546a0b25979de754dae8298be9143
Author: Takashi Kajinami <email address hidden>
Date: Wed Apr 5 00:25:01 2023 +0900

    Fix missing comma causing syntax error

    This fixes one missing comma in octavia dashboard configuration to
    fix the syntax error.

    Closes-Bug: #2015271
    Change-Id: If896f922db09396415a095fb9a8062eca32a9d06
    (cherry picked from commit bccc7c467d606ed1cd16c836068a8f3c58f3b753)
    (cherry picked from commit 1c961e17d59b833d656421db6654776b427f503f)
    (cherry picked from commit dd00bbd616e1602d733cfda04a8ecd860492b82a)
    (cherry picked from commit 21224897e7e8d805f9b0e66a9b82283be5d811da)
    (cherry picked from commit 1300d5230dc797f1b2d310522fb9eca27c6f9442)
    (cherry picked from commit 8074e69b4ebff81e83178fd7a21a1377353f32bb)
    (cherry picked from commit f132536fcfd2e2aff4d99e0add08b7ff607c764a)
    (cherry picked from commit d2a428f9b6a2782d0b3a8320a4cccd2c871dd9fe)

tags: added: in-stable-train
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/puppet-horizon 19.5.0

This issue was fixed in the openstack/puppet-horizon 19.5.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/puppet-horizon 20.4.0

This issue was fixed in the openstack/puppet-horizon 20.4.0 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.