yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #31808
[Bug 1433816] Re: [data processing] Make sahara permission check backwards compatible
** Changed in: horizon
Status: Fix Committed => Fix Released
--
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/1433816
Title:
[data processing] Make sahara permission check backwards compatible
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
The permission checked was changed in:
https://bugs.launchpad.net/horizon/+bug/1429987
FROM:
permissions = ('openstack.services.data_processing',)
TO:
permissions = ('openstack.services.data-processing',)
The change is not backwards compatible. Needs to be updated to do an
OR to check for both
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1433816/+subscriptions
References