Documentation update

saurabh683 at outlook.com saurabh683 at outlook.com
Fri May 10 12:17:49 UTC 2019


Hi,

First of all I would like to thank you for training labs.

I successfully installed but I found the training labs README is not updated.
I found the username password mentioned did not work for me. so I check the
admin-openrc and demo-openrc and it worked.

Also the demo project name is different in Horizon.

https://github.com/openstack/training-labs


Admin Login:

  *   Username: admin
  *   Password: admin_pass


osbash at controller:~$ cat admin-openrc.sh

export OS_USERNAME=admin

export OS_PASSWORD=admin_user_secret

export OS_PROJECT_NAME=admin

export OS_USER_DOMAIN_NAME=Default

export OS_PROJECT_DOMAIN_NAME=Default

export OS_AUTH_URL=http://10.0.0.11:5000/v3

export OS_IDENTITY_API_VERSION=3

export OS_IMAGE_API_VERSION=2

osbash at controller:~$ cat demo-openrc.sh

export OS_USERNAME=myuser

export OS_PASSWORD=myuser_user_pass

export OS_PROJECT_NAME=myproject

export OS_USER_DOMAIN_NAME=default

export OS_PROJECT_DOMAIN_NAME=default

export OS_AUTH_URL=http://10.0.0.11:5000/v3

export OS_IDENTITY_API_VERSION=3

export OS_IMAGE_API_VERSION=2

osbash at controller:~$

-Thanks,
Saurabh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20190510/678f08ca/attachment-0001.html>


More information about the openstack-discuss mailing list