yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #92428
[Bug 2020879] [NEW] objectstore swift change container pubic access doesn't work
Public bug reported:
On OpenStack Horizon 2023.1, after a container is created it is no
longer possible to change the Public Access.
Steps to reproduce:
Log in to horizon
Create a new container and make it Public
select the container in horizon
uncheck the "Public Access" button
A message is displayed stating the change was successfull
The checkmark returns to its old position (and the container is still public
Due to a change in anglerjs
(https://docs.angularjs.org/guide/migration#-input-radio-and-input-
checkbox-) input[radio] and input[checkbox] now listen to the "change"
event instead of the "click" event.
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/2020879
Title:
objectstore swift change container pubic access doesn't work
Status in OpenStack Dashboard (Horizon):
New
Bug description:
On OpenStack Horizon 2023.1, after a container is created it is no
longer possible to change the Public Access.
Steps to reproduce:
Log in to horizon
Create a new container and make it Public
select the container in horizon
uncheck the "Public Access" button
A message is displayed stating the change was successfull
The checkmark returns to its old position (and the container is still public
Due to a change in anglerjs
(https://docs.angularjs.org/guide/migration#-input-radio-and-input-
checkbox-) input[radio] and input[checkbox] now listen to the "change"
event instead of the "click" event.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/2020879/+subscriptions
Follow ups