Re: [Openstack] Quesion about Openstack Magnum

2016-07-09 Thread zhihao wang
Hi openstack member May I ask some question about Magnum: I installed Magnum on my Mitaka openstack,(1 controller, 2 compute nodes), all ubuntu 14.04 root@controller:~# magnum --version2.1.1root@controller:~# when I run this command, it return error, :~# magnum --debug service-list Return error

Re: [Openstack] Quesion about Openstack Magnum

2016-07-09 Thread zhihao wang
Hi, I got it working, just some mistake in the magnum.conf file But I got another problem. when I run the command, it return error, :~# magnum --debug service-list 2016-07-09 14:51:46.440 12425 WARNING keystonemiddleware.auth_token [-] Identity response: {"error": {"message": "The request you h

Re: [Openstack] vCPU -> pCPU MAPPING

2016-07-09 Thread Brent Troge
Based on my testing you can control NUMA node placement if you are also using SRIOV and each PF is grouped in its own physical network. How did I test ? First set your flavor to use a single numa node. hw_numa_nodes=1 Then when creating your neutron port(s), call a neutron network created again

[Openstack] Rabbit DuplicateMessageError: Found duplicate message in linuxbridge-agent.log

2016-07-09 Thread William Josefsson
Hi everyone! My provisioning has stopped working, and I get VM in ERROR state when trying to nova boot. This is on CentOS7/Liberty release. I can see errors in nova-compute.log that seem to lead to neutron node. Please see paste below. Any advice is appreciated. - I have tried, sudo rabbitmqc

Re: [Openstack] LINUX BRIDGE FLAT NETWORK NO DHCP INTO NAMESPACE

2016-07-09 Thread Sławek Kapłoński
Hello, I'm not an expert in Linuxbridge but AFAIK tap interface created for dhcp server should be putted in qdhcp-XXX namespace and it should be in network's bridge. There should be no difference from config ports for vms except that VM's tap is connected to virtual machine and DHCP's tap is in na