[openstack-community] Regarding Designate-Virtualenv Issues
Hi Folks, I am trying to use Designate using Virtualenv approach from the link : http://docs.openstack.org/developer/designate/install/ubuntu-kilo.html#exerc... I was able to get the different Designate services started successfully. I have certain environment variables in the virtualenv also- export OS_USERNAME=openstack export OS_PASSWORD=password export OS_TENANT_NAME=myproject export OS_TENANT_ID=123456789 export OS_AUTH_URL=https://127.0.0.1:9001/v2.0/ I then began exercising the API calls. When I am trying to fire this : http://IP.Address:9001/api_version/command , I am doubtful about what IP Address it should be. It did not work with https://127.0.0.1:9001/v2.0/ I also tried 'curl -s checkip.dyndns.org | sed -e 's/.*Current IP Address: //' -e 's/<.*$//' to find out the IP Address but it gives null result for the server address. Can anyone please let me know where does the problem lie? Am I mentioning the IP Address wrong somewhere? Thanks & Regards Swati Sharma System Engineer Tata Consultancy Services Cell:- +91-9717238784 Mailto: sharma.swati6@tcs.com Website: http://www.tcs.com ____________________________________________ Experience certainty. IT Services Business Solutions Consulting ____________________________________________ =====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you
On 11/12/2015 09:30 PM, Sharma Swati6 wrote:
I am trying to use Designate using Virtualenv approach from the link
The right place to ask usage questions are listed on http://www.openstack.org/community#help * Ask questions and search for answers http://ask.openstack.org/ * Join the General mailing list http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack * Participate in chats on IRC #openstack http://webchat.freenode.net/?channels=openstack%2C%23openstack&uio=d4
=====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. [...]
the messages sent to almost all OpenStack lists are publicly archived and indexed by search engines, this notice is meaningless in this context. Cheers, stef
participants (2)
-
Sharma Swati6
-
Stefano Maffulli