Appreciate it
Thanks
Hugo's iPhone
pf shineyear 於 2011/11/23 12:47 寫道:
> php curl have a shit feature: can not post an empty http header, so if you
> want to perform a command like this in php:
>
> swift -A http://10.38.10.127:8080/auth/v1.0 -U AUTH_testa27:AUTH_testu27 -K
> testp post -r '
Hi guys,
Anyone has a working proxy-server.conf and endpoint templates for swift,
we're trying to integrate them but we always face a different error. We're
using keystone from the Cloudbuilders repo and Swift release 1.4.3 .
When we test our environment all the POST and GETs via swift tool or CU
Hi Leandro ,
Post on launchpad QA will be a better place though. Plz post it on
launchpad , and we will jump to there for further discussion.
1. Verify that your keystone is running , via curl -v -H "X-Auth-User: MAX"
-H "X-Auth-Key: Infa" http://%keystone_IP%:5000/v1.0
If keystone working prope
Hi Hugo,
We changed out everything to keystone2 , now we're getting a 404 when we
try to create the container, maybe the account autocreation is not working
properly any thoughts ?
Regards
On Wed, Nov 23, 2011 at 10:20 AM, Kuo Hugo wrote:
> Hi Leandro ,
>
> Post on launchpad QA will be a bette
Hello everyone,
The devroom named "Open Source Virtualization and Cloud" (OSVC2012)
scheduled at FOSDEM on both days, February 4-5 2012, is a meeting
opportunity for the developers of all the innovative open source
projects around virtualization and cloud computing.
OSVC2012 will include:
* stat
Hi,
Which version did you use for keystone2 from cloudbuilders github
trunk? can you try again (I just updated some fixes to it just now).
And what do you mean you are getting 404, how do you test it ? with
swift cli or via curl ?
Chmouel.
On Wed, Nov 23, 2011 at 2:27 PM, Leandro Reox wrote:
Im getting 404 with both tools, curl and swift , we're using the repo where
you commited 41 minutes ago
Regards
On Wed, Nov 23, 2011 at 10:51 AM, Chmouel Boudjnah wrote:
> Hi,
>
> Which version did you use for keystone2 from cloudbuilders github
> trunk? can you try again (I just updated some f
Need more informations .
Maybe you can check the log of keystone , verifying where's the 404 come
from
If keystone log tell you that it already return 200 to swift . I think
the 404 is returned from swift.
the 404 bad request , should be log in proxy log and keystone log.
--
+Hugo Kuo
hi all
any tips to make a script to make all image become x images, and
automatically re-image.
this is the scenario
i want to make openstack as the platform for education, and there are
30-PC in the lab, and 1 server
1 server will act as cloud server, with 30 images.
so every student can lear
Hi QAers!
So, to make West Coast US folks a little happier, we are moving the
regular Wednesday IRC meeting for the QA team back one hour:
9am PST
12pm EST
5pm UTC
See you all there :)
Cheers,
-jay
___
Mailing list: https://launchpad.net/~openstack
P
I would recommend using Orchestra:
http://cloud.ubuntu.com/2011/10/getting-started-with-ubuntu-orchestra-servers-in-concert/
Cheers!
-jay
On Wed, Nov 23, 2011 at 9:49 AM, Frans Thamura wrote:
> hi all
>
> any tips to make a script to make all image become x images, and
> automatically re-image.
Hello stackers!
This is an email to introduce myself.
Summary: I'm looking forward to participating in the OpenStack movement! Hooah!
You may know me as my stage name Lloyd Budd [1] from the still hit TV
show WordPress, where I've participated these last 6 years, the last 5
working for Automatti
Jay Pipes wrote:
> Hi QAers!
>
> So, to make West Coast US folks a little happier, we are moving the
> regular Wednesday IRC meeting for the QA team back one hour:
>
> 9am PST
> 12pm EST
> 5pm UTC
Updated the gCal and http://wiki.openstack.org/Meetings
--
Thierry Carrez (ttx)
Release Manager,
Thank you, Thierry :)
On Wed, Nov 23, 2011 at 10:10 AM, Thierry Carrez wrote:
> Jay Pipes wrote:
>> Hi QAers!
>>
>> So, to make West Coast US folks a little happier, we are moving the
>> regular Wednesday IRC meeting for the QA team back one hour:
>>
>> 9am PST
>> 12pm EST
>> 5pm UTC
>
> Updated
Thanks Soren, I see what you're doing now and it makes perfect sense. It'll be
a nice helper class.
My only snipe would be that mox is generic to any library and this fake only
gives the benefit to db operations. We have to remember "It's a db operation,
so I have to do this. It's another metho
Lloyd Dewolf wrote:
> Hello stackers!
>
> This is an email to introduce myself.
>
> Summary: I'm looking forward to participating in the OpenStack movement!
> Hooah!
> [...]
Welcome, Lloyd ! Always good to see new motivated people join our
technical community ! Are you on IRC yet ?
--
Thierry
This is a bug. The dhcp least time flag is supposed to be used in place of the
120s. It must have been removed at some point.
Can you please file a bug on launchpad. If you are able to submit a review
request in gerrit as well, that would be fantastic.
Vish
On Nov 22, 2011, at 9:45 PM, ljvs
Hello again,
I'll be starting slowly with looking at documentation and the wiki.
I always look at security first, and then try to stay away thereafter ;-)
Problem:
Currently a Google search for "openstack security issue" returns the
wrong page:
http://wiki.openstack.org/Governance/Proposed/Op
Hello everyone,
I'm interested in the functionallity described in the blueprint:
https://blueprints.launchpad.net/nova/+spec/configuration-drive
It was implemented for Diablo but I can't find any reference in the
documentation.
How to use this feature?
Thanks a lot,
Belmiro
__
2011/11/23 Sandy Walsh :
> Thanks Soren, I see what you're doing now and it makes perfect sense.
> It'll be a nice helper class.
Cool.
> My only snipe would be that mox is generic to any library and this
> fake only gives the benefit to db operations. We have to remember
> "It's a db operation, s
:) yeah, you're completely misunderstanding me.
So, you've made a much better StubOutWithMock() and slightly better stubs.Set()
by (essentially) ignoring the method parameter checks and just focusing on the
return type.
Using your example:
def test_something(self):
def fake_instance_get(c
2011/11/23 Sandy Walsh :
> :) yeah, you're completely misunderstanding me.
Likewise! :)
> So, you've made a much better StubOutWithMock() and slightly better
> stubs.Set() by (essentially) ignoring the method parameter checks and just
> focusing on the return type.
No, no. Read my e-mail again
I understand what you're proposing, but I'm backtracking a little.
(my kingdom for you and a whiteboard in the same room :)
I think that you could have a hybrid of your
db.do_something("desired_return_value")
and
self.stubs.Set(nova.db, 'instance_get_by_uuid', fake_instance_get)
(which I don't t
Hello Y'all,
I'm writing the list with some of my thoughts as an user of the
Keystone 2.0 API.
Generally, I believe the API is too complicated, has too many 'hacks'
for backwards compatibility put into the wrong places, and pushes too
much logic into consumers and service implementers.
My experi
2011/11/23 Sandy Walsh :
> I understand what you're proposing, but I'm backtracking a little.
> (my kingdom for you and a whiteboard in the same room :)
Well, IRC would be a good start. :) I haven't seen you on IRC for days?
> I think that you could have a hybrid of your
> db.do_something("desire
Hi Leandro,
If you search all swift services logs for the transaction Id returned what do
you see ?
Marcelo Martins
Openstack-swift
btorch...@zeroaccess.org
“Knowledge is the wings on which our aspirations take flight and soar. When it
comes to surfing and life if you know what to do yo
haha ... worse email thread ever.
I'll catch you on IRC ... we've diverged too far to make sense.
-S
From: Soren Hansen [so...@linux2go.dk]
Sent: Wednesday, November 23, 2011 6:30 PM
To: Sandy Walsh
Cc: openstack@lists.launchpad.net
Subject: Re: [Openstac
i have report at here https://bugs.launchpad.net/nova/+bug/894218 is ok?
ljvsss
From: Vishvananda Ishaya
Date: 2011-11-24 02:28
To: ljvsss
CC: openstack
Subject: Re: [Openstack] the instance'ip lease time in DHCPflat mode
This is a bug. The dhcp least time flag is supposed to be used in place
Hi Razique:
Thanks. I've proposed adding these examples to the docs:
https://review.openstack.org/1883
https://review.openstack.org/1888
Lorin
--
Lorin Hochstein, Computer Scientist
USC Information Sciences Institute
703.812.3710
http://www.east.isi.edu/~lorin
On Nov 23, 2011, at 2:44 AM,
29 matches
Mail list logo