Hi Guru,

It should be auth_url. Please see the highlighted error below.

Regards,
Navdeep

From: Guru Desai <guru...@gmail.com>
Sent: 06 March 2018 16:41
To: OpenStack Mailing List <openstack@lists.openstack.org>
Subject: [Openstack] [Pike] [Nova] Error : ERROR : MissingRequiredOptions: Auth 
plugin requires parameters which were not given: auth_url

Hello,

I am setting up pike version and facing an issue with nova on controller. I see 
below errors continouolsy in nova-api.log. But i have given the auth parameters 
in the /etc/nova/nova.conf. I
am done installing keystone and glance, stuck here with nova. Modified the 
nova.conf as per the install guide. Please suggest as to what could be the 
issue..




[keystone_authtoken]


auth_uri = http://test_controller:5000
auth_uri = http://test_controller:35357
memcached_servers = test_controller:11211
auth_type = password
project_domain_name = default
user_domain_name = default
project_name = service
username = nova
password = NOVA_PASS



Log
========


_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to