Commit Graph

5 Commits

Author SHA1 Message Date
Alex Kavanagh 5d91f89fae Updates to pin charm-tools to 2.8.3
* Update requirements.txt to pin charm-tools to 2.8.3
* Update tox.ini to change the build parameters.
* This upgrades from <2.7 which adds reproducible charms
* Bug was fixed that controlled the default output directory
  doesn't get 'builds' appended.  The tox change puts it
  back so that stable & master both build to the same
  directory.  This may be reviewed in the future.

Change-Id: If175d58b7b663927d7e7be1c44550a9b8aaa5d79
2021-02-18 14:42:16 +00:00
Aurelien Lourot f5d2f18107 Pin charm-tools<2.8
Change-Id: I8e14d3d41e5c87e444ed868ac4304521a852e222
2021-02-10 22:25:46 +01:00
Frode Nordahl 7d3cc83e38 Update charm build requirements
Change-Id: I760024d8ddd15f8023dfb51bbbee62b37beacbb7
2020-03-03 09:53:11 +01:00
Ryan Beisner 3c7a92d0b3 Update requirements
Also remove tests/charm-helpers if present, in favor
of the pip-installed charm-helpers.

Change-Id: I0778cade506b8c1cff49ca429ab24bfa27a8f019
2018-10-04 10:51:33 -05:00
Alex Kavanagh cbe7232aac Initial commit of basic softhsm plugin charm
This is a barebones charm (as part of this commit) which only connects to the
prinical barbican charm and announces its name (as softhsm).  Next steps are to
install and configure the software for the softhsm and determine what should go
across the charm relation.
2016-06-23 13:48:39 +00:00