openstack-python-openstackc.../openstackclient
Cedric Brandily 02a46a067b Fix client certificate/key support for Network v2 commands
Currently network v2 commands don't support client certificate/key
because they were not passed to OpenStackSDK Connection which is used
by network v2 commands.

This changes corrects the integration with OpenStacKSDK to pass client
certificate/key.

Closes-Bug: #1569513
Related-Bug: #1569508
Depends-On: Ic093f8515e7b15931994e4516ebec8f4399d021e
Change-Id: Ie37e8e988ca695a09894c6c93560dacd83f17030
2016-04-19 13:00:54 +02:00
..
api Fix typos in docstrings and comments 2016-04-06 10:30:39 +07:00
common Propagate AttributeErrors when lazily loading plugins 2016-04-14 21:12:35 -07:00
compute Doc: Unify repeatable option comments 2016-04-12 15:57:17 +08:00
identity Doc: Unify repeatable option comments 2016-04-12 15:57:17 +08:00
image Image API v2: make volume_type optional 2016-03-18 16:08:30 -07:00
locale Update translation setup 2016-01-29 08:18:50 +09:00
network Fix client certificate/key support for Network v2 commands 2016-04-19 13:00:54 +02:00
object Add recursive object delete for containers 2016-02-05 11:18:46 -07:00
tests Merge "Add options to security group rule list" 2016-04-19 09:03:19 +00:00
volume Add support for removing volume-type-access 2016-04-16 23:01:19 +05:30
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Support client certificate/key 2016-04-06 20:21:19 +02:00