6fb6871ee0
Octavia Dashboard used protected barbicanclient API that seems to be broken now. Fixing that by replacing barbicanclient by future-proof openstacksdk. Closes-Bug: #2023534 Change-Id: I882869ef0f5b6381372e3447af7ca1981ca02d65
7 lines
220 B
YAML
7 lines
220 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Barbicanclient caused an error when getting secrets. By replacing the
|
|
code by OpenstackSDK this issue was fixed and the barbicanclient
|
|
dependency could be dropped from the Octavia Dashboard.
|