Re: [Openstack] Create a domain, projects, users, and roles

2016-12-19 Thread Dariusz Śmigiel
Atif, It seems like, you didn't export your admin parameters. Here [1] you can find similar issue described. If it's not the answer, you can try to export admin_token [2] and retry step of creating services. Dariusz [1] https://ask.openstack.org/en/question/98041/missing-value-auth-url-required-

Re: [Openstack] Create a domain, projects, users, and roles

2016-12-18 Thread Atif Munir
Hi Dariusz, I have used the procedure suggested by your and below is the output. Thank you for your kind reply and support. root@ubuntu:~# openstack --debug project create --domain default --description START with options: [u'--debug', u'project', u'create', u'--domain', u'default', u'--descript

Re: [Openstack] Create a domain, projects, users, and roles

2016-12-16 Thread Dariusz Śmigiel
Hey Atif, According to what you've sent, you could have some kind of misconfiguration. It's possible, that your keystone doesn't work. Everything depends on, how did you setup your environment, but you can try to verify what's wrong by using debug command: openstack --debug project create --domain

[Openstack] Create a domain, projects, users, and roles

2016-12-16 Thread Atif Munir
Hi Folks, While doing my installation, I am getting this error, can anyone help on this. Thanks a lot. root@ubuntu:~# openstack project create --domain default \ > --description "Service Project" service Discovering versions from the identity service failed when creating the password plugin.