<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Thanks for reply. Here are the config files:<br><br># cat /etc/default/quantum-server <br># You should choose one of this configuration file accord the installed backend<br><br># QUANTUM_PLUGIN_CONFIG="/etc/quantum/plugins/nicira/nvp.ini"<br># QUANTUM_PLUGIN_CONFIG="/etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini"<br># QUANTUM_PLUGIN_CONFIG="/etc/quantum/plugins/nec/nec.ini"<br># QUANTUM_PLUGIN_CONFIG="/etc/quantum/plugins/ryu/ryu.ini"<br># QUANTUM_PLUGIN_CONFIG="/etc/quantum/plugins/linuxbridge/linuxbridge_conf.ini"<br><br>QUANTUM_PLUGIN_CONFIG="/etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini"<br><br><br># cat /etc/quantum/quantum.conf <br>[DEFAULT]<br>lock_path = $state_path/lock<br>bind_host = 0.0.0.0<br>bind_port = 9696<br>core_plugin = quantum.plugins.openvswitch.ovs_quantum_plugin.OVSQuantumPluginV2<br>api_paste_config = /etc/quantum/api-paste.ini<br>control_exchange = quantum<br>notification_driver = quantum.openstack.common.notifier.rpc_notifier<br>default_notification_level = INFO<br>notification_topics = notifications<br>rabbit_host=158.109.65.230<br>[QUOTAS]<br>[DEFAULT_SERVICETYPE]<br>[AGENT]<br>root_helper = sudo quantum-rootwrap /etc/quantum/rootwrap.conf<br>[keystone_authtoken]<br>auth_host = 158.109.65.21<br>auth_port = 35357<br>auth_protocol = http<br>admin_tenant_name = admin<br>admin_user = admin<br>admin_password = password<br>signing_dir = /var/lib/quantum/keystone-signing<br><br># cat /etc/quantum/dhcp_agent.ini <br>[DEFAULT]<br>ovs_use_veth = True<br>enable_isolated_metadata = True<br>use_namespaces = True<br>interface_driver = quantum.agent.linux.interface.OVSInterfaceDriver<br>dhcp_driver = quantum.agent.linux.dhcp.Dnsmasq<br><br><br><br><br><br><div><hr id="stopSpelling">Date: Thu, 2 May 2013 17:56:20 +0530<br>Subject: Re: [Openstack] no IP for vm with quantum gre tunneling<br>From: ashokkumaran.b@gmail.com<br>To: arindam@live.com<br>CC: openstack@lists.launchpad.net<br><br><div dir="ltr">Can you share the  following configuration files /etc/default/quantum-server, quantum.conf, quantum dhcp conf?</div><div class="ecxgmail_extra"><br><br><div class="ecxgmail_quote">On Thu, May 2, 2013 at 4:15 PM, Arindam Choudhury <span dir="ltr"><<a href="mailto:arindam@live.com" target="_blank">arindam@live.com</a>></span> wrote:<br>
<blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex;">


<div><div dir="ltr">Hi,<br><br>I am very new to openstack. I am trying to install grizzly with quantum using gre and tunneling.<br><br># nova-manage service list<br>Binary           Host                                 Zone             Status     State Updated_At<br>
nova-conductor   aopcsos                              internal         enabled    :-)   2013-05-02 10:42:32<br>nova-console     aopcsos                              internal         enabled    :-)   2013-05-02 10:42:33<br>
nova-scheduler   aopcsos                              internal         enabled    :-)   2013-05-02 10:42:34<br>nova-cert        aopcso1                              internal         enabled    :-)   2013-05-02 10:42:36<br>
nova-compute     aopcso1                              nova             enabled    :-)   2013-05-02 10:42:29<br>nova-consoleauth aopcsos                              internal         enabled    :-)   2013-05-02 10:42:34<br>
<br>I can launch a virtual machine. But it never gets a IP address. <br><br>The error message is:<br>/var/log/quantum/quantum-server.log:<br>2013-05-02 12:37:39  WARNING [quantum.db.agentschedulers_db] Fail scheduling network {'status': u'ACTIVE', 'subnets': [u'78bc7073-adcf-46ce-9096-8c5a569dc967'], 'name': u'net-user', 'provider:physical_network': None, 'admin_state_up': True, 'tenant_id': u'b6d37008724b4a32ae03ff9b44a85426', 'provider:network_type': u'gre', 'router:external': False, 'shared': False, 'id': u'11373f6b-5a9c-412a-83df-825aeaf72848', 'provider:segmentation_id': 2L}<br>
<br>Any help will be highly appreciated ...<br>                                       </div></div>
<br>_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Regds,</div>
<div> </div>
<div>Ashok ,</div>
<div>Delivery Consultant,</div>
<div>HP.</div>
</div></div>                                          </div></body>
</html>