cloudmesh / client

Deprecated: Version 3 of cloudmesh is a light weight cloud client to manage virtual clusters
http://cloudmesh.github.io/client
Other
3 stars 12 forks source link

cm register yaml topic #169

Closed laszewsk closed 8 years ago

laszewsk commented 8 years ago

P:13

Assume we have in yaml a section called profile:

We need a command that can do

cm register yaml profile

It will ask all values that are defined by this section while identifying the TBD in the etc yaml file and than asking a value that will be put into the users yaml file.

Please note 2 yaml files are involved. a) the etc yaml file to find which values originally are set to TBD b) the users yaml file that will provide the current value and ask if its TBD in the etc yaml file.

laszewsk commented 8 years ago

we need to also test this with the comet section

not athat we may have to specify

cloudmesh.comet in case multiple comet sections are included.we may want to add cloudmesh. by default if it is not specified.