ironic/ironic/api
Tzu-Mainn Chen 16a2473b82 Add separate policies for updating node instance_info and extra
In order to provision a node using standalone Ironic, a user must
be able to update a few additional node attributes. However, we
would not want a lessee user to be able to update every node
attribute. This change allows an Ironic administrator to provide
policy-based access to updating instance_info and extra.

Change-Id: I43c22027116da1e057972dbe853403c16e965fc9
Story: #2006506
Task: #38748
2020-03-09 16:27:04 +00:00
..
controllers Add separate policies for updating node instance_info and extra 2020-03-09 16:27:04 +00:00
middleware Stop using six library 2019-12-23 09:38:25 +01:00
__init__.py Abstract away pecan.request/response 2019-07-16 17:47:13 +02:00
app.py Use HTTPProxyToWSGI middleware from oslo 2019-08-02 12:29:37 +00:00
config.py Fix W504 errors 2018-05-09 06:11:30 -07:00
expose.py Disable XML now that we have WSME/Pecan support 2015-04-06 09:31:09 -07:00
hooks.py Stop using six library 2019-12-23 09:38:25 +01:00
wsgi.py Make ironic-api compatible with WSGI containers other than mod_wsgi 2020-01-24 12:22:46 +01:00