Hi, 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: magnum service-list or magnum container-list I get ERRORs: ERROR: publicURL endpoint for container service not found I added an endpoint: openstack endpoint create \ --publicurl http://9.2.132.246:9511/v1 \ --internalurl http://9.2.132.246:9511/v1 \ --adminurl http://9.2.132.246:9511/v1 \ --region RegionOne \ magnum but still get an error. Any ideas? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20151102/8ae34d87/attachment.html>