Public bug reported:
In current Horizon, ToggleSuspend doesn't check an appropriate policy.
The current implementation is:
~~~
def allowed(self, request, instance=None):
if not instance:
return False
self.suspended = instance.status == "SUSPENDED"
if self.s
** Changed in: puppet-cinder
Status: Incomplete => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1525439
Title:
Glance V2 API is not backwards compatible and breaks Cind
Reviewed: https://review.opendev.org/c/openstack/mistral/+/801078
Committed:
https://opendev.org/openstack/mistral/commit/20aa42b75be349e9d8097b598253d74fedf11619
Submitter: "Zuul (22348)"
Branch:master
commit 20aa42b75be349e9d8097b598253d74fedf11619
Author: Takashi Kajinami
Date: Sat Jul
3 matches
Mail list logo