Missing value auth-url required for auth plugin password

Goforseeking picture Goforseeking · Mar 16, 2017 · Viewed 27.2k times · Source

I am trying to install openstack using devstack on ubuntu 16.04. I followed the following link.

https://docs.openstack.org/developer/devstack/guides/single-machine.html

When I run

sudo openstack service list

, it prompt the following error.

Missing value auth-url required for auth plugin password

Answer

javibr picture javibr · Mar 22, 2017

Make sure you are logged into horizon and download the rc file (right corner). After that do source admin-openrc.sh

Note that you have to download the rc file of the project you are working on