Commit Graph

3 Commits

Author SHA1 Message Date
Alex Kavanagh 6c611a3c61 Migrate from testr to stestr
Change-Id: I735638f91617d2e951c3ec23498c8ac116cf8f08
2021-02-10 11:18:06 +00:00
Liam Young ce2aa63653 Add unit tests and fix for _parse bug exposed
* Add unit tests for common.py and requires.py.
* Update tox env for above.
* Update gitignore to ignore common kruft.
* CRM._parse did not add a space when constructing 'results' after
  each argument of 'data'. This caused each element to run into the
  last.

Change-Id: I2c35820149618aae02171c89b26bf29ee5e22344
2018-12-17 16:28:35 +00:00
Billy Olsen a73846f575 First commit of the proposed hacluster interface.
This commit includes a rough implementation of the hacluster
interface which allows a charm to interact with the hacluster
subordintate charm.
2016-01-05 21:22:27 -07:00