From b23ce9c094c0f19d5e5412bac267c7492bb90224 Mon Sep 17 00:00:00 2001 From: lavado Date: Thu, 21 Feb 2019 18:38:56 +0100 Subject: [PATCH] New feature request: Ansible Proxy Charm generator Change-Id: I7131ca03ff40f43aec6c4af3f24789dab4237976 --- Release6/ansible_proxy_charm_generator.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Release6/ansible_proxy_charm_generator.md diff --git a/Release6/ansible_proxy_charm_generator.md b/Release6/ansible_proxy_charm_generator.md new file mode 100644 index 0000000..d78a790 --- /dev/null +++ b/Release6/ansible_proxy_charm_generator.md @@ -0,0 +1,17 @@ +# Ansible Proxy Charm Generator # + +## Proposer ## +- Eduardo Sousa (Whitestack) +- Gianpietro Lavado (Whitestack) + +## Type ## +**Feature** + +## Target MDG/TF ## +VCA, Devops + +## Description ## +The goal of this feature is to publish a generator for easily building a proxy charm capable of running multiple, parametrized Ansible playbooks over VNFs. + +## Demo or definition of done ## +A proxy charm with multiple Ansible playbooks can be built and included in a VNF package with minimal manual intervention. \ No newline at end of file -- 2.17.1