python-openstackclient/releasenotes/notes/bug-1565112-e0cea9bfbcab954f.yaml
Dean Troyer ad6727df88 Clean up release notes since 2.2.0 release
* Remove release notes for changes to commands that have not been released yet
* Combine notes for common command sets (ie, new port commands)
* Rename notes with bugs to the bug-NNNNN-XXXXXXX form

Change-Id: I6216aad443056ada2fe28ba533bf20a09f118e4d
2016-04-07 10:54:41 -05:00

7 lines
288 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>`_]