Re: [Openstack] OpenStack 2014.2 ("Juno") is released !

2014-10-17 Thread Dean Troyer
On Fri, Oct 17, 2014 at 9:30 AM, Ian Y. Choi wrote: > I am quite expecting 'juno/stable' branch for DevStack, but I can happily > wait that delay :) The DevStack stable/juno defaults update has merged and is ready. dt -- Dean Troyer dtro...@gmail.com

Re: [Openstack] Trove instance created with error status

2014-10-17 Thread Ali Nazemian
Dear Amrith, Hi, Actually I did use "./stack.sh" command to install whole openstack package. I also did some tests on different module using exercise.sh script to check whether everything go fine. It seems that there is no problem with different openstack modules from the aspect of "exercise.sh". I

Re: [Openstack] OpenStack 2014.2 ("Juno") is released !

2014-10-17 Thread Martinx - ジェームズ
Hi! I'm also wondering about this... From what I'm seeing, the work is still ongoing on: https://launchpad.net/~ubuntu-cloud-archive/+archive/ubuntu/juno-staging Also, my IceHouse cloud is IPv6-Only and this is becoming popular, so, Cloud Archive (and Ubuntu PPAs) needs to be reachable via IPv6.

Re: [Openstack] Trove instance created with error status

2014-10-17 Thread Amrith Kumar
Ali, it appears that you may be using devstack. I’ve not seen this particular failure before but it could be one of several things. What command(s) did you execute? I’m assuming that before trove create you did devstack install devstack kick-start It would be good to know what database you cho

[Openstack] Trove instance created with error status

2014-10-17 Thread Ali Nazemian
Hi, I install openstack icehouse with devstack script. I tried to create trove instance using "trove create" command. After passing around 10 min the status of created database becomes "error". I checked different logs i.e. screen-tr-api.log, screen-n-api.log screen-n-cpu.log nothing unusual detect

[Openstack] Submit Your Speaker Proposals for 2015 OpenStack Live Conference and Expo

2014-10-17 Thread Alisa Baum
Percona is hosting a new conference in conjunction with the 2015 Percona Live MySQL Conference and Expo, the largest MySQL event of the year. OpenStack Live Conference and Expo will be held April 13-14, 2015 at the Santa Clara Convention Center in

[Openstack] Intermittent DHCP in neutron over GRE

2014-10-17 Thread Matt Davis
Hi all, I'm having some trouble with a Neutron (icehouse on Ubuntu 14.04) configuration and was hoping somebody could shed some light on it. My network node is seeing DHCP requests and trying to respond to them, but they're getting lost in my openvswitch network. This behavior is inconsistent (s

Re: [Openstack] [openstack][icehouse][neutron][floatingip][br-ex]

2014-10-17 Thread Chinasubbareddy M
Thank you James, will try the br-int as external bridge and let you know. From: James Denton [mailto:james.den...@rackspace.com] Sent: Friday, October 17, 2014 10:13 PM To: Chinasubbareddy M Cc: James Denton; openstack@lists.openstack.org Subject: Re: [Openstack] [openstack][icehouse][neutron][f

Re: [Openstack] [openstack][icehouse][neutron][floatingip][br-ex]

2014-10-17 Thread James Denton
Subbareddy, Added one of my nic which has connected to trunk port of switch to br-ex , I would like create multiple external networks and use each one for them for different tenants or if different tenants wants to create their own floating ip networks ,what is the solution? Tenants are not a

Re: [Openstack] OpenStack 2014.2 ("Juno") is released !

2014-10-17 Thread Ian Y. Choi
Hello Matthew, Matthew Treinish wrote at 10/17/2014 11:06 PM: On Fri, Oct 17, 2014 at 11:05:53AM +0200, Thierry Carrez wrote: Ian Y. Choi wrote: I am not sure whom I need request to, but could you find or let me know opening a new 'stable/juno' branch for devstack on the github repository? (ht

[Openstack] [Nova] Seeking clarification of 'auth_uri' configuration key

2014-10-17 Thread Lars Kellogg-Stedman
I'd like to resurrect the following thread from January: (http://lists.openstack.org/pipermail/openstack/2014-January/004968.html) > > > ...and to pile on, another aspect I don't think we got around to > > > clarifying in the documentation - if auth_uri is set is setting of the > > > various bits

Re: [Openstack] OpenStack 2014.2 ("Juno") is released !

2014-10-17 Thread Matthew Treinish
On Fri, Oct 17, 2014 at 11:05:53AM +0200, Thierry Carrez wrote: > Ian Y. Choi wrote: > > I am not sure whom I need request to, but > > could you find or let me know opening a new 'stable/juno' branch for > > devstack on the github repository? > > (https://github.com/openstack-dev/devstack/branches)

Re: [Openstack] OpenStack 2014.2 ("Juno") is released !

2014-10-17 Thread Jitendra Kumar Bhaskar
Awesome work by all involved developers from different regions!!! As per document when I tried to add juno repo in ubuntu 14.04 am getting error : # add-apt-repository cloud-archive:juno 'juno': not a valid cloud-archive name. Must be one of ['folsom', 'folsom-proposed', 'grizzly', 'grizzly-propo

Re: [Openstack] [Openstack-operators] [swift] How to encrypt account/container/object data that travels through storage nodes?

2014-10-17 Thread Gui Maluf
Exactly. This is a big issue. I'm wondering how globally distributed handle this type of issue. How storages replicate between two countrys, like Brazil and China, in a secure manner? On Wed, Oct 15, 2014 at 3:06 PM, Pete Zaitcev wrote: > On Wed, 17 Sep 2014 15:16:22 -0300 > Gui Maluf wrote: >

Re: [Openstack] extending the storage size of openstack swift

2014-10-17 Thread Ali Nazemian
Dear Clay, Hi, change that value in lib/swift and stack again works for me. Thank you very much. On Fri, Oct 17, 2014 at 5:48 AM, Clay Gerrard wrote: > SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=1G > > > looks promising... > > > I found it in ./lib/swift > > > There's probably some way to plumb it through

Re: [Openstack] OpenStack 2014.2 ("Juno") is released !

2014-10-17 Thread Thierry Carrez
Ian Y. Choi wrote: > I am not sure whom I need request to, but > could you find or let me know opening a new 'stable/juno' branch for > devstack on the github repository? > (https://github.com/openstack-dev/devstack/branches) That's a good question, I'll ask to the devstack people what were their