3423667de0
Log messages are no longer being translated. This removes all use of the _LE, _LI, and _LW translation markers to simplify logging and to avoid confusion with new contributions. See: http://lists.openstack.org/pipermail/openstack-i18n/2016-November/002574.html http://lists.openstack.org/pipermail/openstack-dev/2017-March/113365.html Change-Id: I1c1c3fe4c3281014b0ed413c7b247b6223939a24 |
||
---|---|---|
.. | ||
examples | ||
vdu | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py |
# 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
`