Re: [Openstack] Neutron network node setup

2014-04-01 Thread Alex Yang
Hi Erich, I think this following articles may helpful for you. http://developer.rackspace.com/blog/categories/networking/ 2014-04-02 5:59 GMT+08:00 Erich Weiler : > Hey Y'all, > > I'm setting up a dedicated neutron network node and I'm having a bit of > trouble understanding the way the netwo

Re: [Openstack] Horzion vnc looking for controller node's old IP

2014-04-01 Thread John Dewey
vncserver_proxyclient_address http://docs.openstack.org/havana/config-reference/content/getting-started-with-vnc-proxy.html On Monday, March 31, 2014 at 2:18 AM, Matthias Runge wrote: > On Wed, Mar 26, 2014 at 03:21:26PM -0400, Greg Chavez wrote: > > I changed all the relevant endpoints in m

Re: [Openstack] migrate cinder volume

2014-04-01 Thread John Griffith
On Tue, Apr 1, 2014 at 3:34 PM, Dimitri Maziuk wrote: > Hi all, > > is there a command to migrate a volume from one cinder host to another? > > TIA > -- > Dimitri Maziuk > Programmer/sysadmin > BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu > > >

[Openstack] Neutron network node setup

2014-04-01 Thread Erich Weiler
Hey Y'all, I'm setting up a dedicated neutron network node and I'm having a bit of trouble understanding the way the networks work. On the network node I have one interface on the public net (eth0), one interface on the private net (eth1) and I'm following these guides to set it up. My plan

[Openstack] migrate cinder volume

2014-04-01 Thread Dimitri Maziuk
Hi all, is there a command to migrate a volume from one cinder host to another? TIA -- Dimitri Maziuk Programmer/sysadmin BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu signature.asc Description: OpenPGP digital signature ___ Mailing list: ht

[Openstack] [Glance] Icehouse RC1 available

2014-04-01 Thread Thierry Carrez
Hello everyone, Glance just published its first Icehouse release candidate. The list of bugs fixed since feature freeze and the RC1 tarball are available at: https://launchpad.net/glance/icehouse/icehouse-rc1 Unless release-critical issues are found that warrant a release candidate respin, this

[Openstack] Problem using pfSense VM inside a tenant

2014-04-01 Thread Salvo Rapisarda
Hi, i have done an experiment to create an image of pfSense (www.pfsense.org) that is used like a router in my tenant. I've installed "virtio" driver on FreeBSD 8.3 for networking & disk support and image work perfectly. I have a "demo" tenant with this network topology: * WAN: 192.168.10

[Openstack] [Neutron] Which is correct version of python-neutronclient for Neutron 2013.2.2

2014-04-01 Thread Yitao Jiang
Hi,stackers I installed neutron 2013.2.2 on a dedicated networking node from source code which downloaded from https://launchpad.net/neutron/havana/2013.2.2, and then forked the python-neutronclient from github, but i don't know which virsion of neutronclient should i install, i tried 2.3.4 when

Re: [Openstack] Limit of tunnel_id_ranges in Neutron

2014-04-01 Thread Changbin Liu
Thanks, Hiroki and Bob! Thanks Changbin On Tue, Apr 1, 2014 at 1:34 AM, Hiroki Aramaki wrote: > GRE and VXLAN packet use 24bit id range. Max number of ID is 1,677,000 > > and per host max number of subnet is 4094 that is inner VLAN limitation. > > > > Hiroki Aramaki > > > > *From:* Robert Kuk

Re: [Openstack] [Ceilometer] Example "create alarm" via REST API

2014-04-01 Thread m.channappa.negalur
Hello Nejc, Thanks for the reply. Is this bug fixed for ice-houce-3 ..? Currently I am using Havana.. Please let me know is this fixed for Havana as well .. Regards, Malleshi C N -Original Message- From: Nejc Saje [mailto:nejc.s...@xlab.si] Sent: Friday, March 28, 2014 5:08 PM To: C

Re: [Openstack] [Ceilometer] Example "create alarm" via REST API

2014-04-01 Thread m.channappa.negalur
Hello Eoghan, Please find the details, 1. What version are you using? root@Tcontroller:/var/log/heat# dpkg --list | grep -i ceilometer ii ceilometer-agent-central 2013.2-0ubuntu1~cloud0 ceilometer central agent ii ceilometer-api 2013.2-0u

[Openstack] [Neutron] Icehouse RC1 available

2014-04-01 Thread Thierry Carrez
Hello everyone, Neutron just published its first Icehouse release candidate. It contains 9 feature-freeze-exception blueprints and an impressive 146 bugfixes since the icehouse-3 development milestone. Congrats to all the Neutron developers on a busy month of March ! The RC1 is available for down

Re: [Openstack] [ceilometer] how to list l3 meters using neutron meter-labels?

2014-04-01 Thread Kelam, Koteswara Rao
No, that did not work. Labels are not even listed in resource list. sdn@koteswar-ice-osc:~$ ceilometer meter-list -q 'resource_id=db5b10a9-b36b-4b96-ab46-84e34e2b1cfb' +--+--+--+-+-++ | Name | Type | Unit | Resource ID | User ID | Project ID | +--+--

Re: [Openstack] [openstack] [neutron] how to config one l3 agent for each l3 router?

2014-04-01 Thread boopathy K
Yuanle, Its started working after adding the router ID in l3 agents config files. Thanks ! Regards,Boopathy K From: boopath...@hotmail.com To: syl...@gmail.com; g...@zumbi.com.ar Date: Tue, 1 Apr 2014 12:08:09 +0530 CC: openstack@lists.openstack.org Subject: Re: [Openstack] [openstack] [neutro

Re: [Openstack] LBaaS solution for eleminate SPOF is required

2014-04-01 Thread Heiko Krämer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Eugene, yes thanks for your response. I saw this review before and i take a look into this since some weeks for any changes ;). Thats not a problem, i know many features are on your todo list, i know this kind of problems :) but the question is mo

Re: [Openstack] LBaaS solution for eleminate SPOF is required

2014-04-01 Thread Eugene Nikanorov
Hi Heiko, That kind of failover mechanism was on our roadmap: https://review.openstack.org/#/c/59743/ However right now the work is deferred as we're discussing general design of HA feature. I can't guarantee that will be something included in Juno, but there's strong demand for this feature so it

Re: [Openstack] LBaaS solution for eleminate SPOF is required

2014-04-01 Thread Heiko Krämer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Édouard, yes i see this mechanism on a paper[1] of Emilien and Sylvain before but i think this is not working for LBaaS. The main problem are the different spawned devices on the second network node. [1]: http://de.slideshare.net/enovance/oi-a-4-

Re: [Openstack] LBaaS solution for eleminate SPOF is required

2014-04-01 Thread Édouard Thuleau
Just point you a blueprint [1] develop during the I release (but deferring to Juno) to bring L3 HA. It use VRRP mechanism with keepalived that you could reuse for LBaaS. It also uses conntrackd to synchronize connections between routers (master and slave). I don't know how to configure LB synchroni

Re: [Openstack] Problem accessing newly created Swift Account on Django Browser.

2014-04-01 Thread Christian Schwede
Hi, are you abled to up-/download with the new user using the CLI? The pasted commands are not sufficient to create a user in Swift if you're using tempauth, keystoneauth or swauth. Assuming you're using tempauth you have to add the accounts/users to /etc/swift/proxy-server.conf. http://docs.op

[Openstack] LBaaS solution for eleminate SPOF is required

2014-04-01 Thread Heiko Krämer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi guys, i'm looking since days for a solution to solve the SPOF (single point of failure) of the lbaas. A easy solution with a config option is not available yet. The next option is to install/configure some not OpenStack related tools like pacemak

[Openstack] [Heat] Unable to get heat multicloud working

2014-04-01 Thread Pradipta Banerjee
Hi Can anyone share the instructions or the heat config file to get heat working with multiple external clouds ? I'm not able to find any good documentation to get multicloud working and my trials have failed till now. Although I'm able to get it working for a single external cloud by following

Re: [Openstack] [NOVA] Missing network info in nova list

2014-04-01 Thread Sławek Kapłoński
Hello, Maybe the problem is not that missing data in nova's database becasue when I made: nova --debug list then I see that it is asking neutron about ports and this missing IP is corretly send from neutron. Also when I made: nova interface-list then there is no problem and IP is displayed. B

[Openstack] Problem accessing newly created Swift Account on Django Browser.

2014-04-01 Thread Ankit Deshwal
Hey Everyone, I have certain issues in accessing my newly created account on the Django swift browser although the account works perfectly with the Swift CLI. OpenstackPaste URL: http://paste.openstack.org/show/74717/ Thanks a lot ___ Mailing list: http