No way to set hide_create_volume option

Bug #1939079 reported by Nobuto Murata
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard Charm
Fix Released
Wishlist
Bartłomiej Poniecki-Klotz

Bug Description

We have a way to set create-volume option through the charm.
https://jaas.ai/openstack-dashboard#charm-config-default-create-volume

However, hide_create_volume cannot be set through the charm at this point. It would be a good addition with the combination of create-volume.

hide_create_volume
##################

.. versionadded:: 15.0.0(Stein)

Default: ``False``

This setting allow your to hide the "Create New Volume" option and rely on the
default value you select with ``create_volume`` to be the most suitable for your
users.

Revision history for this message
Alex Kavanagh (ajkavanagh) wrote :

Looks like a useful feature.

Changed in charm-openstack-dashboard:
importance: Undecided → Wishlist
status: New → Triaged
tags: added: good-first-bug
Changed in charm-openstack-dashboard:
assignee: nobody → Bartłomiej Poniecki-Klotz (barteus)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to charm-openstack-dashboard (master)
Changed in charm-openstack-dashboard:
status: Triaged → In Progress
Changed in charm-openstack-dashboard:
status: In Progress → Fix Committed
milestone: none → 22.04
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-openstack-dashboard (master)

Reviewed: https://review.opendev.org/c/openstack/charm-openstack-dashboard/+/815471
Committed: https://opendev.org/openstack/charm-openstack-dashboard/commit/18a9ac11713bea0f7b6ebaeb78f7eff71b160cca
Submitter: "Zuul (22348)"
Branch: master

commit 18a9ac11713bea0f7b6ebaeb78f7eff71b160cca
Author: Bartlomiej Poniecki-Klotz <email address hidden>
Date: Tue Oct 26 12:57:52 2021 +0200

    hide-create-volume config added

    The configuration option hide-create-volume was added and is passed into the horizon configuration as hide_create_volume.

    Closes-Bug: #1939079
    Change-Id: I639810d5908cc58f41907f9a3bd66dc78b9517d6

Changed in charm-openstack-dashboard:
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to charm-openstack-dashboard (stable/xena)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to charm-openstack-dashboard (stable/wallaby)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to charm-openstack-dashboard (stable/victoria)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to charm-openstack-dashboard (stable/ussuri)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-openstack-dashboard (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/charm-openstack-dashboard/+/844989
Committed: https://opendev.org/openstack/charm-openstack-dashboard/commit/bcb2fc1c2ab17fbb492beafb6551fdfa7366cdb9
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit bcb2fc1c2ab17fbb492beafb6551fdfa7366cdb9
Author: Bartlomiej Poniecki-Klotz <email address hidden>
Date: Tue Oct 26 12:57:52 2021 +0200

    hide-create-volume config added

    The configuration option hide-create-volume was added and is passed into the horizon configuration as hide_create_volume.

    Closes-Bug: #1939079
    Change-Id: I639810d5908cc58f41907f9a3bd66dc78b9517d6
    (cherry picked from commit 18a9ac11713bea0f7b6ebaeb78f7eff71b160cca)

tags: added: in-stable-wallaby
tags: added: in-stable-victoria
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-openstack-dashboard (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/charm-openstack-dashboard/+/844993
Committed: https://opendev.org/openstack/charm-openstack-dashboard/commit/cbb803b845ff0649ef1f08aabcf48288be8f4183
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit cbb803b845ff0649ef1f08aabcf48288be8f4183
Author: Bartlomiej Poniecki-Klotz <email address hidden>
Date: Tue Oct 26 12:57:52 2021 +0200

    hide-create-volume config added

    The configuration option hide-create-volume was added and is passed into the horizon configuration as hide_create_volume.

    Closes-Bug: #1939079
    Change-Id: I639810d5908cc58f41907f9a3bd66dc78b9517d6
    (cherry picked from commit 18a9ac11713bea0f7b6ebaeb78f7eff71b160cca)

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

Reviewed: https://review.opendev.org/c/openstack/charm-openstack-dashboard/+/844988
Committed: https://opendev.org/openstack/charm-openstack-dashboard/commit/431bd19dca8349bb0fc7af59865544894309d5ce
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 431bd19dca8349bb0fc7af59865544894309d5ce
Author: Bartlomiej Poniecki-Klotz <email address hidden>
Date: Tue Oct 26 12:57:52 2021 +0200

    hide-create-volume config added

    The configuration option hide-create-volume was added and is passed into the horizon configuration as hide_create_volume.

    Closes-Bug: #1939079
    Change-Id: I639810d5908cc58f41907f9a3bd66dc78b9517d6
    (cherry picked from commit 18a9ac11713bea0f7b6ebaeb78f7eff71b160cca)

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

Reviewed: https://review.opendev.org/c/openstack/charm-openstack-dashboard/+/844995
Committed: https://opendev.org/openstack/charm-openstack-dashboard/commit/d453b6e63a31d95d7cd2d3b4030f29ca1d1c71ee
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit d453b6e63a31d95d7cd2d3b4030f29ca1d1c71ee
Author: Bartlomiej Poniecki-Klotz <email address hidden>
Date: Tue Oct 26 12:57:52 2021 +0200

    hide-create-volume config added

    The configuration option hide-create-volume was added and is passed into the horizon configuration as hide_create_volume.

    Closes-Bug: #1939079
    Change-Id: I639810d5908cc58f41907f9a3bd66dc78b9517d6
    (cherry picked from commit 18a9ac11713bea0f7b6ebaeb78f7eff71b160cca)

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.