summaryrefslogtreecommitdiff
path: root/ironic/common/context.py
Commit message (Expand)AuthorAgeFilesLines
* Auto-populate lessee for deploymentsJulia Kreger2022-05-231-1/+37
* Remove redundant/legacy is_admin logicJulia Kreger2021-06-151-4/+0
* Deprecate legacy policies, update project scoped docsJulia Kreger2021-03-171-0/+3
* Remove from_dict function from contextRiccardo Pittau2020-11-171-11/+0
* Fix tenant DeprecationWarning from oslo_contextJulia Kreger2018-05-111-1/+1
* Stop sending custom context values over RPCVladyslav Drok2017-06-051-20/+3
* Remove unused logging importAnh Tran2017-02-171-3/+0
* Add user and project domains to ironic contextVladyslav Drok2016-11-151-38/+31
* Mask instance secrets in API responsesDevananda van der Veen2016-08-261-5/+1
* Remove oslo-incubator referencesJim Rollenhagen2016-08-051-1/+1
* Trivial: Fix a trivial flake8 errorTang Chen2016-07-221-2/+1
* Follow-up patch of 0607226fc4b4bc3c9e1738dc3f78ed99e5d4f13dLin Tan2016-04-191-1/+2
* Adopt Ironic's own contextLin Tan2016-04-011-4/+36
* Tolerate roles in context.RequestContextDavanum Srinivas2016-02-241-6/+8
* Use oslo_context packageGhe Rivero2015-03-121-1/+1
* Add policy show_password to mask passwords in driver_infoZhenzan Zhou2015-02-041-1/+5
* Refactoring for Ironic policyRoman Prykhodchenko2014-12-221-1/+5
* Port to oslo.messagingLucas Alvares Gomes2014-04-251-7/+16
* Public APIRoman Prykhodchenko2013-09-101-0/+50
* Delete Ironic contextRoman Prykhodchenko2013-07-241-228/+0
* Fix pep8 errors and make it pass Jenkins tests.Devananda van der Veen2013-05-161-1/+2
* Move common things to ironic.common.Devananda van der Veen2013-05-131-0/+227