senlin/contrib/vdu/README.rst
Ethan Lynn a334e1b897 Add a NFV VDU profile in contrib
- Create ports before creating instance
- Store port_ids in node.data['internal_ports'] for deletion

Change-Id: I41a9ee51eed0922ac2e39882422cff76218cfbc5
2017-02-12 22:02:28 +08:00

256 B

# 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`