Add automatic build for ops charms 20/10520/3
authorDavid Garcia <david.garcia@canonical.com>
Mon, 22 Mar 2021 11:56:16 +0000 (12:56 +0100)
committerDavid Garcia <david.garcia@canonical.com>
Mon, 22 Mar 2021 13:21:19 +0000 (14:21 +0100)
commit52424a2ae26db69c5a97d01e84454ffdd4d31228
tree9855a6bc7a684d242b1bb835542f8f113cc19c74
parent631949fc005ba91d4af5127821f59fa7c5c9d0be
Add automatic build for ops charms

Added charmcraft dependency for building charms.
For using this utility, place the src code of the charm under
charms/ops, and the osmclient will build and place the charm code in the
charms/ folder.

Change-Id: Ib86d9ac966822131b2df3fc7621b42a49be7baba
Signed-off-by: David Garcia <david.garcia@canonical.com>
osmclient/common/package_tool.py
requirements.txt
setup.py
snap/snapcraft.yaml