Example VNF Charms: Difference between revisions
From OSM Public Wiki
(Created page with "==Example VNF Charms== This page is intended to be an index to VNF charms written by members of the OSM community. Please feel free to add links to your own examples below....") |
|||
Line 5: | Line 5: | ||
=== Ansible === | === Ansible === | ||
Under the scope of a H2020 project, [ | Under the scope of a H2020 project, [https://5ginfire.eu/ 5GinFIRE] has developed a [https://github.com/5GinFIRE/mano/tree/master/charms/ansible-charm charm that enables the configuration of a VNF, instantiated through OSM, using an Ansible playbook]. The charm builds off of the base vnfproxy and ansible-base layers, and provides a template ready for customization that supports the execution of an Ansible playbook within the Juju framework used by OSM. |
Revision as of 17:15, 15 November 2017
Example VNF Charms
This page is intended to be an index to VNF charms written by members of the OSM community. Please feel free to add links to your own examples below.
Ansible
Under the scope of a H2020 project, 5GinFIRE has developed a charm that enables the configuration of a VNF, instantiated through OSM, using an Ansible playbook. The charm builds off of the base vnfproxy and ansible-base layers, and provides a template ready for customization that supports the execution of an Ansible playbook within the Juju framework used by OSM.