Re: [Openstack] [keystone] proposing adding Adam Young (ayoung) to keystone-core

2012-06-27 Thread Razique Mahroua
Not part of that group, but Adam's work is indeed fantastic Nuage & Co - Razique Mahroua razique.mahr...@gmail.com Le 26 juin 2012 à 23:06, Joseph Heck a écrit :Given his work in Keystone since the redux, I would like propose Adam Young (ayoung) be added to the group keystone-core.For a process in

Re: [Openstack] [keystone] proposing adding Adam Young (ayoung) to keystone-core

2012-06-27 Thread Syed Armani
Adam is a great guy, He is always there if you need any help or guidance. His work is incredible. Best! Syed On Wed, Jun 27, 2012 at 12:57 PM, Razique Mahroua wrote: > Not part of that group, but Adam's work is indeed fantastic > > *Nuage & Co - Razique Mahroua** * > razique.mahr...@gmail.com >

Re: [Openstack] need help on swift and python

2012-06-27 Thread Chmouel Boudjnah
Yogesh, a couple of years ago I wrote some simple cloudfiles functions that uses python-cloudfiles to do some common task which you may want to look at to see how it's done, available here : https://github.com/chmouel/cloud-files-helper Chmouel On Tue, Jun 26, 2012 at 8:31 AM, Christophe Le Gue

[Openstack] [Metering] First draft of plugin/agent documentation

2012-06-27 Thread Nick Barcet
I've just committed a first of the plugin/agent documentation to stackforge/ceilometer. Reviews welcome: https://review.stackforge.org/#/c/250/ Thanks, Nick signature.asc Description: OpenPGP digital signature ___ Mailing list: https://launchpad.net

[Openstack] create volume hangs at creating.

2012-06-27 Thread Milind
Hi, I am still facing this problem following is the log. 2012-06-27 16:13:10 DEBUG nova.manager [-] Running periodic task VolumeManager._publish_service_capabilities from (pid=17850) periodic_tasks /usr/lib/python2.7/dist-packages/nova/manager.py:152 2012-06-27 16:13:10 DEBUG nova.manager [-] Ru

[Openstack] RFC: Thoughts on improving OpenStack GIT commit practice/history

2012-06-27 Thread Daniel P. Berrange
The following document presented for discussion is based on my experiance over the past few months getting involved with OpenStack Nova through learning the codebase, examining its history, writing code and participating in reviews. I want to stress, that I don't intend this is a criticism of any i

Re: [Openstack] instances loosing IP address while running, due to No DHCPOFFER

2012-06-27 Thread Tom Sante
Hey, I seem to have the same issue with our VMs, I commented (comment #7) on a bug report that seems to correspond with our DHCP issues: https://bugs.launchpad.net/nova/+bug/887162 Please report if you are still affected by this issue on the bug page so the developers can look into a fix. Reg

[Openstack] how to add python-quantumclient dependency into nova/tools/test-requires

2012-06-27 Thread Yong Sheng Gong
Hi,I am implementing the nova network api call to quantum API 2.0.  The new nova network api for quantum will use python-quantumclient to call Quantum API 2.0.The test cases need add python-quantumclient dependency into nova/tools/tests-requires.Who can tell me how to write?ThanksYong Sheng Gong

[Openstack] [metering] Meeting agenda for Thursday at 16:00 UTC (June 28th, 2012)

2012-06-27 Thread Julien Danjou
Hi, The metering project team holds a meeting in #openstack-meeting, Thursdays at 1600 UTC . Everyone is welcome. Agenda: http://wiki.openstack.org/Meetings/MeteringAgenda * Review last week's actions * Discuss and vo

Re: [Openstack] horizon install from devstack fails to find glanceclient/versioninfo

2012-06-27 Thread Doug Hellmann
On Tue, Jun 26, 2012 at 8:14 PM, Dean Troyer wrote: > On Tue, Jun 26, 2012 at 6:37 PM, Doug Hellmann > wrote: > > OK, I got past that part but now I'm seeing an error about a missing > volume > > group "stack-volumes". Is that related to enabling cinder? The only > settings > > I have in my loca

Re: [Openstack] [OpenStack][Nova] Snapshot stuck in Queued state, no erros found in compute log

2012-06-27 Thread Leander Bessa Beernaert
I've tried to snapshot again today and i found this error in the compute.log: http://paste.openstack.org/show/18882/ Any ideas? On Tue, Jun 26, 2012 at 9:26 AM, Leander Bessa Beernaert < leande...@gmail.com> wrote: > I can't find any error traces in the glance api and registry log. > > > On Mon,

Re: [Openstack] RFC: Thoughts on improving OpenStack GIT commit practice/history

2012-06-27 Thread Vincent Untz
Hi, As a recent contributor to OpenStack, but with experience in other projects, I think moving in the directions you document would be good. And as you wrote, it's common practice in many many projects, which is another argument for this :-) However, one comment: Le mercredi 27 juin 2012, à 11:

Re: [Openstack] RFC: Thoughts on improving OpenStack GIT commit practice/history

2012-06-27 Thread Daniel P. Berrange
On Wed, Jun 27, 2012 at 03:24:21PM +0200, Vincent Untz wrote: > Hi, > > As a recent contributor to OpenStack, but with experience in other > projects, I think moving in the directions you document would be good. > And as you wrote, it's common practice in many many projects, which is > another arg

Re: [Openstack] horizon install from devstack fails to find glanceclient/versioninfo

2012-06-27 Thread Doug Hellmann
On Wed, Jun 27, 2012 at 8:23 AM, Doug Hellmann wrote: > > > On Tue, Jun 26, 2012 at 8:14 PM, Dean Troyer wrote: > >> On Tue, Jun 26, 2012 at 6:37 PM, Doug Hellmann >> wrote: >> > OK, I got past that part but now I'm seeing an error about a missing >> volume >> > group "stack-volumes". Is that re

[Openstack] glance access error from remote client

2012-06-27 Thread Xin Zhao
Hello, I have an Essex install of openstack on RHEL6. The controller node has all openstack services running, and there are several separate compute nodes. Now I have a problem using glance. If I issue "glance index --host=XXX --port=9292" on the controller node, it works fine. If I issue

Re: [Openstack] need help on swift and python

2012-06-27 Thread Yogesh Bansal
Hi Chmouel, I am using window machine for my developemt. I have install the python-cloudfiles and can see in the python path. But still I am unable to import the cloudfiles into my code. Can you suggest where I am doing any mistake. Thanks & Regards Yogesh Bansal -Original Message

[Openstack] [metering] integrating Quantum and Ceilometer

2012-06-27 Thread Doug Hellmann
Hello, As part of the ceilometer project¹, we're working on retrieving usage data from various OpenStack components. We would like to integrate with Quantum for information about network resource utilization that a deployer might want to bill their tenants for. Ceilometer has a plugin-based archi

Re: [Openstack] [OpenStack][Nova] Possible inconsistency between devstack/nova execution and test_virt_drivers.py

2012-06-27 Thread Leander Bessa Beernaert
I've been looking at the implementation of the tests and i the fake_libvirt is a bit incomplete and lacks a lot of methods. This lack of methods causes my diagnostics code to fail the test since an error is produced. For instance this is the output from dir(virDomain) from the fake_libvirt: ['UUI

Re: [Openstack] horizon install from devstack fails to find glanceclient/versioninfo

2012-06-27 Thread Doug Hellmann
On Wed, Jun 27, 2012 at 9:44 AM, Doug Hellmann wrote: > > > On Wed, Jun 27, 2012 at 8:23 AM, Doug Hellmann < > doug.hellm...@dreamhost.com> wrote: > >> >> >> On Tue, Jun 26, 2012 at 8:14 PM, Dean Troyer wrote: >> >>> On Tue, Jun 26, 2012 at 6:37 PM, Doug Hellmann >>> wrote: >>> > OK, I got past

Re: [Openstack] create volume hangs at creating.

2012-06-27 Thread Jay Pipes
On 06/27/2012 06:45 AM, Milind wrote: Hi, I am still facing this problem following is the log. I actually don't see any errors in the log file contents below (you can ignore the silly AssertionError thing about threading.pyc). Perhaps you could try executing the underlying volume creation c

Re: [Openstack] [OpenStack][Nova] Snapshot stuck in Queued state, no erros found in compute log

2012-06-27 Thread Jay Pipes
This looks very familiar :) Make sure that you have enough space in the partition that houses /tmp (usually whatever partition has / mounted). The snapshot operation requires at least as much space in /tmp as the size of the snapshot to be made. If you have improperly given yourself a very sma

Re: [Openstack] glance access error from remote client

2012-06-27 Thread Jay Pipes
On 06/27/2012 10:04 AM, Xin Zhao wrote: Hello, I have an Essex install of openstack on RHEL6. The controller node has all openstack services running, and there are several separate compute nodes. Now I have a problem using glance. If I issue "glance index --host=XXX --port=9292" on the control

Re: [Openstack] [OpenStack][Nova] Possible inconsistency between devstack/nova execution and test_virt_drivers.py

2012-06-27 Thread Jay Pipes
On 06/27/2012 10:17 AM, Leander Bessa Beernaert wrote: How do I proceed now? Should i ate the required methods to the fake_libvirt? Do note that i dont have the latest libvirt installed and am therefore missing another set of crucial methods which i can't test. :s No. In general, you only want

Re: [Openstack] [OpenStack][Nova] Possible inconsistency between devstack/nova execution and test_virt_drivers.py

2012-06-27 Thread Vishvananda Ishaya
We generally add methods to the fake as they are needed by the implementation. You should probably add the needed methods and return fake values. Vish On Jun 27, 2012, at 7:17 AM, Leander Bessa Beernaert wrote: > I've been looking at the implementation of the tests and i the fake_libvirt > is

[Openstack] [Swift] Problem with merging

2012-06-27 Thread Victor Rodionov
Hello I have patch https://review.openstack.org/#/c/7565/ (Patch for Swift Solaris (illumos) compatibility), that was approved, but during merging something goes wrong. It seems it's jenkins preblem, can someone whe responsible for this, start merging again please. Thanks, Victor _

Re: [Openstack] RFC: Thoughts on improving OpenStack GIT commit practice/history

2012-06-27 Thread Vishvananda Ishaya
On Jun 27, 2012, at 3:52 AM, Daniel P. Berrange wrote: > The following document presented for discussion is based on my > experiance over the past few months getting involved with OpenStack > Nova through learning the codebase, examining its history, writing > code and participating in reviews. I

Re: [Openstack] [OpenStack][Nova] Snapshot stuck in Queued state, no erros found in compute log

2012-06-27 Thread Leander Bessa Beernaert
You sir a my hero! I turned out someone altered the filesystem before installing OpenStack leaving me with 3gb partition for the operating system. Thanks. Leander On Wed, Jun 27, 2012 at 4:32 PM, Jay Pipes wrote: > This looks very familiar :) Make sure that you have enough space in the > partit

Re: [Openstack] [OpenStack][Nova] Snapshot stuck in Queued state, no erros found in compute log

2012-06-27 Thread Jay Pipes
On 06/27/2012 12:28 PM, Leander Bessa Beernaert wrote: You sir a my hero! I turned out someone altered the filesystem before installing OpenStack leaving me with 3gb partition for the operating system. LOL, no worries. I remembered running into that in the first TryStack zone deployment. Bes

[Openstack] Jenkins

2012-06-27 Thread Gary Kotton
Hi, Is anyone aware of a problem with Jenkins? Thanks Gary ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] [Swift] Problem with merging

2012-06-27 Thread John Postlethwait
Jenkins has been broken since yesterday. The infrastructure team is trying to address that now, it will merge when it is back up. John Postlethwait Nebula, Inc. 206-999-4492 On Wednesday, June 27, 2012 at 9:09 AM, Victor Rodionov wrote: > Hello > > I have patch https://review.openstack.org/

Re: [Openstack] Jenkins

2012-06-27 Thread Joseph Suh
Gary, Apparently, it happened to me. Tests took 13 hours and came with failure. Thanks, Joseph (w) 703-248-6160 (f) 703-812-3712 3811 N. Fairfax Drive Suite 200 Arlington, VA, 22203, USA http://www.east.isi.edu/~jsuh - Original Message - From: "Gary Kotton" To: openstack@lists.la

[Openstack] Heat Version 4 Released

2012-06-27 Thread Ian Main
The Heat developers are pleased to announce the release of the Heat API version 4. We have added many new features including Ubuntu Precise host support. Heat is a project designed to work with OpenStack that provides a programmable interface to orchestrate multiple cloud applications implementin

Re: [Openstack] Jenkins

2012-06-27 Thread Chris Behrens
It had some problems… now it just seems backed up… trying to catch up. On Jun 27, 2012, at 12:04 PM, Gary Kotton wrote: > Hi, > Is anyone aware of a problem with Jenkins? > Thanks > Gary > > ___ > Mailing list: https://launchpad.net/~openstack > Post

Re: [Openstack] Jenkins

2012-06-27 Thread John Postlethwait
Yes, it is currently being worked on... John Postlethwait Nebula, Inc. On Wednesday, June 27, 2012 at 10:04 AM, Gary Kotton wrote: > Hi, > Is anyone aware of a problem with Jenkins? > Thanks > Gary > > ___ > Mailing list: https://launchpad.net/~opens

Re: [Openstack] glance access error from remote client

2012-06-27 Thread Xin Zhao
Hi Jay, I thought about that, and changed the client environment variables to use the FQDN of the controller, I even restarted glance/swift services with the controller FQDN in the config files (127.0.0.1/localhost are the original values). I compared the OS_XXX env between the controller node

Re: [Openstack] [Swift] Problem with merging

2012-06-27 Thread Chmouel Boudjnah
This has been fixed and merged now, thanks CI team for the great work. Chmouel. On Wed, Jun 27, 2012 at 7:10 PM, John Postlethwait wrote: > Jenkins has been broken since yesterday. The infrastructure team is trying > to address that now, it will merge when it is back up. > _

Re: [Openstack] [keystone] proposing adding Adam Young (ayoung) to keystone-core

2012-06-27 Thread Devin Carlen
+1! On Jun 27, 2012, at 12:44 AM, Syed Armani wrote: > > Adam is a great guy, He is always there if you need any help or guidance. His > work is incredible. > > Best! > Syed > > On Wed, Jun 27, 2012 at 12:57 PM, Razique Mahroua > wrote: > Not part of that group, but Adam's work is indeed fa

[Openstack] Nova and asynchronous instance launching

2012-06-27 Thread Devin Carlen
We filed a blueprint for this yesterday: https://blueprints.launchpad.net/nova/+spec/launch-instances-async "Currently if a user attempts to create a lot of instances with a single API call (using min_count) the request will hang for a long time while all RPC calls are completed. For a large nu

Re: [Openstack] [keystone] proposing adding Adam Young (ayoung) to keystone-core

2012-06-27 Thread Chmouel Boudjnah
+1! On Wed, Jun 27, 2012 at 9:47 PM, Devin Carlen wrote: > +1! > > On Jun 27, 2012, at 12:44 AM, Syed Armani wrote: > > > Adam is a great guy, He is always there if you need any help or guidance. > His work is incredible. > > Best! > Syed > > On Wed, Jun 27, 2012 at 12:57 PM, Razique Mahroua > w

[Openstack] (no subject)

2012-06-27 Thread Jayashree(Jay) Beltur
http://katierefling.com/blog/wp-content/themes/pyrmont-v2/ybkrz.html___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/List

Re: [Openstack] (no subject)

2012-06-27 Thread Vishvananda Ishaya
This looks like virus initiated spam to me. I recommend not clicking this link Vish On Jun 27, 2012, at 1:15 PM, Jayashree(Jay) Beltur wrote: > http://katierefling.com/blog/wp-content/themes/pyrmont-v2/ybkrz.html > ___ > Mailing list: https://launchpad

Re: [Openstack] HVM + Xen Hypervisor via libvirt possible?

2012-06-27 Thread Jim Fehlig
Daniel P. Berrange wrote: > On Fri, Jun 22, 2012 at 12:17:11AM +0800, Huang Zhiteng wrote: > >> Of course it is possible. What kind of issue did you run into? >> >> On Thu, Jun 21, 2012 at 5:52 PM, Wang Li wrote: >> >>> hi,all >>> >>> I need to run virtual machines on Xen Hypervisor in HV

[Openstack] Call for proposals for linux.conf.au 2013

2012-06-27 Thread Anne Gentle
Hi all - July 6th is the deadline for proposals related to open source for linux.conf.au 2013. See http://linux.conf.au/cfp for more info. There are three ways to present: Presentations Presentations are 40 minute slots that are generally presented in lecture format. These form the bulk of th

Re: [Openstack] [metering] integrating Quantum and Ceilometer

2012-06-27 Thread Dan Wendlandt
Hi Doug, Thanks for sending this out. Pinging the ceilometer team about Quantum support has been on my todo list for a while now. Troy (CC'd) did some thinking about notifications for quantum, but we haven't implemented this yet. Here's the existing blueprint: https://blueprints.launchpad.net/q

Re: [Openstack] [metering] integrating Quantum and Ceilometer

2012-06-27 Thread Doug Hellmann
On Wed, Jun 27, 2012 at 5:48 PM, Dan Wendlandt wrote: > Hi Doug, > > Thanks for sending this out. Pinging the ceilometer team about Quantum > support has been on my todo list for a while now. > > Troy (CC'd) did some thinking about notifications for quantum, but we > haven't implemented this yet

Re: [Openstack] running HA cluster of guests within openstack

2012-06-27 Thread Pádraig Brady
On 04/13/2012 12:53 PM, Pádraig Brady wrote: > On 04/13/2012 10:31 AM, ikke wrote: >> I likely am not the first one to ask this, but since I didn't find a >> thread about it I start one. >> >> Is there any shared experience available what are the capabilities of >> OpenStack to run cluster of guest

Re: [Openstack] Nova and asynchronous instance launching

2012-06-27 Thread Doug Davis
Consider the creation of a "Job" type of entity that will be returned from the original call - probably a 202. Then the client can check the Job to see how things are going. BTW - this pattern can be used for any async op, not just the launching of multiple instances since technically any op mi

[Openstack] storage backend for nova

2012-06-27 Thread udit agarwal
Hi, I have set up Openstack in my lab with everything except storage nodes on one system and two other systems with each of them acting themselves as a storage node. I have used swift as the backend for glance so all the uploaded images are stored on these storage nodes. But when I run a virtual m

[Openstack] [Devstack]Keystone authentication problem when installing

2012-06-27 Thread Ke Wu
Hi, I can't find a mailing list of devstack so I choose to ask here, hope this doesn't spam you guys. I was trying to build Devstack on my VM (Ubuntu 12.04 server) to start a new environment for Horizon development. Everything went well until it hit the point to start Keystone service, the e

Re: [Openstack] [Devstack]Keystone authentication problem when installing

2012-06-27 Thread Adam Young
Can you post your localrc file? YOu can blank out the passwords. Also, what distribution? On 06/27/2012 09:30 PM, Ke Wu wrote: Hi, I can't find a mailing list of devstack so I choose to ask here, hope this doesn't spam you guys. I was trying to build Devstack on my VM (Ubuntu 12.04 serve

[Openstack] Where can I get the nova-volumes info?

2012-06-27 Thread Sam Su
Hi, I have a formatted nova-volume disk, if cannot associate the volume disk to a VM, does anyone knows where can I find out the volume disk format (such as ext3 or ext4)? Thanks ahead, Sam ___ Mailing list: https://launchpad.net/~openstack Post to

Re: [Openstack] [Devstack]Keystone authentication problem when installing

2012-06-27 Thread Ke Wu
Here is my localrc: ENABLED_SERVICES="$ENABLED_SERVICES,swift" MYSQL_PASSWORD=password ADMIN_PASSWORD= password RABBIT_PASSWORD= password SERVICE_TOKEN= password SWIFT_HASH= password HOST_IP=10.0.0.0 RECLONE=yes SERVICE_PASSWORD= password By what distribution you mean? I clone the devstack code

[Openstack] [devstack] Recent updates

2012-06-27 Thread Dean Troyer
A quick summary of recent significant DevStack changes: * Keystone Service Catalog SQL back-end Add "KEYSTONE_CATALOG_BACKEND=sql" to localrc to tell Keystone to use the SQL backend for the service catalog. This enables the keystone service-* and endpoint-* commands to manage the service catalog.

Re: [Openstack] [Devstack]Keystone authentication problem when installing

2012-06-27 Thread Vaze, Mandar
May be related to https://bugs.launchpad.net/keystone/+bug/995976 Check last comment at https://bugs.launchpad.net/keystone/+bug/995811 -Mandar From: openstack-bounces+mandar.vaze=nttdata@lists.launchpad.net [mailto:openstack-bounces+mandar.vaze=nttdata@lists.launchpad.net] On Behalf Of

[Openstack] unsubscribe

2012-06-27 Thread Alexey Eromenko
-- -Alexey Eromenko "Technologov" ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

[Openstack] About volume recover after reboot a compute node.

2012-06-27 Thread Sam Su
Hi, I have a mini Openstack cloud based on Essex, there are one compute node with nova-volumes and one control node in this environment. In the compute node, there is an instance attached it's volume. After reboot the compute node, the instance lost it's volume, but the instance is still attached