index
:
delta/openstack/nova.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/nova.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nova
/
policy.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reuse code from oslo lib for JSON policy migration
Ghanshyam Mann
2021-01-14
1
-24
/
+1
*
Migrate default policy file from JSON to YAML
Ghanshyam Mann
2020-09-09
1
-5
/
+36
*
trivial: Remove remaining '_LW' instances
Stephen Finucane
2020-05-18
1
-5
/
+6
*
trivial: Remove remaining '_LE' instances
Stephen Finucane
2020-05-18
1
-2
/
+2
*
Use oslo policy flag to disable default change warning instead of all
Ghanshyam Mann
2020-04-15
1
-3
/
+8
*
Disable the policy warning temporary
Ghanshyam Mann
2020-04-06
1
-1
/
+3
*
Fix the suppress of policy deprecation warnings
Ghanshyam Mann
2020-01-07
1
-1
/
+6
*
Pass RequestContext to oslo_policy
Ghanshyam Mann
2019-10-29
1
-5
/
+10
*
Move default policy target
John
2019-06-03
1
-3
/
+15
*
Merge "Fix target used in nova.policy.check_is_admin"
Zuul
2019-05-18
1
-1
/
+1
|
\
|
*
Fix target used in nova.policy.check_is_admin
Matt Riedemann
2018-12-10
1
-1
/
+1
*
|
Fix string interpolations in logging calls
Takashi NATSUME
2019-01-29
1
-4
/
+4
|
/
*
Simplify logic in get_enforcer
Lance Bragstad
2018-04-27
1
-16
/
+3
*
Add policy granularity to the Flavors API
Rick Bartra
2017-07-19
1
-0
/
+30
*
[2/3]Replace six.iteritems() with .items()
Spencer Yu
2017-01-09
1
-2
/
+2
*
Remove unnecessary credential sanitation for logging
Andrew Laski
2016-10-05
1
-1
/
+0
*
Use to_policy_values for policy credentials
Adam Young
2016-09-12
1
-2
/
+2
*
Emit warning when use 'user_id' in policy rule
He Jie Xu
2016-08-29
1
-1
/
+51
*
Add entry_point for oslo policy scripts
Andrew Laski
2016-08-24
1
-0
/
+21
*
Merge "Use oslo_log instead of logging"
Jenkins
2016-07-22
1
-2
/
+1
|
\
|
*
Use oslo_log instead of logging
Zhihai Song
2016-05-27
1
-2
/
+1
*
|
Remove final use of _ENFORCER.enforce
Andrew Laski
2016-07-01
1
-1
/
+1
*
|
policy: clean-up
Claudiu Belu
2016-06-30
1
-41
/
+1
*
|
Policy-in-code servers rules
Andrew Laski
2016-06-15
1
-0
/
+56
|
/
*
use graduated oslo.policy
Jeffrey Zhang
2015-11-26
1
-2
/
+5
*
Add useful debug logging when policy checks fail
Andrew Laski
2015-02-23
1
-2
/
+15
*
Rewrite nova policy to use the new changes of common policy
Shuangtai Tian
2014-05-29
1
-54
/
+45
*
Adds unit test for etc/nova/policy.json data
Rohan Kanade
2014-02-28
1
-0
/
+4
*
Remove vi modelines
liu-sheng
2014-02-03
1
-2
/
+0
*
Remove the monkey patching of _ into the builtins
Alex Gaynor
2013-07-26
1
-0
/
+1
*
Update OpenStack LLC to Foundation
Kurt Taylor
2013-02-26
1
-1
/
+1
*
Use oslo-config-2013.1b4
Mark McLoughlin
2013-02-19
1
-1
/
+2
*
Allow generic rules in context_is_admin rule in policy.
Wenhao Xu
2013-02-12
1
-3
/
+4
*
fix N402 for rest of nova
Sean Dague
2013-01-09
1
-1
/
+1
*
Remove nova.config.CONF
Mark McLoughlin
2012-11-20
1
-2
/
+1
*
Remove nova.flags
Mark McLoughlin
2012-11-17
1
-1
/
+0
*
Switch from FLAGS to CONF in misc modules
Mark McLoughlin
2012-11-04
1
-6
/
+7
*
Update policies
Kevin L. Mitchell
2012-10-19
1
-22
/
+34
*
Fix typo in policy docstring
Julien Danjou
2012-10-05
1
-1
/
+1
*
Fix is_admin check via policy
Vishvananda Ishaya
2012-08-20
1
-2
/
+7
*
Remove hard-coded 'admin' role checking and use policy instead
unicell
2012-08-19
1
-0
/
+20
*
Use function registration for policy checks
Kevin L. Mitchell
2012-08-02
1
-1
/
+1
*
Use openstack-common's policy module
Kevin L. Mitchell
2012-06-04
1
-5
/
+3
*
Use ConfigOpts.find_file() to locate policy.json
Mark McLoughlin
2012-05-04
1
-1
/
+7
*
fix restructuredtext formatting in docstrings that show up in the developer g...
Doug Hellmann
2012-03-05
1
-5
/
+5
*
Remove the last of the gflags shim layer
Mark McLoughlin
2012-02-10
1
-1
/
+1
*
Move cfg to nova.openstack.common
Mark McLoughlin
2012-02-03
1
-1
/
+1
*
Refactor away the flags.DEFINE_* helpers
Mark McLoughlin
2012-01-28
1
-4
/
+12
*
Add default policy rule
Brian Waldon
2012-01-16
1
-4
/
+8
*
Add policy checks to Compute.API
Brian Waldon
2012-01-12
1
-5
/
+5
[next]