Re: [Openstack] [Metering] Agent configuration mechanism

2012-06-06 Thread Julien Danjou
On Tue, Jun 05 2012, Nick Barcet wrote: The main idea is that all agents of a given type should be sending similarly formatted information in order for the information to be usable, hence the need to ensure that configuration info is centrally stored and retrieved. This would rule out, in my

Re: [Openstack] [Metering] Agent configuration mechanism

2012-06-06 Thread Julien Danjou
On Tue, Jun 05 2012, Nick Barcet wrote: The main idea is that all agents of a given type should be sending similarly formatted information in order for the information to be usable, hence the need to ensure that configuration info is centrally stored and retrieved. This would rule out, in my

Re: [Openstack] [Metering] Agent configuration mechanism

2012-06-06 Thread Julien Danjou
On Tue, Jun 05 2012, Nick Barcet wrote: I would have thought that we may want to support different intervals per meters, based on the billing rules that one may want to offer. For example, I may want to bill compute by the hour but floating IPs by the day, hence have a different reporting

[Openstack] nova live-migration failing on Ubuntu precise; libvirt live migration is OK

2012-06-06 Thread Florian Haas
Hi everyone, a few people have reported issues with live migration lately, and I've been digging into them to narrow them down. The symptom is relatively easy to describe: you run nova live-migration guest host, and nothing happens. A few words of background: - System is Ubuntu precise with

[Openstack] Clarification on Ceilometer Implementation

2012-06-06 Thread Kobagana Kumar
Hi all, I am trying to implement Agent module in Ceilometer. Regarding that I have few doubts: How Ceilometer capturing the usage details? As we are already know nova simple usage module captures the usage details of nova. It works at API level. But here in ceilometer we are trying to implement

Re: [Openstack] [Metering] Agent configuration mechanism

2012-06-06 Thread Nick Barcet
On 06/05/2012 09:03 PM, Doug Hellmann wrote: On Tue, Jun 5, 2012 at 12:59 PM, Nick Barcet nick.bar...@canonical.com mailto:nick.bar...@canonical.com wrote: On 06/05/2012 04:44 PM, Doug Hellmann wrote: On Tue, Jun 5, 2012 at 10:41 AM, Doug Hellmann

Re: [Openstack] [Metering] Agent configuration mechanism

2012-06-06 Thread Nick Barcet
On 06/06/2012 10:39 AM, Julien Danjou wrote: On Tue, Jun 05 2012, Nick Barcet wrote: I would have thought that we may want to support different intervals per meters, based on the billing rules that one may want to offer. For example, I may want to bill compute by the hour but floating IPs

[Openstack] Glance : How to inform user that snapshot has run into error ?

2012-06-06 Thread Vaze, Mandar
Hi, Related to instance being stuck in image_snapshot for extended period of time, it is easy to recover the instance (script uses pre-defined timeout to guess that snapshot has hung and will never complete) and bring it back to usable state, I also the *inform the user that their snapshot

[Openstack] OpenStack Bug Triage day is tomorrow !

2012-06-06 Thread Thierry Carrez
Hi everyone, Remember to set some time aside tomorrow to participate to our big BugTriage day ! We especially need Nova folks (230 New bugs to triage...), but there is work to do in all projects. The triaging tasks to complete are described in http://wiki.openstack.org/BugTriage :) More

Re: [Openstack] [Metering] Agent configuration mechanism

2012-06-06 Thread Nick Barcet
On 06/06/2012 10:35 AM, Julien Danjou wrote: On Tue, Jun 05 2012, Nick Barcet wrote: The main idea is that all agents of a given type should be sending similarly formatted information in order for the information to be usable, hence the need to ensure that configuration info is centrally

[Openstack] Capability of Openstack ?

2012-06-06 Thread Rajesh Avula
Hi, Of course a basic question, Could anyone please let me know below concerns... 1. What are the advantages we will get if we prefer to use Openstack as a cloud solution? 2. What are the strong points of Openstack ? 3. While proposing Openstack as solution to the customer, How can I convenience

Re: [Openstack] [Metering] Agent configuration mechanism

2012-06-06 Thread Julien Danjou
On Wed, Jun 06 2012, Nick Barcet wrote: Maybe the problem of discrepancy of configuration is more an issue for metering than for other components? At least that's my belief. […] Sure, I don't say that it's useless to have a centralized configuration management in our case. I just think that

[Openstack] OpenStack :: Instance Spawning Error

2012-06-06 Thread Trinath Somanchi
Hi- I have Installed Openstack Essex on my Ubuntu 12.04 machine following the instructions from Openstack Compute Starter Guide May 4,2012http://docs.openstack.org/essex/openstack-compute/starter/content/Introduction_to_OpenStack_and_its_components-d1e59.html . I have downloaded Ubuntu 12.04

Re: [Openstack] Essex: LXC volume attachment does not work?

2012-06-06 Thread Chuck Short
Hi, Can you please open up a bug in Launchpad please? thanks chuck On Tue, 5 Jun 2012 15:38:11 -0700 (PDT) David Kang dk...@isi.edu wrote: Hello, We are using Essex version. We are testing volume attachment to an LXC instance. From the code, the volume is mounted by the host machine

Re: [Openstack] OpenStack :: Instance Spawning Error

2012-06-06 Thread Vaze, Mandar
Ø The Image is moving from the states Scheduling, Networking and to Spawning. In the Spawning phase, a Error is returned. What error do you see ? If you haven’t enabled logging, please do and see if there are any errors – especially in nova-compute log. Which hypervisor are you using ? (Since

[Openstack] [OpenStack][Nova] Can't access the outside from inside my instances.

2012-06-06 Thread Leander Bessa Beernaert
Hello, I'm having trouble accessing the outside world from within my instances. For instance, i can ping other instances on my network but i am unable to ping www.google.com. Any ideas? Regards, Leander ___ Mailing list:

Re: [Openstack] [OpenStack][Nova] Can't access the outside from inside my instances.

2012-06-06 Thread Anton Haldin
dns ? resolv.conf in VM On Wed, Jun 6, 2012 at 4:51 PM, Leander Bessa Beernaert leande...@gmail.com wrote: Hello, I'm having trouble accessing the outside world from within my instances. For instance, i can ping other instances on my network but i am unable to ping www.google.com. Any

Re: [Openstack] [OpenStack][Nova] Can't access the outside from inside my instances.

2012-06-06 Thread Anton Haldin
Do you have default router in VM ? netstat -rn Do you have multinode configuration ? if all services on one node, do you have ip_forward enabled? sysctl net.ipv4.ip_forward On Wed, Jun 6, 2012 at 5:16 PM, Leander Bessa Beernaert leande...@gmail.com wrote: This is what i find inside my

Re: [Openstack] [OpenStack][Nova] Can't access the outside from inside my instances.

2012-06-06 Thread Leander Bessa Beernaert
On Wed, Jun 6, 2012 at 2:33 PM, Anton Haldin ahal...@griddynamics.comwrote: Do you have default router in VM ? netstat -rn Destination Gateway Genmask Flags MSS Window irtt Iface 0.0.0.0 10.0.8.10.0.0.0 UG0 0 0 eth0 10.0.8.0

Re: [Openstack] [OpenStack][Nova] Can't access the outside from inside my instances.

2012-06-06 Thread Leander Bessa Beernaert
I turned out to be a routing problem with the vlan configuration i was using. Thanks for the help nonetheless! Regards, Leander On Wed, Jun 6, 2012 at 2:50 PM, Leander Bessa Beernaert leande...@gmail.com wrote: On the host node, the value of /proc/sys/net/ipv4/ip_forward is 1. On Wed,

Re: [Openstack] How to let nova use localtime rather than UTC time?

2012-06-06 Thread Kevin L. Mitchell
On Wed, 2012-06-06 at 21:33 +0800, livemoon wrote: I found nova use utcnow to get time and write it to db. So the create_time of vm also show utc time rather than localtime. That is correct. Is there any flag in nova.conf to let nova use localtime . You really don't want to do this. Trust

[Openstack] [metering] programmatic access to AWS billing data

2012-06-06 Thread Doug Hellmann
I saw this blog post [1] this morning, and thought it might be something to keep an eye on for the G release of ceilometer. Doug [1] http://aws.typepad.com/aws/2012/06/new-programmatic-access-to-aws-billing-data.html ___ Mailing list:

Re: [Openstack] [Metering] Agent configuration mechanism

2012-06-06 Thread Doug Hellmann
On Wed, Jun 6, 2012 at 6:36 AM, Julien Danjou julien.dan...@enovance.comwrote: On Wed, Jun 06 2012, Nick Barcet wrote: Maybe the problem of discrepancy of configuration is more an issue for metering than for other components? At least that's my belief. […] Sure, I don't say that it's

[Openstack] [Metering] polling intervals, was: Agent configuration mechanism

2012-06-06 Thread Doug Hellmann
Starting a new thread for this topic... On Wed, Jun 6, 2012 at 5:43 AM, Nick Barcet nick.bar...@canonical.comwrote: On 06/05/2012 09:03 PM, Doug Hellmann wrote: Right now we only have one interval for all polling. Do you think we need to add support for

Re: [Openstack] Question on nova disk injection...

2012-06-06 Thread Eric Windisch
What implementation suboption would have your preference ? Is nova-rootwrap now universally used ? Should we prefer compatibility or absence of confusion ? There is an issue of how to extend rootwrap from third-party backend drivers. If this was (is?) addressed, universal use of

[Openstack] [Metering] signing messages, was Re: Agent configuration mechanism

2012-06-06 Thread Doug Hellmann
Starting a new thread... On Wed, Jun 6, 2012 at 5:43 AM, Nick Barcet nick.bar...@canonical.comwrote: On 06/05/2012 09:03 PM, Doug Hellmann wrote: On Tue, Jun 5, 2012 at 12:59 PM, Nick Barcet nick.bar...@canonical.com mailto:nick.bar...@canonical.com wrote: On 06/05/2012 04:44

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

2012-06-06 Thread Julien Danjou
Hi, The metering project team holds a meeting in #openstack-meeting, Thursdays at 1600 UTC http://www.timeanddate.com/worldclock/fixedtime.html?hour=16min=0sec=0. Everyone is welcome. http://wiki.openstack.org/Meetings/MeteringAgenda Topic: Storage backend * Storage backend (high

Re: [Openstack] How to let nova use localtime rather than UTC time?

2012-06-06 Thread Johannes Erdfelt
On Wed, Jun 06, 2012, livemoon mwjpi...@gmail.com wrote: I found nova use utcnow to get time and write it to db. So the create_time of vm also show utc time rather than localtime. You really don't want to do this. For instance, the database won't store the timezone, so in places where there is

[Openstack] [Metering] News from 31/05 to 06/06

2012-06-06 Thread Julien Danjou
Hi, Here's a few things done in the last week concerning ceilometer: - The floating IP pollster have been merged https://github.com/stackforge/ceilometer/commit/bbc706c4c02d2750df961474b00998b9766cd47a - The configuration now uses openstack.common.cfg

Re: [Openstack] Clarification on Ceilometer Implementation

2012-06-06 Thread Doug Hellmann
On Wed, Jun 6, 2012 at 5:33 AM, Kobagana Kumar kobagana_ku...@persistent.co.in wrote: Hi all, ** ** I am trying to implement Agent module in Ceilometer. Regarding that I have few doubts: ** ** How Ceilometer capturing the usage details? ** ** As we are already

[Openstack] [metering] need code reviews

2012-06-06 Thread Doug Hellmann
Could someone have a look at https://review.stackforge.org/#/c/83/ and https://review.stackforge.org/#/c/99/ today? Thanks, Doug ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe :

[Openstack] Jenkins Changes

2012-06-06 Thread Johannes Erdfelt
There appears to have been some changes to Jenkins recently. Jobs do not appear to be associated with Gerrit changes anymore. https://jenkins.openstack.org/job/gate-nova-python27/ You can see jobs 335 and older have a link to Gerrit, but new jobs don't have any. This makes it harder to see what

Re: [Openstack] cfg usage - option registration, global objects

2012-06-06 Thread Doug Hellmann
On Wed, Jun 6, 2012 at 10:58 AM, Mark McLoughlin mar...@redhat.com wrote: On Tue, 2012-06-05 at 17:25 -0400, Mark Washenberger wrote: Mark McLoughlin mar...@redhat.com said: On Tue, 2012-06-05 at 12:21 -0400, Mark Washenberger wrote:

Re: [Openstack] cfg usage - option registration, global objects

2012-06-06 Thread Mark McLoughlin
On Wed, 2012-06-06 at 12:05 -0400, Doug Hellmann wrote: Ceilometer is currently importing bits we need either directly from nova or openstack-common (by importing I mean literally using the import statement in our code, not copying the required modules into the ceilometer code base). I was

[Openstack] Change user password (not admin)

2012-06-06 Thread Guillermo Alvarado
Hi everyone! I am trying to develop a new feature to horizon, I want to users can update their own password. I used this: from horizon import api api.user_update_password( request, request.user.id, form.cleaned_data['new_password'], admin=True ) But the user is logged out

[Openstack] Can't manage volumes snapshots with python-novaclient

2012-06-06 Thread Emilien Macchi
Hi, I have a bug with python-novaclient / Ubuntu 12.04 / Essex (2012.1-0ubuntu2.1 version for OpenStack packages). My nova.conf : http://paste.openstack.org/show/18372/ Issue : - When I go to the dashboard, from my project tab I can't go to Instances Volumes and Images Snapshots. Here the

[Openstack] [OpenStack][Nova] VM cannot be shutdown after installing NOVA

2012-06-06 Thread Sajith Kariyawasam
Hi all, I Installed OpenStack Nova, Glance and KeyStone in an Ubuntu-12.04 virtual machine (Guest OS), in Virtual Box. Thereafter I'm having issues when shutting down the virtual machine (Guest machine), when I shut it down, it gets logged off only. So i have to force it power off. Thereafter

[Openstack] Cpu Affinity with Open Stack and KVM

2012-06-06 Thread Abhishek Gupta
Hi, I was looking to pin the virtual cores to physical cores when using KVM as hypervisor and Open stack and cloud management system. Is there an option where I can specify this preference? Thanks, Abhishek ___ Mailing list:

Re: [Openstack] Parallel execution of Jenkins gate jobs

2012-06-06 Thread Johannes Erdfelt
On Tue, Jun 05, 2012, James E. Blair cor...@inaugust.com wrote: One important difference is that the new system does not have retrigger buttons in Jenkins. If the gate tests fail with a false negative, you'll need to leave another Approved vote in Gerrit. This part of your post didn't

Re: [Openstack] Jenkins Changes

2012-06-06 Thread James E. Blair
Johannes Erdfelt johan...@erdfelt.com writes: There appears to have been some changes to Jenkins recently. Jobs do not appear to be associated with Gerrit changes anymore. https://jenkins.openstack.org/job/gate-nova-python27/ You can see jobs 335 and older have a link to Gerrit, but new

Re: [Openstack] Capability of Openstack ?

2012-06-06 Thread Stefano Maffulli
Hi Rajesh, I believe you'll find the answers to your questions on our website http://www.openstack.org/. You may be interested to read the stories told by OpenStack users on http://www.openstack.org/user-stories/. You may also be interested in the suggestions contained on

Re: [Openstack] Can't manage volumes snapshots with python-novaclient

2012-06-06 Thread Emilien Macchi
I found the solution. My Volume Endpoint was in v1.1, and it should be v1. Status : fixed. Regards On Wed, Jun 6, 2012 at 7:42 PM, Kiall Mac Innes ki...@managedit.ie wrote: Have you checked the server logs? Both of the logs you pasted are from the client side.. (Horizon and the nova

Re: [Openstack] Nova migrate and resize

2012-06-06 Thread Belmiro Moreira
Hi, I mention nova user because it's the default in the main distros. If I understood correctly your question, you can have different users... of course you need to distribute the right keys for ssh access and make sure they have the right permissions in your nova installation. cheers, Belmiro

Re: [Openstack] [Metering] Agent configuration mechanism

2012-06-06 Thread Doug Hellmann
On Wed, Jun 6, 2012 at 12:59 PM, Tim Bell tim.b...@cern.ch wrote: ** ** With the Chef and Puppet configurators, I think we cover a large share of the community. I’d suggest that once the formats of the configuration files are settled, we get the associated supporters in Chef-land and

[Openstack] Passing parameters from Quantum manager to Nova compute

2012-06-06 Thread Rami Cohen
Hi, While Quantum manager may communicate with compute nodes using a quantum agent, in some cases when Quantum is integrated with Nova, the agent may not be needed (while it can be used for enhanced services). In this cases, when the Quantum VIF driver (which is part of Nova compute) is used for

[Openstack] secure logging in OpenStack

2012-06-06 Thread Paolo Smiraglia
Hi all, I'm Paolo a research assistant at Polytechnic University of Turin. I wrote a library that implement some security features for logging. In a few words, the library generates a log files where all log entries are linked through an hash chain. In this way it's possible to verify the

Re: [Openstack] How to let nova use localtime rather than UTC time?

2012-06-06 Thread Gabriel Hurley
Stored timestamps should always be in UTC, however efforts should be made to support local timezones as a user-configurable option. Horizon will be working towards this goal since Django has good timezone support, I'd encourage other projects to keep this on their radar as well. - Gabriel

Re: [Openstack] Change user password (not admin)

2012-06-06 Thread Gabriel Hurley
I've had this fight with Joe Heck and Termie before. They rejected my attempts to modify the Keystone code to allow a user to change their own password. I believe their grounds were a combination of it being an admin activity, and that adding it to the user API would change the API contract and

[Openstack] Proposal to add Tihomir Trifinov to Horizon Core

2012-06-06 Thread Gabriel Hurley
A couple of us on the Horizon team have been talking, and we'd like to recognize the tremendous work the Tihomir has been doing on Horizon for the past 6+ months by making him a member of Horizon Core. He's been writing great code, doing consistent and helpful reviews, tackling important bugs,

Re: [Openstack] Parallel execution of Jenkins gate jobs

2012-06-06 Thread James E. Blair
Johannes Erdfelt johan...@erdfelt.com writes: On Tue, Jun 05, 2012, James E. Blair cor...@inaugust.com wrote: One important difference is that the new system does not have retrigger buttons in Jenkins. If the gate tests fail with a false negative, you'll need to leave another Approved vote

Re: [Openstack] cfg usage - option registration, global objects

2012-06-06 Thread Mark Washenberger
But the reality is that projects which use openstack-common need to be prepared that someday they might re-sync with latest openstack-common using update.py and find the API has changed. That sounds good, especially during the early parts of incubation. In the absence of someone appearing

[Openstack] [OSSA 2012-007] Security groups fail to be set correctly (CVE-2012-2654)

2012-06-06 Thread Russell Bryant
OpenStack Security Advisory: 2012-007 CVE: 2012-2654 Date: June 6, 2012 Title: Security groups fail to be set correctly Impact: Medium Reporter: HP Cloud Services hpcs.secur...@hp.com Products: Nova Affects: All versions Description: HP Cloud Services reported a vulnerability in Nova API

Re: [Openstack] Essex: LXC volume attachment does not work?

2012-06-06 Thread David Kang
Sure, It is done. It is reported as OpenStack Compute (nova) Bugs Bug #1009701 Thanks, David -- Dr. Dong-In David Kang Computer Scientist USC/ISI - Original Message - Hi, Can you please open up a bug in Launchpad please? thanks chuck On Tue, 5 Jun

Re: [Openstack] install cloud computing by openstack!!!

2012-06-06 Thread Heber Dijks
What messages do you get? Have you set the right environment variables? export OS_AUTH_URL=http://controller public ip:5000/v2.0/ export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=admin export OS_REGION_NAME=myRegion export SERVICE_TOKEN=admin export

Re: [Openstack] Passing parameters from Quantum manager to Nova compute

2012-06-06 Thread Jason Kölker
On Wed, 2012-06-06 at 21:35 +0300, Rami Cohen wrote: Hi, While Quantum manager may communicate with compute nodes using a quantum agent, in some cases when Quantum is integrated with Nova, the agent may not be needed (while it can be used for enhanced services). In this cases, when the

[Openstack] Integration Test Failing for Review

2012-06-06 Thread John Postlethwait
Hello Everyone! I have a review up that keeps failing the integration tests on Jenkins due to some sort of dependency issue. I am not really sure what the issue is, but the stack trace in the console output is complaining about No module named version tools.setuptools_hooks from within Django

Re: [Openstack] [Openstack-operators] Quantum+Openvswitch: possible network configurations

2012-06-06 Thread Emilien Macchi
Hi Igor, How did you progress in your dual node ? I'm interesting about that :-) Regards On Sat, Jun 2, 2012 at 6:03 PM, Igor Laskovy igor.lask...@gmail.com wrote: Hello all from sunny Kiev! I have lab with two nodes (controller and compute) and Quantum+Openvswitch setup. With which

Re: [Openstack] How to let nova use localtime rather than UTC time?

2012-06-06 Thread Johannes Erdfelt
On Wed, Jun 06, 2012, Gabriel Hurley gabriel.hur...@nebula.com wrote: Stored timestamps should always be in UTC, however efforts should be made to support local timezones as a user-configurable option. Horizon will be working towards this goal since Django has good timezone support, I'd

Re: [Openstack] Nova multi_host and Quantum

2012-06-06 Thread Dan Wendlandt
Hi David, It will be possible to use Quantum in Folsom with a multi_host like approach where the gateway forwarding, NAT, and DHCP are handled locally The work for Quantum to be feature complete is all targeted for the F-2 milestone (early July), but realistically, some of that will spill into

Re: [Openstack] Proposal to add Tihomir Trifinov to Horizon Core

2012-06-06 Thread John Postlethwait
I absolutely agree with this sentiment. Tihomir has been doing an amazing job and has been extremely attentive and helpful. John Postlethwait Nebula, Inc. 206-999-4492 On Wednesday, June 6, 2012 at 12:12 PM, Gabriel Hurley wrote: A couple of us on the Horizon team have been talking, and

Re: [Openstack] Passing parameters from Quantum manager to Nova compute

2012-06-06 Thread Dan Wendlandt
On Wed, Jun 6, 2012 at 11:35 AM, Rami Cohen ramic.h...@gmail.com wrote: Hi, While Quantum manager may communicate with compute nodes using a quantum agent, in some cases when Quantum is integrated with Nova, the agent may not be needed (while it can be used for enhanced services). In this

Re: [Openstack] cfg usage - option registration, global objects

2012-06-06 Thread Mark McLoughlin
On Wed, 2012-06-06 at 15:41 -0400, Mark Washenberger wrote: Sorry if this has already been posted somewhere and I just can't find it, but is there an openstack common weekly meeting where you guys talk about your blueprints and determine what is going into common and in what form? I think I

Re: [Openstack] Proposal to add Tihomir Trifinov to Horizon Core

2012-06-06 Thread Tres Henry
+1! On Jun 6, 2012, at 12:12 PM, Gabriel Hurley wrote: A couple of us on the Horizon team have been talking, and we'd like to recognize the tremendous work the Tihomir has been doing on Horizon for the past 6+ months by making him a member of Horizon Core. He's been writing great code,

Re: [Openstack] How to let nova use localtime rather than UTC time?

2012-06-06 Thread Gabriel Hurley
Storage is consistent--UTC. Display to user should go through an optional layer to convert it to an end user-specified local timezone. This is part of localization (l10n) which is the complement to internationalization (i18n). Other examples of localization include number and date formatting.

[Openstack] Yahoo! is expanding its Virtualization Operations team!

2012-06-06 Thread James R Penick
Hey Folks, Operating one of the worlds largest unix environments, Yahoo! is beginning to embrace virtualization in a big way. We're looking to hire some awesome Senior level operations engineers to join our virtualization operations team. If you've ever wanted to be a part of what may become

Re: [Openstack] Change user password (not admin)

2012-06-06 Thread Sam Morrison
Hi, There has been a first attempt at this in keystone. See https://review.openstack.org/#/c/7437/ And bug: https://bugs.launchpad.net/keystone/+bug/996922 It needs more work to make it secure though. Cheers, Sam On Thu, Jun 7, 2012 at 7:13 AM, Kiall Mac Innes ki...@managedit.ie wrote: On

[Openstack] 回复: Cpu Affinity with Open Stack and KVM

2012-06-06 Thread wangshou...@gmail.com
Libvirt supports what do you want. Openstack may not wrapper that feature. New patches in libvirt support pin hypervisor thread to PCPU through cgroup. Ben -原信息- 发自: Abhishek Gupta 发送: 2012/06/07, 01:19 收件人: openstack@lists.launchpad.net 主题: [Openstack] Cpu Affinity with Open

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

2012-06-06 Thread Daryl Walleck
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 follows: * Status of Swift tests (Jose) * Status of

Re: [Openstack] Yahoo! is expanding its Virtualization Operations team!

2012-06-06 Thread Russell Bryant
On 06/06/2012 07:08 PM, James R Penick wrote: Hey Folks, snip Check out: http://openstack.org/community/jobs/ -- Russell Bryant ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe :

Re: [Openstack] Passing parameters from Quantum manager to Nova compute

2012-06-06 Thread Rami Cohen
Dan, I totally agree that the driver should be thin and focus on VM provision/termination. While ii may be looked unimportant, I just prefer that the quantum manager will determine both VIF and bridge name instead of using a convention that these names are extracted from the UUID. Best Regards,

[Openstack-qa-team] Agenda for QA Status Meeting for 6/7

2012-06-06 Thread Daryl Walleck
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 follows: * Status of Swift tests (Jose) * Status of