yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47001
[Bug 1550559] [NEW] Qos policy RBAC DB setup and migration
Public bug reported:
https://review.openstack.org/250081
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.
commit aeaf77a5295080a3010a2e9c32e24f47c8cc73cc
Author: Haim Daniel <hdaniel@xxxxxxxxxx>
Date: Wed Nov 25 18:49:45 2015 -0500
Qos policy RBAC DB setup and migration
This patch implements a new database model required for the
qos-policy RBAC support. In addition it migrates the current qos-policy
'shared' attribute to leverage the new 'qospolicyrbacs' table.
'shared' is no longer a property of the QosPolicy DB model. Its status
is based on the tenant ID of the API caller. From an API perspective the
logic remains the same - tenants will see qos-policies as 'shared=True'
in case the qos-policy is shared with them). However, internal callers
(e.g. plugins, drivers, services) must not check for the 'shared'
attribute on qos-policy db objects any more.
DocImpact
APIImpact
Blueprint: rbac-qos
Related-bug: #1512587
Change-Id: I1c59073daa181005a3e878bc2fe033a0709fbf31
** Affects: neutron
Importance: Undecided
Status: New
** Tags: doc neutron
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1550559
Title:
Qos policy RBAC DB setup and migration
Status in neutron:
New
Bug description:
https://review.openstack.org/250081
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.
commit aeaf77a5295080a3010a2e9c32e24f47c8cc73cc
Author: Haim Daniel <hdaniel@xxxxxxxxxx>
Date: Wed Nov 25 18:49:45 2015 -0500
Qos policy RBAC DB setup and migration
This patch implements a new database model required for the
qos-policy RBAC support. In addition it migrates the current qos-policy
'shared' attribute to leverage the new 'qospolicyrbacs' table.
'shared' is no longer a property of the QosPolicy DB model. Its status
is based on the tenant ID of the API caller. From an API perspective the
logic remains the same - tenants will see qos-policies as 'shared=True'
in case the qos-policy is shared with them). However, internal callers
(e.g. plugins, drivers, services) must not check for the 'shared'
attribute on qos-policy db objects any more.
DocImpact
APIImpact
Blueprint: rbac-qos
Related-bug: #1512587
Change-Id: I1c59073daa181005a3e878bc2fe033a0709fbf31
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1550559/+subscriptions
Follow ups