Comment 2 for bug 1903280

Revision history for this message
Hiroo Kitamura (h-kitamura) wrote :

I think the following modification is better.
This is because the user does not have to worry about the order of setting vnf-instance/type/aspect-id.

openstack vnflcm scale [-h] [--number-of-steps] [--additional-param-file] --type <type> --aspect-id <aspect-id>
                                  <vnf-instance>

I'm assuming "--flavor" in nova's `openstack server create`.
Please try to reference.
https://opendev.org/openstack/python-novaclient/src/branch/master/novaclient/v2/shell.py