Comment 0 for bug 1701989

Revision history for this message
Hiroki Ito (hrito) wrote :

Some help massage of Blazar CLI is not user-friendly. For example, "blazar help create-lease" returns usage of "--physical-reservation" option as following but this massage is insufficient for CLI users.

  --physical-reservation <min=int,max=int,hypervisor_properties=str,resource_properties=str>
                        Create a reservation for physical compute hosts.
                        Specify option multiple times to create multiple
                        reservations. min: minimum number of hosts to reserve.
                        max: maximum number of hosts to reserve.
                        hypervisor_properties: JSON string, see doc.
                        resource_properties: JSON string, see doc.