Commit Graph

4 Commits

Author SHA1 Message Date
Alex Kavanagh bb172c5c03 Updates to enable jammy and finalise charmcraft builds
- Add 22.04 to charmcraft.yaml
- Update metadata to include jammy
- Remove impish from metadata
- Update osci.yaml to include py3.10 default job
- Modify tox.ini to remove py35,py36,py37 tox target and add py310
  target.
- ensure that the openstack-origin is yoga
- Pin setuptools < 50.0 in src/wheelhouse.txt

Change-Id: I29b80b1e4797eb794c0e2611e732c376d99c270f
2022-04-08 12:30:57 -04:00
Frode Nordahl 96068a197b Fix unit tests after charms.openstack update
A recent commit to charms.openstack (78ce162e) added support for
using Endpoint based interfaces rather than RelationBase based
ones.  Update unit test to work with this change.

Add ``.stestr`` to ``.gitignore``

Change-Id: I5fc52738c1c7e918bd9213ef4714733d4e7dd934
2018-10-23 13:49:40 +02:00
Liam Young 51b9f62307 Add unit tests 2016-07-08 12:35:52 +01:00
James Page 3fb2950ca9 Initial charm 2016-02-11 10:05:16 +00:00