<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";}
span.EmailStyle19
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.EmailStyle20
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
span.EmailStyle21
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal><span style='color:#1F497D'>And on the httpd error log im getting <o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>EndpointNotFound: publicURL endpoint for identity service not found<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b>From:</b> Chamambo Martin [mailto:chamambom@afri-com.net] <br><b>Sent:</b> Thursday, April 30, 2015 9:45 AM<br><b>To:</b> openstack@lists.openstack.org; rdo-list@redhat.com<br><b>Subject:</b> [Openstack] sourcing admin-openrc.sh gives me an error<o:p></o:p></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='font-size:14.0pt;color:#1F497D'><a href="http://docs.openstack.org/icehouse/install-guide/install/yum/content/keystone-verify.html">http://docs.openstack.org/icehouse/install-guide/install/yum/content/keystone-verify.html</a><o:p></o:p></span></p><pre><span style='font-size:14.0pt;font-family:"Calibri",sans-serif;color:#1F497D'><o:p> </o:p></span></pre><pre><span style='font-size:14.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>I have followed this document to check if my </span><span style='font-size:14.0pt;color:#23302D'>admin-openrc.sh file is configured correctly and everything is working as expected until I do this <o:p></o:p></span></pre><pre><span style='font-size:14.0pt;color:#23302D'><o:p> </o:p></span></pre><pre><span style='color:#23302D'>source admin-openrc.sh<o:p></o:p></span></pre><pre><span style='color:#23302D'><o:p> </o:p></span></pre><pre><span style='color:#23302D'>keystone user-list<o:p></o:p></span></pre><pre><span style='color:#23302D'> <o:p></o:p></span></pre><pre><span style='color:#23302D'>this command returns an error <o:p></o:p></span></pre><pre><span style='color:#23302D'><o:p> </o:p></span></pre><pre><span style='color:#23302D'>[root@controller ~]# keystone user-list<o:p></o:p></span></pre><pre><span style='color:#23302D'><o:p> </o:p></span></pre><pre><span style='color:red'>WARNING:keystoneclient.httpclient:Failed to retrieve management_url from token<o:p></o:p></span></pre><pre><span style='color:#23302D'><o:p> </o:p></span></pre><pre><span style='color:#23302D'>What am I missing <o:p></o:p></span></pre><pre><span style='color:#23302D'><o:p> </o:p></span></pre><pre><span style='color:#23302D'>NB: All The above commands work if I manually input the following on the command line but not when I source the admin-openrc.sh file<o:p></o:p></span></pre><pre><span style='color:#23302D'><o:p> </o:p></span></pre><pre><span style='color:#23302D'>export OS_SERVICE_TOKEN=xxxxxxxxxxxxxxxxxxxxx<o:p></o:p></span></pre><pre><span style='color:#23302D'><o:p> </o:p></span></pre><pre><span style='color:#23302D'>export OS_SERVICE_ENDPOINT=http://xxxxxxx.ai.co.zw:35357/v2.0<o:p></o:p></span></pre><pre><span style='font-size:14.0pt;color:#23302D'><o:p> </o:p></span></pre><pre><span style='font-size:14.0pt;color:#23302D'><o:p> </o:p></span></pre><p class=MsoNormal><span style='font-size:14.0pt;color:#1F497D'><o:p> </o:p></span></p></div></body></html>