From: Philip Joseph Date: Thu, 13 Oct 2016 07:53:50 +0000 (+0530) Subject: Bug 85: Update README with charm-tools info X-Git-Tag: v2.0.2~6^2~23^2 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=5d8b03ee4d74a15c30f262e32d07bea2a0d8e6e3;p=osm%2Fdevops.git Bug 85: Update README with charm-tools info Signed-off-by: Philip Joseph --- diff --git a/README b/README index 82443e2d..9d3482d5 100644 --- a/README +++ b/README @@ -24,6 +24,11 @@ build/vnfd_pkgs and build/nsd_pkgs. To clean, type 'make clean'. +You need to install charm tools to compile the charms required for the packages. +On Fedora, install using: pip install charm-tools +On Ubuntu, install using: apt install charm-tools +For other platforms, check https://jujucharms.com/docs/2.0/tools-charm-tools + Due to license issues, for the IMS VNFD package, the IMS charm is fetched extracted from the respective git repository prior to packaging. Because of this, internet access is required to reach github.