summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug_1540115-677cf5016bc46348.yaml
blob: c1a1b347857baf2b07b5f210bacb1260a0025512 (plain)
1
2
3
4
5
6
7
---
features:
  - >
    [`bug 1540115 <https://bugs.launchpad.net/keystonemiddleware/+bug/1540115>`_]
    Optional dependencies can now be installed using `extras`. To install audit
    related libraries, use ``pip install keystonemiddleware[audit_nofications]``.
    Refer to keystonemiddleware documentation for further information.