pndaproject / pnda-heat-templates

Resources for launching PNDA on Openstack
Other
2 stars 26 forks source link

Modify cloud-user instead of root in pnda_env.yaml #128

Closed boopalans closed 7 years ago

boopalans commented 7 years ago

In the example pnda_env.yaml file, modify the root to cloud-user for easy understanding.

trsmith2 commented 7 years ago

Logically this is a privileged user, the name of which can be configured to be cloud-user, some-user, any-user or anything you like in OpenStack. 'Root' was chosen to reflect this and for consistency across platforms.