[openstack-dev] Quesion about Openstack Magnum

Adrian Otto adrian.otto at rackspace.com
Tue Jul 5 19:38:40 UTC 2016


Wally,

We can help you by IRC in #openstack-containers on Freenode. I see you’re in there getting help now. This mailing list is for development discussion, so we’ll end this thread, and engage with you on IRC instead.

Thanks,

Adrian

On Jul 5, 2016, at 11:47 AM, zhihao wang <wangzhihaocom at hotmail.com<mailto:wangzhihaocom at hotmail.com>> wrote:

Dear Magnum team member

May I ask you some question about Magnum

I have Openstack mistaka (1 controller and 2 compute nodes(
I have installed all the components for Magnum, also install the lbaaS V2.

I have install the Magnum followed this guide http://docs.openstack.org/developer/magnum/install-guide-from-source.html

and then I try to use Magnum, but I am not sure how to use it to create k8s

when I try to list the bay model list, it return this, I source admin-openrc, but still the same..

root at controller:/var/lib/magnum/magnum# magnum --version
2.0.0
root at controller:/var/lib/magnum/magnum# magnum servie-list
ERROR: You must provide a tenant name or tenant id via --os-tenant-name, --os-tenant-id, env[OS_TENANT_NAME] or env[OS_TENANT_ID]
root at controller:/var/lib/magnum/magnum#

also , I saw lots of error from the magnum-api.log

2016-07-05 11:45:47.239 85426 WARNING oslo_reports.guru_meditation_report [-] Guru meditation now registers SIGUSR1 and SIGUSR2 by default for backward compatibility. SIGUSR1 will no longer be registered in a future release, so please use SIGUSR2 to generate reports.
2016-07-05 11:45:47.240 85426 INFO magnum.api.app [-] Full WSGI config used: /etc/magnum/api-paste.ini
2016-07-05 11:45:47.303 85426 CRITICAL magnum [-] ConfigFileValueError: Value for option host is not valid: controller is not IPv4 or IPv6 address
2016-07-05 11:45:47.303 85426 ERROR magnum Traceback (most recent call last):
2016-07-05 11:45:47.303 85426 ERROR magnum   File "/var/lib/magnum/env/bin/magnum-api", line 10, in <module>
2016-07-05 11:45:47.303 85426 ERROR magnum     sys.exit(main())
2016-07-05 11:45:47.303 85426 ERROR magnum   File "/var/lib/magnum/env/local/lib/python2.7/site-packages/magnum/cmd/api.py", line 46, in main
2016-07-05 11:45:47.303 85426 ERROR magnum     host, port = cfg.CONF.api.host, cfg.CONF.api.port
2016-07-05 11:45:47.303 85426 ERROR magnum   File "/var/lib/magnum/env/local/lib/python2.7/site-packages/oslo_config/cfg.py", line 3004, in __getattr__
2016-07-05 11:45:47.303 85426 ERROR magnum     return self._conf._get(name, self._group)
2016-07-05 11:45:47.303 85426 ERROR magnum   File "/var/lib/magnum/env/local/lib/python2.7/site-packages/oslo_config/cfg.py", line 2615, in _get
2016-07-05 11:45:47.303 85426 ERROR magnum     value = self._do_get(name, group, namespace)
2016-07-05 11:45:47.303 85426 ERROR magnum   File "/var/lib/magnum/env/local/lib/python2.7/site-packages/oslo_config/cfg.py", line 2658, in _do_get
2016-07-05 11:45:47.303 85426 ERROR magnum     % (opt.name, str(ve)))
2016-07-05 11:45:47.303 85426 ERROR magnum ConfigFileValueError: Value for option host is not valid: controller is not IPv4 or IPv6 address
2016-07-05 11:45:47.303 85426 ERROR magnum
^C

I am wondering is there anything for configure the magnum?

thanks so much

wally
________________________________

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: OpenStack-dev-request at lists.openstack.org<mailto:OpenStack-dev-request at lists.openstack.org>?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160705/4e40e301/attachment.html>


More information about the OpenStack-dev mailing list