I am trying to install openstack using devstack on Ubuntu 16.04. I clicked on the following link.
https://docs.openstack.org/developer/devstack/guides/single-machine.html
When i run
sudo openstack services list
this will prompt the following error.
Missing auth-url value required for auth plugin password
Make sure you enter the horizon and upload the rc file (right corner). After that dosource admin-openrc.sh
source admin-openrc.sh
Please note that you need to download the rc file of the project you are working on
It has to be done. keystonerc_adminfile is created at the end of packstack installation
keystonerc_admin
source keystonerc_admin
-bash: keystonerc_admin: There is no such file or directory, what do I need to do here?
Source: https://habr.com/ru/post/1672500/More articles:Launching a Luigi task from cmd - "No modules with task names" - python-2.7How to dynamically change width and height using alignment - javascriptremove all spaces in the media query navigation bar - jqueryCan I put a comment in an Elasticsearch request? - elasticsearchBootstrap 4 embedded full width form - htmlWebPack optimization with Awesome-Typescript-Loader doesn't see much improvement - javascriptDoes the default TensorFlow job use multiple cores? - tensorflowStandard unicode operators in purescript - purescriptHow to use polymer 2 with babel - polymerMatplotlib: setting x-limits also forces tick marks? - matplotlibAll Articles