[Openstack] starting quantum services causes host machine reboot (Sorry for my last email)

2012-12-01 Thread ??????
Hi All, I installed a single-node openstack from folsom source code. When I start quantum services(quantum-server, quantum-openvswitch-agent and quantum-dhcp-agent) one by one, the host machine reboot itself. My starting script is as follow: quantum_start.sh

[Openstack] starting quantum services causes host machine reboot

2012-12-01 Thread 唐宏伟
Hi All,       I installed a single-node openstack from folsom source code. When I start quantum services(quantum-server, quantum-openvswitch-agent and quantum-dhcp-agent) one by one, the host machine reboot itself. My start script is as follow:  quantum_start.sh__

Re: [Openstack] How to enable EC2 compatibility layer in Keystone

2012-12-01 Thread Vishvananda Ishaya
It nova that listens on port 8773, not keystone. Keystone is just responsible for credentials. Vish On Nov 23, 2012, at 3:15 AM, Shashank Sahni wrote: > Hi everyone, > > I've successfully installed keystone(folsom release), glance and swift. I'm > able to create the ec2 credentials for any u

Re: [Openstack] ifconfig in VM not showing IP address of eth0 port

2012-12-01 Thread Razique Mahroua
Nice you figured out. Check the switch vlan tagging configuration. You need to use the trunk mode in your switch. Regards, Razique Le vendredi 30 novembre 2012, Ahmed Al-Mehdi a écrit : > I resolved this issue. The problem was the switch was dropping the DHCP > request packet sent by the VM. I v