summaryrefslogtreecommitdiff
path: root/releasenotes/notes/use-extras-for-optional-deps-2a00e8007ef7a629.yaml
blob: 4d8c5a7f3741f16b58b86609414bd7c6111fecfd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
prelude: >
    Projects using any of the optional drivers can use extras to
    pull in dependencies for that driver.
upgrade:
  - |
    Projects using the AMQP 1.0 driver may now depend on
    oslo.messaging[amqp1]. Projects using the Kafka driver may now
    depend on oslo.messaging[kafka]