Status: Accepted
Owner: ----

New issue 1092 by [email protected]: Add error message for wrong usage of multiple OS parameters
https://code.google.com/p/ganeti/issues/detail?id=1092

What steps will reproduce the problem?
1. Get a cluster with version 2.16
2. Add an instance with multiple OS parameters using a wrong syntax:

gnt-instance add -t drbd -s 1g --os-parameters os_param="1" --os-parameters os_param2="2" --os-parameters os_param3="3" -n <primary_node>:<secondary_node> -o debian-image -c yes <instance_name>

What is the expected output? What do you see instead?

There should be an error informing the user about the correct syntax. Currently, there is no error and the only the last parameter gets into the environment.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to