Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 812 Bytes

README.rst

File metadata and controls

32 lines (21 loc) · 812 Bytes

OpenVNFManager

OpenVNFManager enables NFV service orchestration on openstack platform

vnfsvc

  • Runs as a service [ similar to openstack neutron etc ] on the controller node It implements server side for vnfsvcclient and HEAT

vnfManager

Interfaces with VNFs and vnfsvc for configuration and lifecycle management of virtual network functions In the current setup init is the only supported lifecycle event

python-vnfsvcclient

  • This is a client for the Vnfsvc API

After installing vnfsvc, python-vnfsvcclient and HEAT updates, run the setup as detailed in vnfsvc_examples