ironic/ironic
Devananda van der Veen affec22497 Mask password on agent lookup according to policy
We currently mask passwords in driver_info for all API responses,
except for agent lookups. This is because driver_vendor_passthru
just expects a dict to return as JSON in the response, and doesn't
modify it at all.

Change lookup to follow the defined policy when returning the node
object in the response, the same way we do for other API responses.

Co-authored-by: Jim Rollenhagen <jim@jimrollenhagen.com>

Change-Id: Ib19d2f86d3527333e905fdbf1f09fc3dc8b8c5a7
Closes-Bug: #1572796
(cherry picked from commit 426a306fb5)
2016-06-21 08:29:48 -07:00
..
api Merge "Append 'Openstack-Request-Id' header to the response" 2016-03-22 19:57:35 +00:00
cmd Remove downgrade support from migrations 2016-02-08 15:31:15 +00:00
common Make sure target state is cleared on stable states 2016-03-18 11:50:35 +00:00
conductor Merge "Add ensure_thread_contain_context() to task_manager" 2016-03-21 21:25:15 +00:00
db Add db api layer for CRUD operations on node tags 2016-02-26 10:27:11 +08:00
dhcp Remove duplicate doc in ironic.conf.sample 2016-03-04 09:53:38 +08:00
drivers Mask password on agent lookup according to policy 2016-06-21 08:29:48 -07:00
locale Imported Translations from Zanata 2016-01-27 06:38:00 +00:00
nova Enable flake8 checking of ironic/nova/* 2015-06-12 11:48:20 -07:00
objects Extend the Conductor RPC object 2016-03-18 13:18:55 +00:00
tests Mask password on agent lookup according to policy 2016-06-21 08:29:48 -07:00
__init__.py Move eventlent monkeypatch out of cmd/ 2014-02-08 00:11:56 -08:00
netconf.py Enable translation for config option help messages 2015-07-06 10:57:53 -07:00
version.py Correct version.py and update current version string 2014-03-21 13:50:05 -07:00