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

Option "os_region_name" is not in the default configuration file #121

Open
subcrew opened this issue Jan 24, 2018 · 0 comments
Open

Option "os_region_name" is not in the default configuration file #121

subcrew opened this issue Jan 24, 2018 · 0 comments

Comments

@subcrew
Copy link

subcrew commented Jan 24, 2018

$ kubespray --version                                                                                                                                                   kubespray 0.5.2
$ kubespray openstack --nodes 3                                                                                                                                         17:13:13
[WARNING]: A directory /home/hhh/.kubespray already exists

Are you sure to overwrite it ? [Y/n] y

CLONING KUBESPRAY GIT REPO *****************************************************
Cloning into '/home/hhh/.kubespray'...
kubespray repo cloned
Traceback (most recent call last):
  File "/home/hhh/.local/bin/kubespray", line 422, in <module>
    args.func(config)
  File "/home/hhh/.local/bin/kubespray", line 65, in openstack
    O.gen_openstack_playbook()
  File "/home/hhh/.local/lib/python2.7/site-packages/kubespray/cloud.py", line 327, in gen_openstack_playbook
    'region_name': self.options['os_region_name'],
KeyError: 'os_region_name'
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