Re: [Openstack] Which functions are invoked in swift source code

2013-10-07 Thread John Dickinson
swift-init looks for a "--once" argument. If it's present, then the once kwarg will be set in the call to swift.common.daemon.run_daemon(). This in turn calls the appropriate run_once or run_forever. https://github.com/openstack/swift/blob/master/swift/common/daemon.py#L55 --John On Oct 7, 2

[Openstack] Which functions are invoked in swift source code

2013-10-07 Thread pragya jain
hello all, when we give the command  $ sudo swift-init accoount-auditor start  __init__ functions defined in the class AccountAuditor in swift/account/auditor.py is invoked.    But, I don't understand 1. How does the control go to run_forever() or run_once() function defined in the same class

Re: [Openstack] Fwd: [Full-disclosure] [Django] Cookie-based session storage session invalidation issue

2013-10-07 Thread Gabriel Hurley
Yes and No. They will appear to be logged in to Horizon, but the Keystone token will be invalid and thus they will be unable to obtain any data or perform any actions via the APIs. Since all of Horizon's data comes from APIs, this is a very limited problem space. There are reasonably well-docum

[Openstack] [Identity] v3 API compatibility question for havana

2013-10-07 Thread Alejandro Comisario
Hi guys, we have just one question. Since we are already traveling our way into deploying havana release for early 2014, we were stuck under the deep questioning of the identity api v3.X. Since we are using the access to keystone v2.0 identity api a lot, even from lots of in-house developments, we

[Openstack] Compromised Cloud

2013-10-07 Thread Mina Nagy Zaki
Hello list, One of my VMs was compromised and used as a DDoS node causing me problems with my provider. Any advice on how I would go about monitoring such behaviour on the openstack compute node level and/or disabling compromised machines? -- Mina Nagy Zaki __

Re: [Openstack] [swift] Using --debug option to list curl commands

2013-10-07 Thread Clay Gerrard
The token may not be (is probably not) deterministicly created. You give a username and password to the auth system - and it returns the token for you to associate with future requests. The request for the token (the auth request) seems to be missing some headers: curl -i http://ictp-R2C4-Contro

Re: [Openstack] publicurl definition in keystone

2013-10-07 Thread JuanFra Rodriguez Cardoso
Yes, internal and adminurl are normally the same address. --- JuanFra 2013/10/7 Razique Mahroua > Hi, > yes :) > Internal and adminiurl should be the private network, and "public" the > "out-facing" IP > > Razique > > Le 7 oct. 2013 à 17:30, Xin Zhao a écrit : > > > Hello, > > > > Our opensta

Re: [Openstack] publicurl definition in keystone

2013-10-07 Thread Razique Mahroua
Hi, yes :) Internal and adminiurl should be the private network, and "public" the "out-facing" IP Razique Le 7 oct. 2013 à 17:30, Xin Zhao a écrit : > Hello, > > Our openstack controller has two IPs, one out-facing, the other is internal > only (on the management network). > When it comes

Re: [Openstack] publicurl definition in keystone

2013-10-07 Thread Gangur, Hrushikesh (R & D HP Cloud)
True. -Original Message- From: Xin Zhao [mailto:xz...@bnl.gov] Sent: Monday, October 07, 2013 8:30 AM To: openstack@lists.openstack.org Subject: [Openstack] publicurl definition in keystone Hello, Our openstack controller has two IPs, one out-facing, the other is internal only (on the

Re: [Openstack] about tempest

2013-10-07 Thread Anne Gentle
On Mon, Oct 7, 2013 at 9:42 AM, Darragh O'Reilly < dara2002-openst...@yahoo.com> wrote: > Nitesh, > > these look good: > > > https://docs.google.com/presentation/d/1M3XhAco_0u7NZQn3Gz53z9VOHHrkQBzEs5gt43ZvhOc/edit#slide=id.g712053f_0_76 > > http://dague.net/presentations/tempest-101/#/ > > Re, dar

[Openstack] publicurl definition in keystone

2013-10-07 Thread Xin Zhao
Hello, Our openstack controller has two IPs, one out-facing, the other is internal only (on the management network). When it comes to define service endpoints in keystone, the publicurl entry should be the out-facing IP, and the internalurl and adminurl should be the internal IP, right? Thank

Re: [Openstack] about tempest

2013-10-07 Thread Darragh O'Reilly
Nitesh, these look good: https://docs.google.com/presentation/d/1M3XhAco_0u7NZQn3Gz53z9VOHHrkQBzEs5gt43ZvhOc/edit#slide=id.g712053f_0_76 http://dague.net/presentations/tempest-101/#/ Re, darragh. > Message: 5 > Date: Mon, 7 Oct 2013 12:44:15 +0530 > From: Nitesh Selkari > To: openstack@lists.

[Openstack] [swift] Using --debug option to list curl commands

2013-10-07 Thread Snider, Tim
I'd like to use curl to access a Ceph cluster. The swift API works and I thought I could use the debug option to look at the curl commands generated for access. Does the --debug option of swift print the entire command for all curl commands during execution? Debug output from the 2nd curl comma

Re: [Openstack] [nova] Exception during live migration of volume backed instance

2013-10-07 Thread Edward Hope-Morley
Hi Gibi, I hit the same issue and pushed a patch for this a couple of days ago - https://bugs.launchpad.net/nova/+bug/1235182 Hope that solves your problem. Ed. On 04/10/13 14:02, Balázs Gibizer wrote: > Hi OpenStack Developers! > > I'm using the trunk version of OpenStack and I have a multi no

[Openstack] about tempest

2013-10-07 Thread Nitesh Selkari
Hi, I am Nitesh. I am new to open stack community. I wanted to know about tempest,that is, how to write test cases for open stack , how to test individual component of open stack. I referred some open stack tempest testing documents (github) but unable to get the flow of testing procedure. Please

Re: [Openstack] Announcing Manila Project (Shared Filesystems Management)

2013-10-07 Thread Tom Fifield
On 25/09/13 10:50, Swartzlander, Ben wrote: I'm proud to announce the official launching of the Manila project. Manila is a new service designed to do for shared filesystems what Cinder has done for blocks storage. Nice one - after only 2 weeks, there's already fans of Manila appearing on ask.