[chef] Re: Re: OpenStack


Chronological Thread 
  • From: "Ifeanyi P. Egwutuoha" < >
  • To: " " < >
  • Subject: [chef] Re: Re: OpenStack
  • Date: Mon, 16 Sep 2013 15:42:14 +1000

Hi

I use knife-openstack plugin (https://github.com/opscode/knife-openstack) on Nectar Research Clould and the configuration of my knife.rb is shown below:

knife[:openstack_username] = " "> "
knife[:openstack_password] = "password"
### Note: If you are not proxying HTTPS to the OpenStack auth port, the scheme should be HTTP
knife[:openstack_auth_url] = "https://keystone.rc.nectar.org.au:5000/v2.0/tokens"
knife[:openstack_tenant] = "pt-2739"

I got a fatal error when the following is excuted
:~/chef-repo$ knife openstack flavor list
FATAL: Connection failure, please check your OpenStack username and password.

Is there anything I am missing in knife.rb?

Please assist



Archive powered by MHonArc 2.6.16.

§