summaryrefslogtreecommitdiff
path: root/releasenotes/notes/remove-extension-extras-attribute-c2c542c9a4dcd304.yaml
blob: c2a6e7c85f55fea54fa41f85edc49ac911a5d8e7 (plain)
1
2
3
4
5
6
7
---
upgrade:
  - |
    The ``stevedore.extension.Extension`` object no longer exposes an
    ``extras`` attribute. Entry point extras are a deprecated concept that
    aren't useful in the context of stevedore thus the value in exposing this
    is minimal to none.