<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Bruce,
<div class=""><br class="">
</div>
<div class="">Another suggestion for your consideration: </div>
<div class=""><br class="">
</div>
The region the client is using needs to match the region the endpoint is set to use in the service catalog. Check that OS_REGION_NAME in the environment running the client is set to ‘RegionOne’ rather than ‘regionOne’. That has snagged others in the past as
 well. 
<div class=""><br class="">
<div class="">
<div class="">Adrian<br class="">
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Nov 2, 2015, at 4:22 PM, Adrian Otto <<a href="mailto:adrian.otto@rackspace.com" class="">adrian.otto@rackspace.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Bruce,
<div class=""><br class="">
</div>
<div class="">That sounds like this bug to me:</div>
<div class=""><br class="">
</div>
<div class=""><a href="https://bugs.launchpad.net/magnum/+bug/1411333" class="">https://bugs.launchpad.net/magnum/+bug/1411333</a></div>
<div class=""><br class="">
</div>
<div class="">Resolved by:</div>
<div class=""><br class="">
</div>
<div class=""><a href="https://review.openstack.org/148059" class="">https://review.openstack.org/148059</a></div>
<div class=""><br class="">
</div>
<div class="">I think you need this:</div>
<div class=""><br class="">
</div>
<div class="">
<pre class="">keystone service-create --name=magnum \
                        --type=container \
                        --description="magnum Container Service"
keystone endpoint-create --service=magnum \
                         --publicurl=<a href="http://127.0.0.1:9511/v1" class="">http://127.0.0.1:9511/v1</a> \
                         --internalurl=<a href="http://127.0.0.1:9511/v1" class="">http://127.0.0.1:9511/v1</a> \
                         --adminurl=<a href="http://127.0.0.1:9511/v1" class="">http://127.0.0.1:9511/v1</a> \
                         --region RegionOne</pre>
<div class="">Any chance you missed the first of these two? Also, be sure you are using the latest Magnum, either from the master branch or from the Downloads section of:</div>
</div>
<div class=""><br class="">
</div>
<div class=""><a href="https://wiki.openstack.org/wiki/Magnum" class="">https://wiki.openstack.org/wiki/Magnum</a></div>
<div class=""><br class="">
</div>
<div class="">Thanks,</div>
<div class=""><br class="">
</div>
<div class="">Adrain</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
<div class="">
<blockquote type="cite" class="">
<div class="">On Nov 2, 2015, at 2:25 PM, Bruce D'Amora <<a href="mailto:bddamora@gmail.com" class="">bddamora@gmail.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">
Does anyone have any guidance for configuring magnum on OpenStack kilo? this is outside of devstack. I thought I had it configured and when I log into horizon, I see the magnum service is started, but when I execute cli commands such as:</div>
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">
magnum service-list or magnum container-list I get ERRORs:</div>
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">
<div style="margin: 0px; font-size: 13px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);" class="">
ERROR: publicURL endpoint for container service not found</div>
<div class=""><br class="">
</div>
</div>
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">
I added an endpoint:</div>
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">
<div style="margin: 0px; font-size: 13px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);" class="">
openstack endpoint create<span class="Apple-converted-space"> </span><span class="" style="color: rgb(182, 102, 10);">\</span></div>
<div style="margin: 0px; font-size: 13px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);" class="">
 <span class="Apple-converted-space"> </span><span class="" style="color: rgb(192, 46, 192);">--publicurl</span><span class="Apple-converted-space"> </span><a href="http://9.2.132.246/" class="">http://9.2.132.246:</a><span class="" style="color: rgb(172, 45, 18);">9511</span>/v1<span class="Apple-converted-space"> </span><span class="" style="color: rgb(182, 102, 10);">\</span></div>
<div style="margin: 0px; font-size: 13px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);" class="">
 <span class="Apple-converted-space"> </span><span class="" style="color: rgb(192, 46, 192);">--internalurl</span><span class="Apple-converted-space"> </span><a href="http://9.2.132.246/" class="">http://9.2.132.246:</a><span class="" style="color: rgb(172, 45, 18);">9511</span>/v1<span class="Apple-converted-space"> </span><span class="" style="color: rgb(182, 102, 10);">\</span></div>
<div style="margin: 0px; font-size: 13px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);" class="">
 <span class="Apple-converted-space"> </span><span class="" style="color: rgb(192, 46, 192);">--adminurl</span><span class="Apple-converted-space"> </span><a href="http://9.2.132.246/" class="">http://9.2.132.246:</a><span class="" style="color: rgb(172, 45, 18);">9511</span>/v1<span class="Apple-converted-space"> </span><span class="" style="color: rgb(182, 102, 10);">\</span></div>
<div style="margin: 0px; font-size: 13px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);" class="">
 <span class="Apple-converted-space"> </span><span class="" style="color: rgb(192, 46, 192);">--region</span><span class="Apple-converted-space"> </span>RegionOne<span class="Apple-converted-space"> </span><span class="" style="color: rgb(182, 102, 10);">\</span></div>
<div style="margin: 0px; font-size: 13px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);" class="">
  magnum</div>
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
__________________________________________________________________________<br class="">
OpenStack Development Mailing List (not for usage questions)<br class="">
Unsubscribe: <a href="mailto:OpenStack-dev-request@lists.openstack.org" class="">
OpenStack-dev-request@lists.openstack.org</a>?subject:unsubscribe<br class="">
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" class="">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</div>
</div>
</body>
</html>