extended options passed to kwargs value#13
Conversation
in python dict syntax like
-o '{"a":"b","c":"d"}'
|
Thanks @jscotka it looks ok for now, can you please update the test help string? (build is failing now) |
|
@jscotka actually now that I remember, I wanted to implement this part passing a yaml file (instead of the python dictionary string as you did). Do you want to give it a try to implement it with yaml? |
|
Hi @simon3z, yaml file or similar will be better and more extensible. I've choosed this dict, because it was very easy and straghtforward to implement it and pass params directly. |
|
Hi, |
in python dict syntax like
-o '{"a":"b","c":"d"}'
It if feature for pass options to drivers to **kwargs
it allow to change default values for:
processor
memory
network
storage pool
arch
and some other