[Openstack] Quantum/Melange: Unable to reach VM via ssh (Was : melange IPAM allocating .0, .1 addresses)

2012-03-27 Thread Mandar Vaze
Troy, Thanks for your help. `melange policy create -t {tennant} name={block_name} desc={policy_name}` (This should return the policy_id for the next command) `melange unusable_ip_octet create -t {tennant} policy_id={policy_id} octet=0` `melange unus

[Openstack] problem with quantum

2012-03-27 Thread William Herry
Hi I am try quantum on my test environment, without quantum it works fine, when I try to use quantum, I can't make it work, I notice that in nova-network.log there some thing like this 2012-03-28 10:38:28 DEBUG nova.utils [-] Running cmd (subprocess): sudo brctl addbr 332a1a19-d6da-4bee-9836-42d42

Re: [Openstack] [OpenStack] Xen Hypervisor

2012-03-27 Thread Ewan Mellor
> -Original Message- > From: Thomas Goirand [mailto:tho...@goirand.fr] > Sent: 26 March 2012 13:56 > To: John Garbutt > Cc: Ewan Mellor; Alexandre Leites; openstack@lists.launchpad.net > Subject: Re: [Openstack] [OpenStack] Xen Hypervisor > > On 03/26/2012 04:35 PM, John Garbutt wrote: > >

Re: [Openstack] [OpenStack] Xen Hypervisor

2012-03-27 Thread Ewan Mellor
Yes, I'd missed the code change in xenapi_conn. Alexandre, are you sure you have a matched pair of nova-compute and the nova plugins? If so, then please trace through xenapi_conn.call_plugin to find out why your host_uuid isn't getting set. It looks like it should to me, even on XCP. Thanks,

Re: [Openstack] Swift, Keystone, and S3 pipeline configuration

2012-03-27 Thread Tom Fifield
Doesn't the s3token patch by Yoshiyama san fix this for Diablo/Keystone ... http://www.debian.or.jp/~yosshy/openstack-diablo/s3token.txt ? Regards, Tom On 03/28/2012 08:36 AM, Chmouel Boudjnah wrote: Hi, On Tue, Mar 27, 2012 at 10:32 PM, Lillie Ross-CDSR11 mailto:ross.lil...@motorolasolution

Re: [Openstack] Swift, Keystone, and S3 pipeline configuration

2012-03-27 Thread Chmouel Boudjnah
Hi, On Tue, Mar 27, 2012 at 10:32 PM, Lillie Ross-CDSR11 < ross.lil...@motorolasolutions.com> wrote: > Then, if I want to use S3 binding with Swift (Diablo), I need to used the > simpler 'swauth' middleware for authenticatoin? Just wondering. > Yes this is correct. Cheers, Chmouel. ___

Re: [Openstack] Swift, Keystone, and S3 pipeline configuration

2012-03-27 Thread Lillie Ross-CDSR11
Hi Chmouel, Then, if I want to use S3 binding with Swift (Diablo), I need to used the simpler 'swauth' middleware for authenticatoin? Just wondering. Thanks again, Ross -- Ross Lillie ross.lil...@motorolasolutions.com On Mar 27, 2012, at 4:19 PM, Chmouel Boudjnah wrote: > Hi Ross, > > O

Re: [Openstack] Swift, Keystone, and S3 pipeline configuration

2012-03-27 Thread Chmouel Boudjnah
Hi Ross, On Tue, Mar 27, 2012 at 9:14 PM, Lillie Ross-CDSR11 wrote: > I'm trying to get the S3 api working with Swift using Keystone > authentication.  My setup is  based on the patched Diablo release using the This wouldn't work on Diablo, you would need keystone from essex to get this working

[Openstack] Swift, Keystone, and S3 pipeline configuration

2012-03-27 Thread Lillie Ross-CDSR11
I'm trying to get the S3 api working with Swift using Keystone authentication. My setup is based on the patched Diablo release using the ManagedIT packages, with an additional package (keystone2) that support2 v.2 authentication between swift and keystone. I'm (as usual) confused as to what a

Re: [Openstack] Generic method to make the OpenStack services daemonize / run as different user

2012-03-27 Thread Vishvananda Ishaya
On Mar 27, 2012, at 11:57 AM, Martin Gerhard Loschwitz wrote: > Hi Folks, > > i'm looking for a generic way to make the OpenStack components (keystone-all, > glance-api / glance-registry, nova-*) daemonize. I had expected the scripts > to have such an option out of the box, but apparently that i

Re: [Openstack] [OSSA 2012-002] Extremely long passwords can crash Keystone (CVE-2012-1572)

2012-03-27 Thread Russell Bryant
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/27/2012 02:56 PM, Russell Bryant wrote: > Notes: This fix will be included in the Essex rc2 development > milestone Correction: This fix is actually already in the current RC1 for Essex. Thanks, - -- Russell Bryant -BEGIN PGP SIGNATURE---

Re: [Openstack] Generic method to make the OpenStack services daemonize / run as different user

2012-03-27 Thread Joshua Harlow
DevstackPY can do this for u. But that's probably not what u want?? https://github.com/yahoo/Openstack-DevstackPy/blob/master/devstack/runners/fork.py On 3/27/12 11:57 AM, "Martin Gerhard Loschwitz" wrote: Hi Folks, i'm looking for a generic way to make the OpenStack components (keystone-all

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-27 Thread Guilherme Souza
my templates directory was bad configured, then the keystone was stopped, i just fix the directory and restart keystone. Em 27 de março de 2012 15:58, Martin Gerhard Loschwitz < martin.loschw...@hastexo.com> escreveu: > Am 27.03.12 20:53, schrieb Guilherme Souza: > > I got this, just ignore my me

[Openstack] [OSSA 2012-002] Extremely long passwords can crash Keystone (CVE-2012-1572)

2012-03-27 Thread Russell Bryant
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 OpenStack Security Advisory: 2012-002 CVE: CVE-2012-1572 Date: March 27, 2012 Title: Extremely long passwords can crash Keystone Impact: High Reporter: Dan Prince Products: Keystone Affects: All versions Description: Dan Prince reported a vulnerabili

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-27 Thread Martin Gerhard Loschwitz
Am 27.03.12 20:53, schrieb Guilherme Souza: > I got this, just ignore my messages! =D > What was wrong? Maybe others stumble across the same problems and would be happy to find the solution :) Or maybe we should make a note in the document if something in there needs clarification ... Best rega

[Openstack] Generic method to make the OpenStack services daemonize / run as different user

2012-03-27 Thread Martin Gerhard Loschwitz
Hi Folks, i'm looking for a generic way to make the OpenStack components (keystone-all, glance-api / glance-registry, nova-*) daemonize. I had expected the scripts to have such an option out of the box, but apparently that isn't so. I don't want to use upstart (as that is Ubuntu-specific) or start

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-27 Thread Guilherme Souza
I got this, just ignore my messages! =D Em 27 de março de 2012 15:42, Guilherme Souza escreveu: > Guys, i think that i got this, but i'm in another problem, when i run it, > i got this stack >> http://pastebin.com/uRxfszm3 > > Em 27 de março de 2012 15:07, Guilherme Souza > escreveu: > > Ok guys

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-27 Thread Guilherme Souza
Guys, i think that i got this, but i'm in another problem, when i run it, i got this stack >> http://pastebin.com/uRxfszm3 Em 27 de março de 2012 15:07, Guilherme Souza escreveu: > Ok guys, > > i get the 1st and the 2nd steps on tutorial, but when i try to run the > script i got this error: "keys

Re: [Openstack] Swift backend with Keystone v1 auth

2012-03-27 Thread Nicolas de BONFILS
Hi, We are adding v2 support in this review > https://review.openstack.org/#change,5856, glance and keystone+swift > support should be available soon. > I know, I almost broke my "refresh" keyboard key during the day to see if it was merged. Its seems I need to wait a little longer (my project is

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-27 Thread Guilherme Souza
Ok guys, i get the 1st and the 2nd steps on tutorial, but when i try to run the script i got this error: "keystone_data.sh: 29: keystone_data.sh: Syntax error: "(" unexpected" this is the content of my keystone_data.sh file >> http://pastebin.com/mYR5Ej1X What i must do to fix this file? Em 27 d

Re: [Openstack] keystone-all with argument (or where to find config files)

2012-03-27 Thread Dolph Mathews
Chmouel, That's pretty much the strategy keystone does already; the problem you're seeing is just a completely useless error message. A bug with tagged for RC would be helpful. -Dolph On Tue, Mar 27, 2012 at 10:35 AM, Chmouel Boudjnah wrote: > Hello, > > Posting here, as I am wondering if I do

[Openstack] keystone-all with argument (or where to find config files)

2012-03-27 Thread Chmouel Boudjnah
Hello, Posting here, as I am wondering if I do something wrong or should I report this as a bug : http://pastie.org/private/mgjncwqlwtezvl3awucwxg Seems like if you don't specify a config file to keystone-all it will crash. What do you think about a strategy to find config file like this : - i

Re: [Openstack] Swift backend with Keystone v1 auth

2012-03-27 Thread Chmouel Boudjnah
Hi Nicolas, On Tue, Mar 27, 2012 at 2:45 PM, Nicolas de BONFILS wrote: > I can authenticate in keystone and swift with v2, but I don't know how to > configured Glance API to do the v1 auth. > The conf files (glance/keystone/swift) : https://gist.github.com/2215460 We are adding v2 support in thi

Re: [Openstack] Bug or bad config ? melange IPAM allocating .0, .1 addresses

2012-03-27 Thread Dan Wendlandt
On Tue, Mar 27, 2012 at 2:25 AM, Mandar Vaze wrote: > All, > > ** ** > > I realized that this question was discussed on [netstack] mailing list > earlier (Is that separate mailing list now merged with this list ? If not > where do I subscribe to netstack mailinglist ?) > You can subscribe to

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-27 Thread Shake Chen
HI Martin thanks for your excellent document. I have done it according the document and have no any problem. login in dashboard and create VM and ssh to VM. This is my first time manual install openstack successful. In the past, I alway use script like Devstack and Managedit. I also try to make

Re: [Openstack] Running code on instance start/terminate

2012-03-27 Thread Sandy Walsh
I believe '.exists' is sent via a periodic update in compute.manager. On 03/27/2012 12:08 PM, Leander Bessa wrote: > Hello, > > I've been following this topic and i've been trying to receive the > notifications directly from rabbitmq with python+pika. So i far > i've managed to receive the sta

Re: [Openstack] Specification of nova-diagnostics

2012-03-27 Thread Leander Bessa
I was hopping to find out more as well, since the only information i currently have comes from "nova help diagnostics". It would be interesting to work since this appears to be hypervisor agnostic and would allow for the development of a monitoring tool which fetches its information solely from the

Re: [Openstack] Running code on instance start/terminate

2012-03-27 Thread Leander Bessa
Hello, I've been following this topic and i've been trying to receive the notifications directly from rabbitmq with python+pika. So i far i've managed to receive the start/terminate events and everything in between. What i am unable to find though is the topic regarding * compute.instance.exists*

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-27 Thread Anne Gentle
Hi Martin - More explanation below, thanks for the fixes. They are spot on. > One python file exchange is gone already, and the other one, as Adam stated, > is > hopefully due for deletion today or tomorrow once the horizon package in > Ubuntu > gets the necessary patch. As soon as the package h

Re: [Openstack] BUG on dashboard (Horizon)

2012-03-27 Thread sleepsonthefl...@gmail.com
Can you also verify that the correct url is returned in your service catalog? Sent from my HTC smartphone on the Now Network from Sprint! - Reply message - From: "Guilherme Souza" Date: Tue, Mar 27, 2012 6:03 am Subject: [Openstack] BUG on dashboard (Horizon) To: "Anthony Young" Cc: "Do

[Openstack] Swift backend with Keystone v1 auth

2012-03-27 Thread Nicolas de BONFILS
Hi, I got Openstack up and running on Debian with Devstack (btw : people interested in debian specificity can check the fork in my github account : nicolas2bonfils/devstack ). Glance is configured with file backend and I want to setup it with swift backend. Actually Glance only support keystone v

[Openstack] seeking brainstorm topic inputs: Bridging the HPC Gap using OpenStack

2012-03-27 Thread Brian Schott
A group of us are interested in having an HPC topic at the Folsom summit. I'm pulling together the inputs in the Etherpad below and will submit an application Wednesday evening. Feel free to contribute/vote on topic bullets, title, add links to related blueprints, etc. http://etherpad.openstac

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-27 Thread Martin Gerhard Loschwitz
Am 27.03.12 15:07, schrieb Guilherme Souza: > Hello folks, > > i'm going to install the essex on ubuntu 12.04, following this tutorial, but > at the first step i got a difference on my environment, my server has just > one network interface, then what's configuration i must to do i this step? >

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-27 Thread Guilherme Souza
Hello folks, i'm going to install the essex on ubuntu 12.04, following this tutorial, but at the first step i got a difference on my environment, my server has just one network interface, then what's configuration i must to do i this step? Em 27 de março de 2012 08:43, Martin Gerhard Loschwitz <

Re: [Openstack] BUG on dashboard (Horizon)

2012-03-27 Thread Guilherme Souza
Anthony, I can curl that URL and when i did that i got a JSON response, it looks working, and about the endpointsTemplates command, i've done this when installing openstack. Em 27 de março de 2012 09:48, Guilherme Souza escreveu: > Dolph, > > I'm using mysql, to store the data. > > Em 26 de març

Re: [Openstack] BUG on dashboard (Horizon)

2012-03-27 Thread Guilherme Souza
Dolph, I'm using mysql, to store the data. Em 26 de março de 2012 18:16, Anthony Young escreveu: > > On Mon, Mar 26, 2012 at 11:58 AM, Guilherme Souza < > souza.guilherm...@gmail.com> wrote: > >> All configurations are correct and the service is running, if i try to >> run the status command on

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-27 Thread Martin Gerhard Loschwitz
Am 27.03.12 06:58, schrieb 下一个傻子: > Hi ,everyone > I followed all the steps until step4,then I got the following problem: > > When I run the "glance index" command,I got the error: > > Failed to show index . Got error: > There was an error connecting to a server. > > Details:[errno 111] Connecti

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-27 Thread Martin Gerhard Loschwitz
Am 27.03.12 06:14, schrieb Adam Gandelman: > On 03/26/2012 06:50 AM, Martin Gerhard Loschwitz wrote: >> Hi folks, >> >> I've written a guide on how to install OpenStack Essex on Ubuntu 12.04. >> It covers the installation and configuration of Keystone, Glance, Nova >> and Horizon. By following th

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-27 Thread Martin Gerhard Loschwitz
Hi Anne, thank you very much for the warm words and your hints! Am 26.03.12 20:04, schrieb Anne Gentle: > Great work, Martin! It really does show that an installation can be completed > for a proof of concept quite quickly. > > I tested the entire guide, and found I couldn't change the hastexo

[Openstack] Test Essex release candidates now!

2012-03-27 Thread Thierry Carrez
Everyone, We are at a key moment in the cycle: 10 days before release, the moment where testing OpenStack release candidates for your use case can make the difference between something that could have been better and something that just works. Next week it will be too late to realize Essex contain

[Openstack] VNC error with latest version of Firefox

2012-03-27 Thread Diego Parrilla Santamaría
Hi folks, yesterday we started to see this error when we tried to open a VNC console with Firefox 11.0: Websock error:[object event] and in the error console we have: Fecha y hora: 27/03/12 13:03:42 Error: Firefox no puede establecer una conexión con el servidor en ws://A.B.C.D:6080/data?host=h

[Openstack] Reminder: OpenStack Project meeting - 21:00 UTC

2012-03-27 Thread Thierry Carrez
Hello everyone, Our weekly project & release status meeting will take place at 21:00 UTC this Tuesday in #openstack-meeting on IRC. PTLs, if you can't make it, please name a substitute on [2]. We will look into Essex RC status for all projects: if a RC respin is needed, and what is its ETA. More

Re: [Openstack] Bug or bad config ? melange IPAM allocating .0, .1 addresses

2012-03-27 Thread Mandar Vaze
All, I realized that this question was discussed on [netstack] mailing list earlier (Is that separate mailing list now merged with this list ? If not where do I subscribe to netstack mailinglist ?) About a month ago, Doude had asked : So, that's mean the current trunk doesn't work with trio Nov

Re: [Openstack] Specification of nova-diagnostics

2012-03-27 Thread Diego Parrilla Santamaría
I'm not familiar with nova-diagnostics, but we use collectd to gather information about each virtual machine running in KVM. We get information about cpu usage, memory, disk io, and network io per instance. Obviously it's not nicely integrated with nova commands, but it works in our deployments. An

[Openstack] Re: 回复: is this a bug in milestone-proposed keystone ? (cannotget endpoint-list, nor create endpoint)

2012-03-27 Thread .。o 0 O泡泡
Yes ,when in option: [catalog] driver = keystone.catalog.backends.sql.Catalog the endpoint-create command can work.. but when I enter the command : curl http://localhost:5000/v2.0/ or http://localhost:35357/v2.0/ It returns : http://docs.openstack.org/identity/api/v2.0"; message="An unexpecte

[Openstack] Bug or bad config ? melange IPAM allocating .0, .1 addresses

2012-03-27 Thread Mandar Vaze
I've configured mélange IPAM using devstack (Added mélange and m-svc to ENBALED_SERVICES in stackrc before I executed stack.sh) I'm using quantum network manager. As you can see that 10.0.0.0 and 10.0.0.1 addresses are assigned to VMs created using dashboard/horizon - so I didn't specify any net