Re: [Openstack] Making networking decision on new OpenStack install

2013-03-25 Thread Willard Dennis
Thanks, guys, for your responses. I will check out the respective guides you’ve mentioned, and hopefully we can make Quantum work for our simple use case. Best, Will On Mar 22, 2013 4:32 PM, "Willard Dennis" wrote: Hi all, We’ve been playing around with a single-server install of (F

Re: [Openstack] Glance and Nova image-list problems (folsom)

2013-03-25 Thread Ken'ichi Ohmichi
Hi, On Mon, 25 Mar 2013 21:33:56 + Yaguang wrote: > > this is duo to your glance doesn't use keystone as auth strategy. I guess so. Trevor, can you check whether your configuration files contain the following? * glance-api.conf [paste_deploy] flavor = keystone+cachemanagement * glance-r

Re: [Openstack] Glance and Nova image-list problems (folsom)

2013-03-25 Thread Yaguang
this is duo to your glance doesn't use keystone as auth strategy. send from my iPad 在 2013-3-25,19:01,gtt116 写道: > Hi Trevor, > > Are you use the admin user? or some user whose role is 'admin'? > If you use a admin user, nova image-list would show all image in the system. > > 于 2013年03月23日

Re: [Openstack] Glance and Nova image-list problems (folsom)

2013-03-25 Thread gtt116
Hi Trevor, Are you use the admin user? or some user whose role is 'admin'? If you use a admin user, nova image-list would show all image in the system. 于 2013年03月23日 02:38, tr...@cs.drexel.edu 写道: > Hey, > > So glance and nova are returning different results when it comes to images > and snapshot

Re: [Openstack] DHCP release

2013-03-25 Thread David Hill
Hi guys, I've found what the problem is... 1) nova-dhcpbridge wasn't configured 2) The version provided with redhat seems to be buggy and I created a bug report: https://bugzilla.redhat.com/show_bug.cgi?id=927349 With the provided version, dhcp-script is called onl

[Openstack] Announcing Climate, OpenStack Capacity Leasing project

2013-03-25 Thread Julien Danjou
Hi there, I'd like to announce a new project named Climate. The project aims to provide a capacity leasing service inside OpenStack cloud platforms, via the reservation of various resources in a calendar based view. The project is still as its early draft stage, but anyone with ideas and interes

Re: [Openstack] Allocating dynamic IP to the VMs

2013-03-25 Thread Sylvain Bauza
Le 25/03/2013 16:00, Chathura M. Sarathchandra Magurawalage a écrit : I can not see anything going through qg- interface. Your iptables seem correct. Could you please "ip a" and make sure floating ip is bound to qg- ? Are you sure that floating IPs are working properly on your setup

Re: [Openstack] Google Summer of Code

2013-03-25 Thread Atul Jha
Anne, Hi again everyone, Top-posting on my own post to bring this up again. We do have an ideas page started: https://wiki.openstack.org/wiki/GSoC2013/Ideas Please add to this page if you have projects you're interested in. Ideas are free, mentor's time is not, and what we're missing is mentor

Re: [Openstack] Google Summer of Code

2013-03-25 Thread Anne Gentle
Hi again everyone, Top-posting on my own post to bring this up again. We do have an ideas page started: https://wiki.openstack.org/wiki/GSoC2013/Ideas Please add to this page if you have projects you're interested in. Ideas are free, mentor's time is not, and what we're missing is mentors who want

Re: [Openstack] Allocating dynamic IP to the VMs

2013-03-25 Thread Chathura M. Sarathchandra Magurawalage
Thanks. root@controller:~# iptables -t nat -L -n Chain PREROUTING (policy ACCEPT) target prot opt source destination quantum-l3-agent-PREROUTING all -- 0.0.0.0/00.0.0.0/0 nova-api-PREROUTING all -- 0.0.0.0/00.0.0.0/0 Chain INPUT (policy ACCEPT) tar

Re: [Openstack] floating ips "history"

2013-03-25 Thread Matt Van Winkle
On 3/25/13 8:50 AM, "Matt Van Winkle" wrote: > > >On 3/25/13 8:31 AM, "Jay Pipes" wrote: > >>On 03/25/2013 06:48 AM, Antonio Messina wrote: >>> Hi all, >>> >>> I wonder if there is an easy way to know the instance a specific >>> floating ip was assigned to on a specific point in time. >> >>Un

Re: [Openstack] StackTach and Stacy github repos have moved ...

2013-03-25 Thread Jay Pipes
All good in the hood. :) Thanks mate! On 03/25/2013 09:57 AM, Sandy Walsh wrote: > > > On 03/25/2013 10:47 AM, Jay Pipes wrote: >> Thanks for the heads up, Sandy. There was some talk in the last release >> cycle about possibly merging some or all of the StackTach functionality >> with Ceilometer

Re: [Openstack] StackTach and Stacy github repos have moved ...

2013-03-25 Thread Sandy Walsh
On 03/25/2013 10:47 AM, Jay Pipes wrote: > Thanks for the heads up, Sandy. There was some talk in the last release > cycle about possibly merging some or all of the StackTach functionality > with Ceilometer. Is that still on the horizon or has that idea been > scuttled? Nope, we are absolutely w

Re: [Openstack] floating ips "history"

2013-03-25 Thread Matt Van Winkle
On 3/25/13 8:31 AM, "Jay Pipes" wrote: >On 03/25/2013 06:48 AM, Antonio Messina wrote: >> Hi all, >> >> I wonder if there is an easy way to know the instance a specific >> floating ip was assigned to on a specific point in time. > >Unfortunately, not using the database schema as it currently s

Re: [Openstack] StackTach and Stacy github repos have moved ...

2013-03-25 Thread Jay Pipes
Thanks for the heads up, Sandy. There was some talk in the last release cycle about possibly merging some or all of the StackTach functionality with Ceilometer. Is that still on the horizon or has that idea been scuttled? Best, -jay On 03/25/2013 09:42 AM, Sandy Walsh wrote: > Hi, how are you? Me

[Openstack] StackTach and Stacy github repos have moved ...

2013-03-25 Thread Sandy Walsh
Hi, how are you? Me? Right as rain, thanks for asking. Due to a recent reorg of the Rackspace github repo, StackTach and Stacky are now moved under the rackerlabs organization. The new coordinates are: https://github.com/rackerlabs/stacktach https://github.com/rackerlabs/stacky Please update yo

Re: [Openstack] floating ips "history"

2013-03-25 Thread Jay Pipes
On 03/25/2013 06:48 AM, Antonio Messina wrote: > Hi all, > > I wonder if there is an easy way to know the instance a specific > floating ip was assigned to on a specific point in time. Unfortunately, not using the database schema as it currently stands. You could, however, search your log files (

Re: [Openstack] Allocating dynamic IP to the VMs

2013-03-25 Thread Sylvain Bauza
Le 25/03/2013 12:49, Chathura M. Sarathchandra Magurawalage a écrit : I have got one question on this. Does quantum directly request leases from the gateway of the physical network before reserving them to allocate to VMs? Nope, not at all. It's up to the administrator to make sure the IP

Re: [Openstack] Allocating dynamic IP to the VMs

2013-03-25 Thread Chathura M. Sarathchandra Magurawalage
Thanks Sylvain, I will check and get back to you on this. I have got one question on this. Does quantum directly request leases from the gateway of the physical network before reserving them to allocate to VMs? On 25 March 2013 10:53, Sylvain Bauza wrote: > The basic troubleshooting steps fo

Re: [Openstack] Allocating dynamic IP to the VMs

2013-03-25 Thread Sylvain Bauza
The basic troubleshooting steps for L3 mapping are : 1. make sure your DNAT/SNAT entries have been populated correctly (using 'iptables -t nat -L -n ) 2. monitor your qg-X interface making sure SNAT is working properly (using 'tcpdump -i qg- -nn) and checking that you actually have *two

[Openstack] floating ips "history"

2013-03-25 Thread Antonio Messina
Hi all, I wonder if there is an easy way to know the instance a specific floating ip was assigned to on a specific point in time. .a. -- antonio.s.mess...@gmail.com GC3: Grid Computing Competence Center http://www.gc3.uzh.ch/ University of Zurich Winterthurerstrasse 190 CH-8057 Zurich Switzerla

[Openstack] How to resize an instance if the image was deleted from glance?

2013-03-25 Thread Belmiro Moreira
Hi, I'm trying to resize an instance but it fails with: ERROR: The resource could not be found. (HTTP 404) (Request-ID: req-37976706-cb02-46df-b7d8-11ceb96da63f) This is because nova expects the image is in glance to do the migration/resize. If an image is removed from glance we can't resize/mig

[Openstack] openstack installing cloud-utils package on OSX

2013-03-25 Thread Deepak A.P
Hi Folks, Am not able to install *clud-install* related packages on Mac Osx (Lion) , help me this As i need this util to upload image on Nova -- Cheers, Deepak ___ Mailing list: https://launchpad.net/~openstack Post to

Re: [Openstack] OpenStack for begginers event

2013-03-25 Thread ricardo trujillo
Thanks Luis, I'm new in this project, and this kind of info is very useful for me! Regards from Madrid Date: Sun, 24 Mar 2013 23:22:02 +0100 From: l...@woorea.es To: openstack-operat...@lists.openstack.org; openstack@lists.launchpad.net Subject: [Openstack] OpenStack for begginers event Hi

[Openstack] using ctare with openstack

2013-03-25 Thread Giovanni Colapinto
Hi folks. I need to connect ctera to openstack storage (swift). I run openstack Folsom, but ctera connect only to version 1 of openstack. Is there a way to add to Folsom the ability to manage version 1 protocol? thank you ___ Mailing list: https://laun

[Openstack] Cinder Grizzly RC2 available

2013-03-25 Thread Thierry Carrez
Hello everyone, Due to a licensing issue around cinder-rtstool and a number of high-impact bugs in various drivers, we created a new Grizzly release candidate for OpenStack Block Storage ("Cinder"). You can find the RC2 tarball and the list of fixed bugs at: https://launchpad.net/cinder/grizzly/g