Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

romana-setup should require or ask to confirm the devstack name.... #9

Open
chrismarino opened this issue Dec 23, 2015 · 1 comment

Comments

@chrismarino
Copy link
Contributor

I'm pretty sure the old version of the PoC CloudFormation would create a new cluster each time it ran. Assumed this same behavior with romana-setup. I changed the number of Compute Nodes in file from 1 to 3 and ran romana-setup expecting a new second cluster to start.

What actually happened was that my original cluster was modified to add 2 more Compute Nodes. That's great, but it clobbered my first cluster. OK in this case, but probably not the best default behavior. I think we should require a devstack name in the command line to be sure they know the target of the script.

However, this could also lead to problems if there is a typo, so maybe the script when run with no name echos the name and then asks to confirm.....

@cgilmour
Copy link
Collaborator

OK. I'll see if I can add a step to it.

@cgilmour cgilmour mentioned this issue Sep 8, 2016
pritesh added a commit that referenced this issue Oct 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants