trove/trove/common/policies
Hirotaka Wakabayashi 559d6255e5 Removes the deprecated argument tenant from TroveContext
The tenant argument of RequestContext in oslo.context had been
deprecated long time ago and it was finally removed in
oslo.context-4.0.0. We should remove the tenant argument of
TroveContext that derives from RequestContext and we should also
update the requirements.txt in the master branch.

Task: 44723
Story: 2009906
Change-Id: I69c7098cc0d61fbbba1dbf2eca87df0dd6fd70ba
2022-03-17 09:04:45 +09:00
..
__init__.py Use DocumentedRuleDefault instead of RuleDefault 2018-01-19 23:00:30 +08:00
backups.py Support backup strategy API 2020-07-17 11:35:53 +12:00
base.py Removes the deprecated argument tenant from TroveContext 2022-03-17 09:04:45 +09:00
clusters.py Use DocumentedRuleDefault instead of RuleDefault 2018-01-19 23:00:30 +08:00
configuration_parameters.py Use DocumentedRuleDefault instead of RuleDefault 2018-01-19 23:00:30 +08:00
configurations.py Use DocumentedRuleDefault instead of RuleDefault 2018-01-19 23:00:30 +08:00
databases.py Use DocumentedRuleDefault instead of RuleDefault 2018-01-19 23:00:30 +08:00
datastores.py Delete datastore 2020-01-11 22:54:09 +13:00
flavors.py Use DocumentedRuleDefault instead of RuleDefault 2018-01-19 23:00:30 +08:00
instances.py Add detailed list for instances 2018-10-08 13:51:54 +02:00
limits.py Use DocumentedRuleDefault instead of RuleDefault 2018-01-19 23:00:30 +08:00
modules.py Use DocumentedRuleDefault instead of RuleDefault 2018-01-19 23:00:30 +08:00
root.py Use DocumentedRuleDefault instead of RuleDefault 2018-01-19 23:00:30 +08:00
user_access.py Use DocumentedRuleDefault instead of RuleDefault 2018-01-19 23:00:30 +08:00
users.py Use DocumentedRuleDefault instead of RuleDefault 2018-01-19 23:00:30 +08:00