Thank you very much for your answers . Maybe I was a bit ' messy. Now try again.
I'm on debian jessie, and I try to run juno. 
In my environment the best solution is to use nova-network with Flatmanager.
So here is my configurations and the command that i run.
On compute node, in my nova.conf:
.........network_api_class=nova.network.api.APIsecurity_group_api=novalinuxnet_interface_driver=nova.network.linux_net.LinuxBridgeInterfaceDrivernetwork_manager=nova.network.manager.FlatManagerflat_injected=truefirewall_driver=nova.virt.libvirt.firewall.IptablesFirewallDrivermulti_host=true.........
....on the same node, my /etc/network/interface:
......... auto br-sviluppo iface br-sviluppo inet manual        bridge_stp off  
      bridge_fd 0        bridge_maxwait 0        bridge_ports bond0.632.........
On controller node, nova.conf:
.........network_api_class = nova.network.api.APIsecurity_group_api = 
nova.........
.....and my commands:root@controller:~# source develop-openrc.sh 
root@controller:~# nova-manage network create --multi_host=T 
--fixed_range_v4=192.168.156.0/24 --bridge=br100 --bridge_interface=br-sviluppo 
--num_networks=1 --network_size=256 --label=sviluppo --gateway=192.168.156.252 
--dns1=8.8.8.8root@controller:~# nova boot --flavor 4 
--image=3ca732f6-4fe3-4896-bb74-96cde1a2cc1c --nic 
net-id=8acaaad4-a270-410a-a7bf-27f8cbef9830,v4-fixed-ip=192.168.156.11 
--security_group=default debian-wheezy
The vm boot without any problem, but it does not have any network interface 
except the loopback.
Obviously this makes vm unusable.
Configuration and commands seem to be correct. Aren't they?
What can I do to identify and resolve the problem ?
Thanks for your help
P. 

     El Jueves 12 de marzo de 2015 1:14, "Li, Chen" <chen...@intel.com> 
escribió:
   

 #yiv3252635168 #yiv3252635168 -- _filtered #yiv3252635168 
{font-family:Helvetica;panose-1:2 11 6 4 2 2 2 2 2 4;} _filtered #yiv3252635168 
{font-family:SimSun;panose-1:2 1 6 0 3 1 1 1 1 1;} _filtered #yiv3252635168 
{font-family:SimSun;panose-1:2 1 6 0 3 1 1 1 1 1;} _filtered #yiv3252635168 
{font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;} _filtered #yiv3252635168 
{font-family:Tahoma;panose-1:2 11 6 4 3 5 4 4 2 4;} _filtered #yiv3252635168 
{panose-1:2 1 6 0 3 1 1 1 1 1;}#yiv3252635168 #yiv3252635168 
p.yiv3252635168MsoNormal, #yiv3252635168 li.yiv3252635168MsoNormal, 
#yiv3252635168 div.yiv3252635168MsoNormal 
{margin:0in;margin-bottom:.0001pt;font-size:12.0pt;}#yiv3252635168 a:link, 
#yiv3252635168 span.yiv3252635168MsoHyperlink 
{color:blue;text-decoration:underline;}#yiv3252635168 a:visited, #yiv3252635168 
span.yiv3252635168MsoHyperlinkFollowed 
{color:purple;text-decoration:underline;}#yiv3252635168 
span.yiv3252635168EmailStyle17 {color:#1F497D;}#yiv3252635168 
.yiv3252635168MsoChpDefault {} _filtered #yiv3252635168 {margin:1.0in 1.0in 
1.0in 1.0in;}#yiv3252635168 div.yiv3252635168WordSection1 {}#yiv3252635168 
You’re using Juno, why not enable neutron ?    Thanks. -chen    From: Anne 
Gentle [mailto:annegen...@justwriteclick.com]
Sent: Thursday, March 12, 2015 1:48 AM
To: Pedro Serotto
Cc: openstack@lists.openstack.org
Subject: Re: [Openstack] nova boot does not create nic into vm          On Wed, 
Mar 11, 2015 at 12:14 PM, Pedro Serotto <pedro.sero...@yahoo.es> wrote: Nobody 
can help me? I made a stupid question ?       It's not a stupid question, but 
it's a busy week and networking is quite complex. :) Lots of questions like 
this are onhttp://ask.openstack.org.    Since you mentioned debian, be sure to 
check out some configuration assumptions that will prevent launching an 
instance:    https://bugs.launchpad.net/openstack-manuals/+bug/1417250    
https://bugs.launchpad.net/openstack-manuals/+bug/1417245     Perhaps that info 
will get you further along in your quest. Thanks, Anne   
P. 
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack 


    --  Anne Gentle
annegen...@justwriteclick.com 

   
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to