I am trying to do the same thing.
I have already get magnum-api & magnum-conductor up and running and I can
run simple commands like 'magnum bay-list'
It always fail to create a bay.

The log generates the error below:

2015-10-28 10:10:53.630 16443 ERROR oslo_messaging.rpc.dispatcher   File
"/root/magnum/magnum/common/cert_manager/barbican_cert_manager.py", line
89, in store_cert
2015-10-28 10:10:53.630 16443 ERROR oslo_messaging.rpc.dispatcher
connection = get_admin_clients().barbican()
2015-10-28 10:10:53.630 16443 ERROR oslo_messaging.rpc.dispatcher   File
"/root/magnum/magnum/common/exception.py", line 178, in wrapped
2015-10-28 10:10:53.630 16443 ERROR oslo_messaging.rpc.dispatcher     %
sys.exc_info()[1])
2015-10-28 10:10:53.630 16443 ERROR oslo_messaging.rpc.dispatcher
AuthorizationFailure: unexpected keystone client error occurred: publicURL
endpoint for key-manager service not found
2015-10-28 10:10:53.630 16443 ERROR oslo_messaging.rpc.dispatcher
2015-10-28 10:10:53.633 16443 ERROR oslo_messaging._drivers.common
[req-e21855ef-171c-4fb9-b600-51ab808af47f - - - - -] Returning exception
unexpected keystone client error occurred: publicURL endpoint for
key-manager service not found to caller


It seems that magnum depends on barbican for authentication.

Any ideas?

Thanks

On Fri, Oct 16, 2015 at 2:09 PM, hittang <hit...@163.com> wrote:

> Hello,everynoe. Can anybody help me for installing magnum? I have an
> openstack installtion,which has one controller node, one network node, and
> server computes node. Now, I want to install magnum, and  to manage docker
> containers with.
> Thanks.
>
>
>
>
> _______________________________________________
> OpenStack-operators mailing list
> OpenStack-operators@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
>
>
_______________________________________________
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

Reply via email to