Comment 1 for bug 1903280

Revision history for this message
Wataru Juso (w-juso) wrote :

> Specifically, I think the following are bugs.
>
> * Although '--additional-param-file' is Cardinality: 0.1 in Scale-Spec, it is mandatory.
> * Request-body does not contain arguments such as'--type' or'--aspect-id', only the contents of'--additional-param-file'
> *'--I' is an unnecessary argument that is not used

Mandatory of cardinality is aspectid and type in spec.
What would be the following modifications?

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