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
I think the following modification is better. type/aspect- id.
This is because the user does not have to worry about the order of setting vnf-instance/
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`. /opendev. org/openstack/ python- novaclient/ src/branch/ master/ novaclient/ v2/shell. py
Please try to reference.
https:/