senlin/contrib/vdu
ZhongShengping 8f340b2e0e Update mailinglist from dev to discuss
openstack-dev was decomissioned this night in https://review.openstack.org/621258
Update openstack-dev to openstack-discuss

Change-Id: Icb0d2ef017826571739c9605e1421991c100ea4b
2018-12-05 09:44:55 +08:00
..
examples Add a NFV VDU profile in contrib 2017-02-12 22:02:28 +08:00
vdu Use six module format ex message 2018-03-30 15:33:43 +08:00
README.rst Fix to use "." to source script files 2017-08-28 17:27:21 +08:00
requirements.txt Add a NFV VDU profile in contrib 2017-02-12 22:02:28 +08:00
setup.cfg Update mailinglist from dev to discuss 2018-12-05 09:44:55 +08:00
setup.py Add a NFV VDU profile in contrib 2017-02-12 22:02:28 +08:00

README.rst

# VDU Profile for NFV

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

## Usage `bash . 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`