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

Config doesn't work with Wallaby #2

Open
wsidl opened this issue May 23, 2021 · 0 comments
Open

Config doesn't work with Wallaby #2

wsidl opened this issue May 23, 2021 · 0 comments

Comments

@wsidl
Copy link

wsidl commented May 23, 2021

I'm going through the steps in the book "Learning OpenStack", but in the stage to download the config file and re-install devstack is failling with Wallaby.

wget .... -O local.conf
./stack.sh

gives:

+functions-common:git_clone:583                   git_update_remote_branch stable/wallaby
+functions-common:git_update_remote_branch:656   local git_branch=stable/wallaby
+functions-common:git_update_remote_branch:658   git checkout -b stable/wallaby -t origin/stable/wallaby
error: Your local changes to the following files would be overwritten by checkout:
             upper-constraints.txt
Please commit your changes or stash them before you switch branches.
Aborting
+functions-common:git_update_remote_branch:1   exit_trap

image

How do I fix this issue or is this an issue with the devstack installer?

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

1 participant