From 41b21d6d24f413804584534bfc2b249140a68dc9 Mon Sep 17 00:00:00 2001 From: Philip Joseph Date: Thu, 13 Oct 2016 13:23:50 +0530 Subject: [PATCH] Bug 85: Update README with charm-tools info Signed-off-by: Philip Joseph --- README | 5 +++++ 1 file changed, 5 insertions(+) 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. -- 2.25.1