Re: [Openstack] request and transaction IDs across all projects

2012-06-12 Thread Nachi Ueno
+1 In addition, Nova itself should accept request ID as a transaction ID. Nova is also one of callee in the sequence of transaction. Nachi 2012/6/11 Gabe Westmaas gabe.westm...@rackspace.com: In nova we use a request ID to to help in finding all logs associated with a particular request, and

Re: [Openstack] OpenVSwitch Agent

2012-06-12 Thread Dan Wendlandt
On Mon, Jun 11, 2012 at 12:38 AM, Neelakantam Gaddam neelugad...@gmail.comwrote: Hi All, In the openstack architecture, what are the exact reasons for running the OpenvSwitch agent on all the compute nodes. Is it for portability reasons? Can we avoid the implementation of agent in the

Re: [Openstack] how to set individual gateway for each VLAN or Tenant network?

2012-06-12 Thread Diego Parrilla Santamaría
It would be great if you can share the code, no matter if it's in Diablo. -- Diego Parrilla http://www.stackops.com/*CEO* *www.stackops.com | * diego.parri...@stackops.com** | +34 649 94 43 29 | skype:diegoparrilla* * http://www.stackops.com/ * * On Mon, Jun 11, 2012 at 8:17 PM, Nathanael

Re: [Openstack] memory allocation while creating a linux image

2012-06-12 Thread Razique Mahroua
Yes it assumes you create an image. You can do it this way :$ qemu-img create -f raw my_server.img 5G Nuage Co - Razique Mahrouarazique.mahr...@gmail.com Le 12 juin 2012 à 03:10, Udit Agarwal a écrit :Hi, I am following the guide –“Openstack Compute Administration Manual”. I have a doubt on this

[Openstack] Swift API Documentation Reviews

2012-06-12 Thread Adrian_F_Smith
Hi, For anyone interested in documentation I've posted two changes in relation to the Swift API docs, Describe the end_marker parameter (https://review.openstack.org/#/c/8375/) Added section on metadata at account level (https://review.openstack.org/#/c/8374/) end_marker has been a feature

Re: [Openstack] [keystone] v3 API draft (update and questions to the community)

2012-06-12 Thread Gabriel Hurley
Mark, Apparently you must have missed my lightning talk at the Essex summit... ;-) (http://gabrielhurley.github.com/slides/openstack/apis_like_orms/index.html) Filtering, pagination, and many other API features are *critical* for a rich dashboard experience. If you want to talk specifics, the

Re: [Openstack] [Horizon][Swift]Cloudfile API

2012-06-12 Thread Adrian Smith
Hi Ke Wu, Unfortunately the Swift API doesn't offer any way of filtering. The 'prefix' parameter is as good as it gets. Adrian On 11 June 2012 21:18, Ke Wu ke...@ibeca.me wrote: Hi everyone, I am currently working on the Horizon's Swift containers/objects dashboard. On the dashboard user

Re: [Openstack] [Horizon][Swift]Cloudfile API

2012-06-12 Thread Hua ZZ Zhang
Hi Wu Ke, It seems that there is no such kind of full filter feature in Swift API. You have to implement it as a seperate component by yourself. But you can look at Glance image API to see how to implement it since Glance are using Swift to store VM images with Registry and Query features.

[Openstack] Reminder: Project release status meeting - 21:00 UTC

2012-06-12 Thread Thierry Carrez
On the Project release status meeting on today: Three weeks away from Folsom-2 delivery, we'll review progress towards the targets we had. In particular we'll be looking into the status of the Cinder split and accompanying CI/release constraints. Feel free to add extra topics to the agenda: [1]

Re: [Openstack] Welcome RHEL/CentOS/Fedora to docland!

2012-06-12 Thread Rajesh Avula
Hi Anne, I am unable to open the link, http://docs.openstack.org/essex/openstack-compute/install/apt/content/ RHEL/CentOS/Fedora Could you please correct it if any typo in the link. Thanks in advance. On Sun, Jun 10, 2012 at 9:17 PM, Anne Gentle a...@openstack.org wrote: Hi all - I just

Re: [Openstack] [keystone] v3 API draft (update and questions to the community)

2012-06-12 Thread Mark Nottingham
On 12/06/2012, at 6:24 PM, Gabriel Hurley wrote: Mark, Apparently you must have missed my lightning talk at the Essex summit... ;-) (http://gabrielhurley.github.com/slides/openstack/apis_like_orms/index.html) Until I clone myself, I think that's going to happen pretty regularly; missing

[Openstack] storage for virtual machines

2012-06-12 Thread Udit Agarwal
Hi, I have setup nova compute and storage on different nodes. I want to create new virtual machine images on my nova compute node. I also want to configure these virtual machines to use swift(openstack storage that is setup on a different node) for their storage purposes. But I have no idea how

Re: [Openstack] Welcome RHEL/CentOS/Fedora to docland!

2012-06-12 Thread Pádraig Brady
On 06/12/2012 10:59 AM, Rajesh Avula wrote: Hi Anne, I am unable to open the link, http://docs.openstack.org/essex/openstack-compute/install/apt/content/ RHEL/CentOS/Fedora http://docs.openstack.org/essex/openstack-compute/install/apt/content/%0ARHEL/CentOS/Fedora Your mail client is

Re: [Openstack] storage for virtual machines

2012-06-12 Thread Sébastien Han
Hi, If you planned to use Swift to store the virtual images disk and run instance over Swift: it's not possible. If you planned to use swift for nova-volume (cinder) and attaching disk: it's also not possible. Swift is *NOT*: - a filesystem - a block device Perhaps, Swift can be use as a

Re: [Openstack] Welcome RHEL/CentOS/Fedora to docland!

2012-06-12 Thread Razique Mahroua
Great work,thanks to all the doc team and Anne for her workOutstanding doc :) Nuage Co - Razique Mahrouarazique.mahr...@gmail.com Le 10 juin 2012 à 17:47, Anne Gentle a écrit :Hi all -I just pushed through a couple of changes to the docs landing page andadded a brand new install/deploy guide for

Re: [Openstack] [OpenStack][Horizon] Can't list swift containers

2012-06-12 Thread John Giannelos
I am having exactly the same problem in my OpenStack installation. While managing swift through cli works fine, dashboard doesn't seem to communicate with swift. ___ Mailing list: https://launchpad.net/~openstack Post to :

Re: [Openstack] Welcome RHEL/CentOS/Fedora to docland!

2012-06-12 Thread Anne Gentle
Yep, what Pádraig said. :) Anne Gentle Content Stacker a...@openstack.org On Jun 12, 2012, at 6:35 AM, Pádraig Brady p...@draigbrady.com wrote: On 06/12/2012 10:59 AM, Rajesh Avula wrote: Hi Anne, I am unable to open the link,

Re: [Openstack] File injection support

2012-06-12 Thread Pádraig Brady
On 06/11/2012 10:16 PM, Scott Moser wrote: Without digging around on older versions of OS's and their included kernel/udev/kpartx i'd have to say that from your message above, and my testing that running 'kpartx' is no longer necessary. That can reasonably be expected to be created by the

Re: [Openstack] Development/Debugging

2012-06-12 Thread Salman Malik
Sorry for the confusion. I got your point. Inserting pdb.set_trace() in multiple daemons does work. Thanks for correcting me. Salman From: mandar.v...@nttdata.com To: salma...@live.com; openstack@lists.launchpad.net Subject: RE: [Openstack] Development/Debugging Date: Tue, 12 Jun 2012

[Openstack] [metering] notification metadata

2012-06-12 Thread Doug Hellmann
I am working on bug 1006120, adding metadata to the instance-related metering events. It's easy to add location data like availability zone to the pollsters because the agent has an object from the database with all of the information about the instance (we will have to change that, but presumably

Re: [Openstack] how to set individual gateway for each VLAN or Tenant network?

2012-06-12 Thread Nathanael Burton
Lorin, Diego, I wrote up a pastebin of setting up an example dnsmasq.conf file, setting it within nova.conf, patching linux_net.py (in stable/essex), and showing the example dhcp leases file which set custom values for the router, ntp-server, and dns-server using the dnsmasq conf and tags based

Re: [Openstack] Errors running individual tests that call into the database

2012-06-12 Thread John Garbutt
I have pushed a possible way we can fix this: https://bugs.launchpad.net/nova/+bug/1012179 Not sure I like the fix I have come up with though. Cheers, John -Original Message- From: Daniel P. Berrange [mailto:berra...@redhat.com] Sent: 11 June 2012 18:14 To: John Garbutt Cc:

Re: [Openstack] File injection support

2012-06-12 Thread Pádraig Brady
On 06/12/2012 04:07 PM, Fredric Morenius wrote: From: Scott Moser [mailto:ssmos...@gmail.com] On Behalf Of Scott Moser Sent: den 11 juni 2012 23:16 ...Without digging around on older versions of OS's and their included kernel/udev/kpartx i'd have to say that from your message above, and

Re: [Openstack] storage for virtual machines

2012-06-12 Thread Jay Pipes
Sebastien, you are correct. Udit, you will need to provide a bit more information on what you are looking to do with Swift. Thanks, -jay p.s. sorry for top-posting. On 06/12/2012 08:02 AM, Sébastien Han wrote: Hi, If you planned to use Swift to store the virtual images disk and run

Re: [Openstack] [metering] notification metadata

2012-06-12 Thread Doug Hellmann
See https://review.stackforge.org/163 for the code. On Tue, Jun 12, 2012 at 11:05 AM, Doug Hellmann doug.hellm...@dreamhost.com wrote: I am working on bug 1006120, adding metadata to the instance-related metering events. It's easy to add location data like availability zone to the pollsters

Re: [Openstack] how to set individual gateway for each VLAN or Tenant network?

2012-06-12 Thread Lorin Hochstein
Cool, thanks. I'll try to get this into the docs. Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com On Jun 12, 2012, at 11:10 AM, Nathanael Burton wrote: Lorin, Diego, I wrote up a pastebin of setting up an example

Re: [Openstack] how to set individual gateway for each VLAN or Tenant network?

2012-06-12 Thread Nathanael Burton
It would probably be a good idea to get the patch made to master for using dnsmasq tags to customize the dhcp server configuration. Maybe I'll submit a patch in my down time. Thanks, Nate On Jun 12, 2012 12:03 PM, Lorin Hochstein lo...@nimbisservices.com wrote: Cool, thanks. I'll try to get

Re: [Openstack] [keystone] v3 API draft (update and questions to the community)

2012-06-12 Thread Joseph Heck
P.S. the X-Subject-Token stuff is breaking HTTP; you need to either put the token (or a facsimile for it) in the URL, or put Vary: Subject-Token in EVERY response those resources generate. The former is preferred; this is over TLS, right? Sorry I didn't see that earlier. P.P.S If it's

Re: [Openstack] [keystone] v3 API draft (update and questions to the community)

2012-06-12 Thread Adam Young
On 06/12/2012 04:24 AM, Gabriel Hurley wrote: Mark, Apparently you must have missed my lightning talk at the Essex summit... ;-) (http://gabrielhurley.github.com/slides/openstack/apis_like_orms/index.html) Filtering, pagination, and many other API features are *critical* for a rich dashboard

[Openstack] Configuring Openstack (Essex) to use existing Dynamic DNS servers

2012-06-12 Thread Lillie Ross-CDSR11
All, I'm finally starting the upgrade to our internal cloud to the Essex release that's part of Ubuntu 12.04LTS. I'd like to setup the cloud to register instance names with our existing internal DNS servers. While there's some mention of this searching the Web, I haven't stumbled across

Re: [Openstack] request and transaction IDs across all projects

2012-06-12 Thread Jay Pipes
On 06/12/2012 01:27 AM, Gabe Westmaas wrote: In nova we use a request ID to to help in finding all logs associated with a particular request, and this has proven to be extremely useful when debugging issues. This should be taken a bit further, in two different directions. First, I'd like to

Re: [Openstack] storage for virtual machines

2012-06-12 Thread Matt Joyce
I believe swift CAN be used as a block device via FUSE, and I believe it has been done before. I wouldn't recommend it though. -Matt On Tue, Jun 12, 2012 at 8:37 AM, Jay Pipes jaypi...@gmail.com wrote: Sebastien, you are correct. Udit, you will need to provide a bit more information on what

Re: [Openstack] [keystone] v3 API draft (update and questions to the community)

2012-06-12 Thread Jay Pipes
On 06/12/2012 04:24 AM, Gabriel Hurley wrote: Mark, Apparently you must have missed my lightning talk at the Essex summit... ;-) (http://gabrielhurley.github.com/slides/openstack/apis_like_orms/index.html) Filtering, pagination, and many other API features are *critical* for a rich dashboard

Re: [Openstack] [keystone] v3 API draft (update and questions to the community)

2012-06-12 Thread Jay Pipes
On 06/12/2012 12:21 PM, Adam Young wrote: On 06/12/2012 04:24 AM, Gabriel Hurley wrote: That said, we have also considered the case you propose where you effectively request everything and handle it on the client-side... however, I see that as a tremendously lazy solution. On the

Re: [Openstack] request and transaction IDs across all projects

2012-06-12 Thread Dan Wendlandt
On Mon, Jun 11, 2012 at 10:27 PM, Gabe Westmaas gabe.westm...@rackspace.com wrote: In nova we use a request ID to to help in finding all logs associated with a particular request, and this has proven to be extremely useful when debugging issues. This should be taken a bit further, in two

Re: [Openstack] Errors running individual tests that call into the database

2012-06-12 Thread Monty Taylor
On 06/11/2012 12:04 PM, John Garbutt wrote: Hi, I am trying to run tests like test_xenapi and test_libvirt by themselves do things like: nosetests test_xenapi But it does work, I get DB errors relating to missing tables. However, I can successfully run all the tests. The way I

Re: [Openstack] storage for virtual machines

2012-06-12 Thread Chmouel Boudjnah
On Tue, Jun 12, 2012 at 6:03 PM, Matt Joyce matt.jo...@cloudscaling.com wrote: I believe swift CAN be used as a block device via FUSE, and I believe it has been done before.  I wouldn't recommend it though. well anything is possible with FUSE ;-) I would not recommend it as well but FWIW here

Re: [Openstack] Glance/Swift integration broken (kills devstack)

2012-06-12 Thread Monty Taylor
On 06/11/2012 07:06 PM, Gabriel Hurley wrote: I just thought I'd call out that Glance's swift storage module is currently broken, and apparently this escaped the devstack gate even though devstack actually fails to complete if swift is enabled. Are we not testing with swift in the

Re: [Openstack] [OpenStack][Horizon] Can't list swift containers

2012-06-12 Thread Chmouel Boudjnah
On Tue, Jun 12, 2012 at 2:04 PM, John Giannelos johngianne...@gmail.com wrote: I am having exactly the same problem in my OpenStack installation. While managing swift through cli works fine, dashboard doesn't seem to communicate with swift. I don't know how horizon works but what the outptut

Re: [Openstack] request and transaction IDs across all projects

2012-06-12 Thread Nachi Ueno
Thoughts?  Do you buy the need for both a request ID and a transaction ID? Sure. Just curious where you think the dividing line is -- the project (Nova, Glance) or the service/workers (nova-api, nova-compute, etc). IMO, we should use one single id to track transaction for all project.

Re: [Openstack] RPC Semantics

2012-06-12 Thread Eric Windisch
We actually do have ACKs in ZeroMQ, as far as I understand how they work in AMQP, but they're really simple. The send() method is actually synchronous with the message being received on the other end. However, we don't wait for this and spawn an eventlet coroutine, because there is no benefit

Re: [Openstack] RPC Semantics

2012-06-12 Thread Johannes Erdfelt
On Tue, Jun 12, 2012, Eric Windisch e...@cloudscaling.com wrote: We actually do have ACKs in ZeroMQ, as far as I understand how they work in AMQP, but they're really simple. The send() method is actually synchronous with the message being received on the other end. However, we don't wait for

Re: [Openstack] ZFS/ZVol + iscsi for volume

2012-06-12 Thread Justin Santa Barbara
As Diego pointed out, this should all work already. You just point your nova-volume at your Solaris-like box, and it runs all the commands for you (over SSH). I wrote the original way-back-when as a stepping-stone to support for HP SANs (as I had much easier access to Solaris than real SANs),

[Openstack] noVNC and EPEL

2012-06-12 Thread Adam Young
I have a working noVNC RPM for both F17 and EPEL. Well...I think it is working...everything is set as best as I can tell to what it should be. However, I have not been able to get a VNC console on a VM from the Web UI. I have been able to do so using noVNC, so we have a partial solution.

Re: [Openstack] [keystone] v3 API draft (update and questions to the community)

2012-06-12 Thread Dolph Mathews
The X-Subject-Token solution is definitely not valid HTTP, in that it implies that two otherwise identical requests for GET /tokens would return two completely different results (hence the need for a Vary header, as we include for X-Auth-Token). I have a slightly more proper (and complicated)

[Openstack] Agenda for QA Status Meeting for 6/14

2012-06-12 Thread Venkatesan, Ravikumar
Please let me know if you want to add anything else. The weekly QA Team meeting takes place at 17:00 UTC on IRC (#openstack-meeting on Freenode). We invite anyone interested in testing, quality assurance and performance engineering to attend the weekly meeting. The agenda for this week is as

[Openstack] The right way to deprecate things in nova?

2012-06-12 Thread Sean Dague
I'm in the process of deprecating the old way that we do virt drivers so that it's fully dynamic - https://blueprints.launchpad.net/nova/+spec/virt-driver-cleanup The way the code current exists in master is that a LOG.error is emitted when the deprecated method is hit. I set it to error

Re: [Openstack] RPC Semantics

2012-06-12 Thread Eric Windisch
For instance, an instance migration can take a while since we need to copy many gigabytes of disks to another host. If we want to do a software upgrade, we either need to wait a long time for the migration to finish, or we need to restart the service and then restart the processing of the

Re: [Openstack] RPC Semantics

2012-06-12 Thread Russell Bryant
On 06/12/2012 12:55 PM, Johannes Erdfelt wrote: As part of a patch to add idempotency to the xenapi driver, I've modified impl_kombu driver to implement delayed ACKs. This is so RPC messages are retried after nova-compute restarts. https://review.openstack.org/#/c/7323/ However, this only

Re: [Openstack] RPC Semantics

2012-06-12 Thread Johannes Erdfelt
On Tue, Jun 12, 2012, Eric Windisch e...@cloudscaling.com wrote: For instance, an instance migration can take a while since we need to copy many gigabytes of disks to another host. If we want to do a software upgrade, we either need to wait a long time for the migration to finish, or we

Re: [Openstack] [keystone] v3 API draft (update and questions to the community)

2012-06-12 Thread Michael Barton
On Tue, Jun 12, 2012 at 3:24 AM, Gabriel Hurley gabriel.hur...@nebula.com wrote: To speak on the specific feature of pagination, the problem of 'corruption' by simultaneous writers is no excuse for not implementing it. You think Google, Facebook, Flickr, etc. etc. etc. don't have this

Re: [Openstack] RPC Semantics

2012-06-12 Thread Eric Windisch
When will the sending service know that it should resend a message? Wouldn't this be best done a pull basis be the receiving service? I'm obviously approaching from the perspective of the ZeroMQ driver which has a PUSH-PULL pair that are tightly coupled. A successful PULL is a successful

[Openstack] [Swift] swift.common.client and swift CLI has moved to its own project python-swiftclient

2012-06-12 Thread Chmouel Boudjnah
Hi everyone, We have moved the swift.common.client library and bin/swift CLI to its own dedicated project called python-swiftclient available in github here : https://github.com/openstack/python-swiftclient it should be totally compatible with the previous swift and the only change needed if

Re: [Openstack] The right way to deprecate things in nova?

2012-06-12 Thread Dan Prince
- Original Message - From: Sean Dague sda...@linux.vnet.ibm.com To: openstack@lists.launchpad.net Sent: Tuesday, June 12, 2012 3:50:45 PM Subject: [Openstack] The right way to deprecate things in nova? I'm in the process of deprecating the old way that we do virt drivers so that

[Openstack] Cloud Research Open Job Positions...

2012-06-12 Thread Andy Edmonds
Hi, We here at the InIT Cloud Computing Lab [1] in Zurich University of Applied Sciences [2] have a number of cloud research positions available (Senior Researcher, Researcher, and PhD Students). If you are interested please see [3]. Regards, Andy PS: Apologies if you received multiple copies

[Openstack] Intermittent devstack-gate failures

2012-06-12 Thread James E. Blair
Hi, It looks like there are intermittent, but frequent, failures in the devstack-gate. This suggests a non-deterministic bug has crept into some piece of OpenStack software. In this kind of situation, certainly could keep re-approving changes in the hope that they will pass the test and merge,

Re: [Openstack] [Horizon][Swift]Cloudfile API

2012-06-12 Thread Ke Wu
Thanks for the help!On Jun 12, 2012, at 2:15 AM, Hua ZZ Zhang wrote:Hi Wu Ke, It seems that there is no such kind of full filter feature in Swift API. You have to implement it as a seperate component by yourself. But you can look at Glance image API to see how to implement it since Glance are

Re: [Openstack] Intermittent devstack-gate failures

2012-06-12 Thread Dan Prince
Hey Jim, I actually turned off SmokeStack earlier today for potentially the same reason. I was out for a couple days last week and haven't quite put my finger on all the things that are wrong. I'm seeing about half of the functional test runs fail. This issue seems to be the cause of most of

Re: [Openstack] Intermittent devstack-gate failures

2012-06-12 Thread Joshua Harlow
Hmmm that makes it hard to develop on RHEL again (or I guess fedora 16?) Durn. Any reasoning behind the 0.9.7 change? Just out of curiosity... On 6/12/12 6:11 PM, Dan Prince dpri...@redhat.com wrote: Hey Jim, I actually turned off SmokeStack earlier today for potentially the same reason. I

Re: [Openstack] Configuring Openstack (Essex) to use existing Dynamic DNS servers

2012-06-12 Thread Mitchell Broome
I didn't find anything that caught my eye either. I'm not sure if it's the kind of thing your looking for but I ended up writing my own integration. Basically, I'm watching the qpid queue (haven't tried rabbitmq) for messages related to the creation and deletion of instances and pushing the data

Re: [Openstack] [keystone] v3 API draft (update and questions to the community)

2012-06-12 Thread Mark Nottingham
On 13/06/2012, at 3:31 AM, Jay Pipes wrote: This isn't necessarily true. Nova's compute layer goes through a number of steps to ensure a semi-transactional nature to certain operations like resizing. Certain times a query needs to indicate that it intends to make a reservation of

[Openstack] [OpenStack][Nova]Start and Stop vm instances

2012-06-12 Thread ??????
Hello,everyone I have some questions about OpenStack Nova Compute(Essex). According the Nova API Docs(http://api.openstack.org/),I sent stop command to my vm instance like follows: curl -i -X POST -H Content-Type: application/json -H 'X-Auth-Token:my token' \

[Openstack] [Cinder] Weekly meeting reminder

2012-06-12 Thread John Griffith
Just a reminder, we will have our weekly team meeting in openstack-meeting tomorrow June 13 at 16:00 UTC. ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More

Re: [Openstack] [keystone] v3 API draft (update and questions to the community)

2012-06-12 Thread Gabriel Hurley
Totally agree with all of Jay's points, and I also couldn't agree more with Mark on the importance of being crystal clear, and not operating on just a common understanding which is quickly misunderstood or forgotten. Ideally I'd like to see an OpenStack API feature contract of some sort...

Re: [Openstack] [keystone] v3 API draft (update and questions to the community)

2012-06-12 Thread Mark Nottingham
On 13/06/2012, at 1:24 PM, Gabriel Hurley wrote: Totally agree with all of Jay's points, and I also couldn't agree more with Mark on the importance of being crystal clear, and not operating on just a common understanding which is quickly misunderstood or forgotten. Ideally I'd like to

Re: [Openstack] [OpenStack][Nova]Start and Stop vm instances

2012-06-12 Thread Vaze, Mandar
         Here is my question:     1. Is the stop operation of vm instance means to delete the vm and keep nothing except keep     this record in databases ?     2. Is the start operation of vm means to creat a new vm instance according to the     recorde in databases ? While some hypervisors