Commit Graph

6 Commits

Author SHA1 Message Date
Frode Nordahl 7b76ebb85d
Add method for publishing releases packages map
Related-Bug: #1806111
Change-Id: Ice633e5a4011218f20a112968427fbf3fd5a0f7f
2021-03-24 15:31:45 +01:00
Liam Young 2351b3ad56 Add unit_tests and drive by assorted
* Add unit tests
* Fix path to repo in layers.yaml
* Ignore unit_tests etc in layers.yaml
* Make set_state calls consistently from conversation
* Setup travis (interim step until this interface is in OpenStack
  gerrit)
2019-01-15 15:36:46 +00:00
Liam Young ef6b4a350f Fix which data gets sent as subordinate_configuration 2019-01-15 11:45:27 +00:00
Liam Young 4343977350 Use json for subordinate configuration.
JSON encoding the subordinate config data is the preffered way to
pass it down the relation. This is supported by the corresponding
context https://github.com/juju/charm-helpers/blob/master/charmhelpers/contrib/openstack/context.py#L1272
and this is the approach cinder-ceph takes.
2019-01-15 08:12:54 +00:00
Liam Young e8e2c38042 Add 'stateless' flag support 2019-01-14 17:47:31 +00:00
Michael Skalka d9cfff2e4f initial commit, fleshed out basic interface function, readme, etc 2018-08-06 10:14:10 -04:00