[chef] Re: Re: Re: Re: OpenStack


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

I have removed the " target="_blank">@uws.edu.au and I am still getting the same error.

FATAL: Connection failure, please check your OpenStack username and password.

My knife.rb detail is shown below:

knife[:openstack_username] = "xxxxxx246"
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] = "http://cloud.mycompany.com:5000/v2.0/tokens"
knife[:openstack_auth_url] = "https://keystone.rc.nectar.org.au:5000/v2.0/tokens"
###knife[:openstack_tenant] = "Your OpenStack tenant name"

Help pls


On Mon, Sep 16, 2013 at 8:52 PM, Jasna Benčić < " target="_blank"> > wrote:
I think your username should be without " target="_blank">@uws.edu.au


On Mon, Sep 16, 2013 at 7:42 AM, Ifeanyi P. Egwutuoha < " target="_blank"> > wrote:
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] = " " target="_blank"> "
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.

§