senlin/contrib/vdu
2017-02-16 07:54:37 +00:00
..
examples Add a NFV VDU profile in contrib 2017-02-12 22:02:28 +08:00
vdu Merge "Trivial: fix some PEP8 nits in VDU profile" 2017-02-16 07:54:37 +00:00
README.rst Add a NFV VDU profile in contrib 2017-02-12 22:02:28 +08:00
requirements.txt Add a NFV VDU profile in contrib 2017-02-12 22:02:28 +08:00
setup.cfg Add a NFV VDU profile in contrib 2017-02-12 22:02:28 +08:00
setup.py Add a NFV VDU profile in contrib 2017-02-12 22:02:28 +08:00

# VDU Profile for NFV

## Install `bash pip install --editable .`

## Usage `bash source openrc demo demo senlin profile-create vdu-profile -s examples/vdu.yaml senlin cluster-create vdu-cluster -p vdu-profile -M config='{"word": "world"}' -c 1`