ironic-inspector/ironic_inspector/common
Anton Arefiev 7e8cdc0d0f Pass session directly to swiftclient
since v3.2.0 swiftclient supports instantiating the API client from
keystonauth session, and we already require this version as minimal in
ironic.

This patch removes existing workarounds in SwiftAPI code which were there
only to accomodate for absence of session handling in swiftclient,
and now the keystoneauth session built from the [swift] config section
is used directly to instantiate the swift API client.

Change-Id: I593156d122db62b49e2d383d3dbbbae691b7b904
Related-Bug: #1518938
Co-Authored-By: Pavlo Shchelokovskyy <shchelokovskyy@gmail.com>
2017-02-10 17:40:08 +02:00
..
__init__.py Rename discoverd -> inspector 2015-05-29 09:06:56 +02:00
i18n.py Update translation setup 2016-01-29 09:34:46 +01:00
ironic.py Clean up deprecated configuration options 2017-01-27 10:22:55 +01:00
keystone.py Clean up deprecated configuration options 2017-01-27 10:22:55 +01:00
lldp_parsers.py Add node_info to some messages and clean up docstrings for lldp plugin 2017-02-08 08:07:50 -05:00
lldp_tlvs.py Add plugin to process basic management LLDP TLVs 2017-01-31 19:51:39 -05:00
swift.py Pass session directly to swiftclient 2017-02-10 17:40:08 +02:00