<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class="">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="">magnum service-list or magnum container-list I get ERRORs:</div><div class=""><p 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</p><div class=""><br class=""></div></div><div class="">I added an endpoint:</div><div class=""><p 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 style="font-variant-ligatures: no-common-ligatures; color: #b6660a" class="">\</span></p>
<p style="margin: 0px; font-size: 13px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);" class="">  <span style="font-variant-ligatures: no-common-ligatures; color: #c02ec0" class="">--publicurl</span> <a href="http://9.2.132.246:" class="">http://9.2.132.246:</a><span style="font-variant-ligatures: no-common-ligatures; color: #ac2d12" class="">9511</span>/v1 <span style="font-variant-ligatures: no-common-ligatures; color: #b6660a" class="">\</span></p>
<p style="margin: 0px; font-size: 13px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);" class="">  <span style="font-variant-ligatures: no-common-ligatures; color: #c02ec0" class="">--internalurl</span> <a href="http://9.2.132.246:" class="">http://9.2.132.246:</a><span style="font-variant-ligatures: no-common-ligatures; color: #ac2d12" class="">9511</span>/v1 <span style="font-variant-ligatures: no-common-ligatures; color: #b6660a" class="">\</span></p>
<p style="margin: 0px; font-size: 13px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);" class="">  <span style="font-variant-ligatures: no-common-ligatures; color: #c02ec0" class="">--adminurl</span> <a href="http://9.2.132.246:" class="">http://9.2.132.246:</a><span style="font-variant-ligatures: no-common-ligatures; color: #ac2d12" class="">9511</span>/v1 <span style="font-variant-ligatures: no-common-ligatures; color: #b6660a" class="">\</span></p>
<p style="margin: 0px; font-size: 13px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);" class="">  <span style="font-variant-ligatures: no-common-ligatures; color: #c02ec0" class="">--region</span> RegionOne <span style="font-variant-ligatures: no-common-ligatures; color: #b6660a" class="">\</span></p>
<p style="margin: 0px; font-size: 13px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);" class="">  magnum</p></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">but still get an error. Any ideas?</div></body></html>