ironic/ironic
Pavlo Shchelokovskyy 4d43262955 Use adapters for neutronclient
deprecates the following options in [neutron] section:
- url
- url_timeout
- auth_strategy

Changes some internal networking-related functions/methods
to accept a request context as optional keyword argument (defaults to
None).
This allows to pass a global request id to neutron client and
in future will simplify creating a user auth plugin from request
context.
For backward compatibility, when calling those functions/methods
without a request context, a dummy request context will be generated
automatically.

Change-Id: Ib327c7a141cfbca63b870027ad8e901c0f48bb2d
Partial-Bug: #1699547
2017-12-14 13:36:03 +02:00
..
api Pin API version during rolling upgrade 2017-12-04 10:17:30 -05:00
cmd Remove unused IronicObjectIndirectionAPI from ironic-api 2017-11-02 17:07:33 -04:00
common Use adapters for neutronclient 2017-12-14 13:36:03 +02:00
conductor ipmitool: reboot: Don't power off node if already off 2017-09-27 17:19:46 -07:00
conf Use adapters for neutronclient 2017-12-14 13:36:03 +02:00
db Add rescue_interface to node DB table 2017-11-06 00:19:44 -05:00
dhcp Use adapters for neutronclient 2017-12-14 13:36:03 +02:00
drivers Use adapters for neutronclient 2017-12-14 13:36:03 +02:00
locale/ja/LC_MESSAGES Imported Translations from Zanata 2017-11-21 06:16:45 +00:00
objects Disallow rolling upgrade from Ocata to Queens 2017-10-10 15:37:07 -04:00
tests Use adapters for neutronclient 2017-12-14 13:36:03 +02:00
__init__.py Move eventlet monkey patch code 2017-03-02 13:48:18 +02:00
version.py Correct version.py and update current version string 2014-03-21 13:50:05 -07:00