
The RelationBase class has been deprecated for some time and provides no support for interaction with the application data bag. Migrate requires interface to Endpoint base class and refactor as needed. Change-Id: I82fe7df6c7c3658dd334a830442f1dcbd1e7d7e4
7 lines
160 B
Plaintext
7 lines
160 B
Plaintext
# Lint and unit test requirements
|
|
flake8
|
|
stestr>=2.2.0
|
|
charms.reactive
|
|
coverage>=3.6
|
|
git+https://github.com/openstack/charms.openstack.git#egg=charms.openstack
|