a334e1b897
- Create ports before creating instance - Store port_ids in node.data['internal_ports'] for deletion Change-Id: I41a9ee51eed0922ac2e39882422cff76218cfbc5
256 B
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
`