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

2012-06-07 Thread Rafael Durán Castañeda
On 06/07/2012 01:24 AM, Sam Morrison wrote: 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, K

[Openstack] For the hypervisorsupport,

2012-06-07 Thread Jae Hong Kim
Hi everyone, For the hypervisor support on OpenStack, I have one question. Currently, OpenStack has supported "XenServer/XCP, KVM, QEMU, LXC, ESX, ESXi" as shown in http://wiki.openstack.org/HypervisorSupportMatrix. However, Currently, Functionalies of each hypervisors are focused on XenServer/XC

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

2012-06-07 Thread Thierry Carrez
Florian Haas wrote: > 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 > ", and nothing happens. > [...] > I'd be thankful for any clues as to where to

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

2012-06-07 Thread Thierry Carrez
Eric Windisch wrote: >> 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,

Re: [Openstack] secure logging in OpenStack

2012-06-07 Thread Thierry Carrez
Paolo Smiraglia wrote: > 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 > integrity of the log files. Now, I would to integrate

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

2012-06-07 Thread Nick Barcet
On 06/06/2012 05:06 PM, Doug Hellmann wrote: > Starting a new thread for this topic... > > On Wed, Jun 6, 2012 at 5:43 AM, Nick Barcet > wrote: > > On 06/05/2012 09:03 PM, Doug Hellmann wrote: > > > > > > > > > Right now we only have

Re: [Openstack] Integration Test Failing for Review

2012-06-07 Thread Thierry Carrez
John Postlethwait wrote: > 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

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

2012-06-07 Thread Nick Barcet
On 06/06/2012 05:20 PM, Doug Hellmann wrote: > Starting a new thread... > > On Wed, Jun 6, 2012 at 5:43 AM, Nick Barcet > wrote: > > On 06/05/2012 09:03 PM, Doug Hellmann wrote: > > > > > > On Tue, Jun 5, 2012 at 12:59 PM, Nick Barcet > mailt

[Openstack] setting up virtual machines with openstack

2012-06-07 Thread Udit Agarwal
Hi, I have set up openstack-swift in my lab with 3 systems with a proxy node on one system and two storage nodes each on different system. One storage node has only one storage device while the other has 2 storage devices. The swift setup worked fine and I did some tests on it and they too work

Re: [Openstack] For the hypervisorsupport,

2012-06-07 Thread hitesh wadekar
Hi Jae, There is some work going on Openstack + hyper-v. See this link, http://wiki.openstack.org/Hyper-V Thanks, Hitesh On Thu, Jun 7, 2012 at 1:16 PM, Jae Hong Kim wrote: > Hi everyone, > For the hypervisor support on OpenStack, > > I have one question. > Currently, OpenStack has supporte

Re: [Openstack] secure logging in OpenStack

2012-06-07 Thread Paolo Smiraglia
On 06/07/2012 10:08 AM, Thierry Carrez wrote: > Paolo Smiraglia wrote: >> 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 >> i

[Openstack] Quantum integration with Horizon

2012-06-07 Thread Neelakantam Gaddam
Hi All, Currently, I don't see any Quantum UI in Horizon in Essex. Does the Horizon support Quantum UI in the current release? If so, please share the configuration steps. If not, When can I expect the Quantum UI integration with Horizon ? Can you please give me the list of features for the next

Re: [Openstack] Capability of Openstack ?

2012-06-07 Thread Rajesh Avula
Thanks much Stef ! Sure I will go through with provided links, good luck to you ! On Thu, Jun 7, 2012 at 3:04 AM, Stefano Maffulli wrote: > 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 > t

[Openstack] A proposal for bug submission process

2012-06-07 Thread Marco Consonni
Hello everybody, My name's Marco and I've been participating to the OpenStack community for some months, now. My contribution is mainly related to report documentation bugs but recently I submitted a couple of code bugs/enhancement requests. I wanted to give some ideas on the bug filing proces

Re: [Openstack] Install OpenStack on Fedora 16 and xen (not Xen Cloud Platform)

2012-06-07 Thread John Garbutt
I think it should be as simple as looking at this step: If you are testing OpenStack in a virtual machine, you need to configure nova to use qemu without KVM and hardware virtualization: $> echo '--libvirt_type=qemu' | sudo tee -a /etc/nova/nova.conf And adding "xen" rather than qemu. There may

Re: [Openstack] Nova "migrate" and "resize"

2012-06-07 Thread Roman Sokolkov
Why openstack doesn't use RPC for resize and migrate stuff? We also plunged in this issue with automated deployment. 2012/6/6 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... >

Re: [Openstack] Quantum integration with Horizon

2012-06-07 Thread Gary Kotton
On 06/07/2012 11:39 AM, Neelakantam Gaddam wrote: Hi All, Currently, I don't see any Quantum UI in Horizon in Essex. Does the Horizon support Quantum UI in the current release? If so, please share the configuration steps. If not, When can I expect the Quantum UI integration with Horizon ? Th

[Openstack] How to create an image from a running instance on LXC

2012-06-07 Thread Sajith Kariyawasam
Hi, I have several LXC based instances created and running in OpenStack. I need to create an image from one of those running instance after doing some customizations. I followed the documentation provided in [1], but that seems to be only for KVM or Xen. Does it work for LXC s as well, the same w

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

2012-06-07 Thread Florian Haas
On Thu, Jun 7, 2012 at 9:53 AM, Thierry Carrez wrote: > Florian Haas wrote: >> 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 >> ", and nothing hap

Re: [Openstack] Integration Test Failing for Review

2012-06-07 Thread Andrew Hutchings
On 07/06/12 09:13, Thierry Carrez wrote: > John Postlethwait wrote: >> 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 mod

Re: [Openstack] Nova "migrate" and "resize"

2012-06-07 Thread Johannes Erdfelt
On Thu, Jun 07, 2012, Roman Sokolkov wrote: > Why openstack doesn't use RPC for resize and migrate stuff? Nova does use RPC for resizes and migrations. The SSH keys are for tranferring the instance image data, which would be inappropriate for RPC. I think Nova would be open to other means of bu

[Openstack] Security group isolation on same physical host

2012-06-07 Thread Mitchell Broome
So I'm running into a problem where two different virtual machines on the same physical host can get to each other bypassing security groups. As a test, I have removed all rules from the default security group and created two other groups for testing (test1 and test2) that only have inbound ssh ac

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

2012-06-07 Thread Doug Hellmann
On Thu, Jun 7, 2012 at 4:15 AM, Nick Barcet wrote: > On 06/06/2012 05:20 PM, Doug Hellmann wrote: > > Starting a new thread... > > > > On Wed, Jun 6, 2012 at 5:43 AM, Nick Barcet > > wrote: > > > > On 06/05/2012 09:03 PM, Doug Hellmann wrote: > > > > >

Re: [Openstack] Security group isolation on same physical host

2012-06-07 Thread Mitchell Broome
Looks like I tracked down the problem. I needed to enable netfilter on the bridge. On Thu, Jun 7, 2012 at 10:00 AM, Mitchell Broome wrote: > So I'm running into a problem where two different virtual machines on > the same physical host can get to each other bypassing security > groups.  As a te

Re: [Openstack] Security group isolation on same physical host

2012-06-07 Thread Stephen Gran
Hi, If they're in the same subnet, they won't go through a firewall to reach each other. I'd imagine this is expected. Cheers, On Thu, 2012-06-07 at 10:00 -0400, Mitchell Broome wrote: > So I'm running into a problem where two different virtual machines on > the same physical host can get to ea

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

2012-06-07 Thread Dan Wendlandt
On Wed, Jun 6, 2012 at 8:29 PM, Rami Cohen wrote: > 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 t

Re: [Openstack] Security group isolation on same physical host--perhaps needs to enhance openstack security on multihost model

2012-06-07 Thread romizhang1968
Hi, The same situation I also met,I think that would be security hole of openstack that should be resolved, hope someone could fix it. If you use 1xNetwork+Nxcompute model, the VMs on compute node could not touch each other, but if you use multihost model, means each node run network+compute s

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

2012-06-07 Thread Stefano Maffulli
James, I'm glad to publish job ads like this one. Please, though, add a clear way for people to apply: is there a url, a form, an email address (is it yours in this case?) for candidates to apply to the job? thanks stef On 06/06/2012 04:08 PM, James R Penick wrote: > Hey Folks, > Operating one

[Openstack] [Quantum] Documentation about network attachments

2012-06-07 Thread Ian Wells
On the page: http://docs.openstack.org/trunk/openstack-network/admin/content/specifying-vm-network-connectivity-on-boot.html it's not clear whether the networks have been created with quantum create_net xxx or nova-manage create-network ... (both appear in the documentation before that

Re: [Openstack] [Quantum] Documentation about network attachments

2012-06-07 Thread Dan Wendlandt
Hi Ian, You should follow the directions for creating networks in the section titled "Using Quantum with Nova Compute" http://docs.openstack.org/trunk/openstack-network/admin/content/Net-Create-dle455.html Where was the reference to "quantum create_net xxx"? was it in the list of all commands s

[Openstack] The process after click the "Launch instance" button?

2012-06-07 Thread jeffrey coho
Hi,all, I recently read some of the Horizon code,and could anyone tell me what happens after i click the "Launch instance" button? I know the basic process,but I just can't find the code which deals with the "click" action. I stopped at the following code in nova\templates\nova\images_and_snap

Re: [Openstack] Integration Test Failing for Review

2012-06-07 Thread John Postlethwait
Thanks a lot for looking in to it! John Postlethwait Nebula, Inc. 206-999-4492 On Thursday, June 7, 2012 at 5:31 AM, Andrew Hutchings wrote: > On 07/06/12 09:13, Thierry Carrez wrote: > > John Postlethwait wrote: > > > I have a review up that keeps failing the integration tests on Jenkins > > >

Re: [Openstack] [Quantum] Documentation about network attachments

2012-06-07 Thread Ian Wells
On 7 June 2012 19:08, Dan Wendlandt wrote: > Where was the reference to "quantum create_net xxx"?  was it in the list of > all commands supported by the Quantum client? > (http://docs.openstack.org/trunk/openstack-network/admin/content/Validation-d1e447.html). >   Perhaps we should remove this lis

Re: [Openstack] Quantum integration with Horizon

2012-06-07 Thread Gabriel Hurley
The blueprint for adding Quantum support (via a "Networks" panel) back into the dashboard is still a high priority for both the Horizon and Quantum teams. There was a patch started by one of the Quantum team members, but after a code review that identified many fixes it ended up expiring and doe

Re: [Openstack] [Quantum] Documentation about network attachments

2012-06-07 Thread Dan Wendlandt
On Thu, Jun 7, 2012 at 12:50 PM, Ian Wells wrote: > On 7 June 2012 19:08, Dan Wendlandt wrote: > > Where was the reference to "quantum create_net xxx"? was it in the list > of > > all commands supported by the Quantum client? > > ( > http://docs.openstack.org/trunk/openstack-network/admin/conte

Re: [Openstack] Quantum integration with Horizon

2012-06-07 Thread Arvind Somya
Hey I held the Essex L2 support commit off in favor of the new V2 API with L3 features. We'll have some sort of quantum support in Horizon by Folsom-2. Here's the blueprint: https://blueprints.launchpad.net/horizon/+spec/readd-quantum-support If you want to try the L2 support panels out, you ca

Re: [Openstack] [Netstack] question on get_network_details api call

2012-06-07 Thread Robert Kukura
On 06/02/2012 01:56 PM, Dan Wendlandt wrote: > Hi Irena, Bob, Salvatore, > > Just catching up the thread, and looping the netstack and openstack > lists in as well, as this info is general useful in my opinion. > > Our model with Quantum, like Nova, is that it is definitely ok to extend > the

Re: [Openstack] Integration Test Failing for Review

2012-06-07 Thread James E. Blair
John Postlethwait writes: > 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

[Openstack] new version of gerrit - with new features!

2012-06-07 Thread Monty Taylor
Hey guys! We just upgraded to a new version of gerrit. This is based on the new upstream version 2.4, but in addition we've landed two additional features on top of that - so there's tons of new toys to play with. First of all, in 2.4 upstream has added a new button "Rebase Change" ... which you

[Openstack] busy day for the CI team

2012-06-07 Thread Monty Taylor
Hey guys! In a fit of things coming together... today has been an unnaturally good and productive day for us, so I thought I'd mention a bunch of stuff (most things long-in-work and just sort of came together nicely today) - builders are now updated to run precise - except for the python2.6 build

[Openstack] [nova][glance] making nova api more asynchronous

2012-06-07 Thread Gabe Westmaas
Hey all, I was looking through some of the api calls, in particular creating a server on the openstack api. I'm not too excited by how long it takes, and was wondering what people think about making it more asynchronous. Basically, wondering if making it so that the POST to the nova API doesn't a

[Openstack] Invoking Nova commands remotely

2012-06-07 Thread Neelakantam Gaddam
Hi All, I have a setup with one openstack controller with multiple compute node. In a separate node, say monitor node, I want to invoke the nova commands on openstack controller. Do we need to run any specific components of openstack on this node to achieve this ? Is there any way to invoke the n

Re: [Openstack] Quantum integration with Horizon

2012-06-07 Thread Neelakantam Gaddam
Hi All, Thanks for your support. Thanks Neelakantam On Fri, Jun 8, 2012 at 1:38 AM, Arvind Somya wrote: > Hey > > I held the Essex L2 support commit off in favor of the new V2 API with L3 > features. > > We'll have some sort of quantum support in Horizon by Folsom-2. Here's the > blueprint: