[Openstack] how to build ubuntu local repository for openstack

2014-12-15 Thread Bhattacharjee, Arindam (Arindam)
Hi I want to build a ubuntu server based openstack node which is not connected to internet. Can anyone help me to point to any good documentation - how to build a local repository for ubuntu packages and openstack packages for ubuntu ? Arindam ___ Mai

Re: [Openstack] how to build ubuntu local repository for openstack

2014-12-15 Thread Bhattacharjee, Arindam (Arindam)
Thanks to you all for your help! For a starter I got this link which is useful too: https://www.youtube.com/watch?v=f49y3AqTFYg -Arindam From: Muhammed Salehi [mailto:salehi1...@gmail.com] Sent: Monday, December 15, 2014 8:43 AM To: Remo Mattei Cc: Bhattacharjee, Arindam (Arindam); openstack

Re: [Openstack] Documentation for Neutron L3 / VXLAN with LinuxBridge...

2015-05-26 Thread Bhattacharjee, Arindam (Arindam)
These are few notes I had for Linux bridge config on neutron in initial Havana release. Hope this helps! Arindam From: BYEONG-GI KIM [mailto:kimbyeon...@gmail.com] Sent: Tuesday, May 26, 2015 12:09 AM To: Martinx - ジェームズ; openstack@lists.openstack.org Subject: Re: [Openstack] Documentation for Ne

[Openstack] neutron/ with linux-bridge error

2014-01-08 Thread Bhattacharjee, Arindam (Arindam)
Hi all, I have one NIC on host. Using two vlans 600 and 700 to be connected to two vNICs of a linux VM created on host/KVM. seems like I'm hitting this bug from this error "AttributeError: 'function' object has no attribute 'get_port'\n"] https://bugs.launchpad.net/neutron/+bug/1241602 Could a

Re: [Openstack] neutron/ with linux-bridge error

2014-01-09 Thread Bhattacharjee, Arindam (Arindam)
indam From: Remo Mattei [mailto:r...@mattei.org] Sent: Wednesday, January 08, 2014 7:01 PM To: Bhattacharjee, Arindam (Arindam) Cc: openstack@lists.openstack.org Subject: Re: [Openstack] neutron/ with linux-bridge error Hi Arindam, Looks like the driver you are using is depreciated. So I would sugge

Re: [Openstack] neutron/ with linux-bridge error

2014-01-09 Thread Bhattacharjee, Arindam (Arindam)
Took care of this nova warning: Deprecated: The NeutronLinuxBridgeVIFDriver VIF driver... Looked at libvirt/vif.py script and then changed #libvirt_vif_driver=nova.virt.libvirt.vif.NeutronLinuxBridgeVIFDriver libvirt_vif_driver=nova.virt.libvirt.vif.LibvirtGenericVIFDriver But still that Attribut

Re: [Openstack] neutron/ with linux-bridge error

2014-01-09 Thread Bhattacharjee, Arindam (Arindam)
Thanks a lot Remo for the reply. Yes I did restart all services. This similar config worked fine with Linux-bridge with quantum linux bridge with Grizzly. I’m now trying with Havana/neutron/linuxbridge and see this issue. It seems some how neutron cannot setup more than one port.vlan with the br

Re: [Openstack] neutron/ with linux-bridge error

2014-01-09 Thread Bhattacharjee, Arindam (Arindam)
erse restricted multiverse then running both apt-get upgrade neutron-server apt-get update but still could not get that 2013.2.1 neutron So I have to abort this Havana as of now I suppose. -Arindam From: Remo Mattei [mailto:r...@mattei.org] Sent: Thursday, January 09, 2014 7:09 PM To: Bhattac

Re: [Openstack] need configration for Vm network should communicate with seconf NIC

2014-01-10 Thread Bhattacharjee, Arindam (Arindam)
Use this link: http://docs.openstack.org/trunk/install-guide/install/apt/content/ From: Sathyanarayana Pvr [mailto:sathyanarayana@tcs.com] Sent: Friday, January 10, 2014 2:40 AM To: openstack@lists.openstack.org Subject: [Openstack] need configration for Vm network should communicate with s

Re: [Openstack] CentOS Network Create problem

2014-01-15 Thread Bhattacharjee, Arindam (Arindam)
1. Check brctl showmacs br100 If you see the mac address of the vnic of VM by lggiing into VM - do ifconfig to compare the mac address. 2. Then check Firwall configs in both Host and VM. Check stopping FW service and doing iptables -F. 3. Do tcpdump -i -e vnet0 while sening ping to the GW from

Re: [Openstack] Error while booting VM

2014-02-06 Thread Bhattacharjee, Arindam (Arindam)
Probably you need to create qcow2 image out of iso image and then use that qcow2 to create VMs from Openstack. Follow the instructions similar to this: http://docs.openstack.org/image-guide/content/ubuntu-image.html From: Narayanan, Krishnaprasad [mailto:naray...@uni-mainz.de] Sent: Thursday, Fe