python-openstackclient/releasenotes/notes/bug-1565112-e0cea9bfbcab954f.yaml
Dean Troyer baf96411fe Clean up for next release
* Release notes
* Docs Table of Contents

Change-Id: I4bef26ed348923671a2b50f90606661d519b40e3
2016-04-18 14:19:27 -05:00

7 lines
298 B
YAML

---
features:
- Add global options ``os-cert`` and ``--os-key`` to support client
certificate/key. Environment variables ``OS_CERT`` and ``OS_KEY``, as well
as the ``cert`` and ``key`` values in clouds.yaml may also be used
[Bug `1565112 <https://bugs.launchpad.net/bugs/1565112>`_]