[Openstack] Fwd: Weird issue with cloudpipe and network

2013-03-03 Thread Razique Mahroua
Ok I've finally been able to resolve that : #1- I retrieved both instances id : http://nova-api:8774/v2/1f282c3c7b7644aa869856940d3eb0a6/os-cloudpipe#1 - Updated the "instances" table:task : NULLdeleted : 0status : active#2 - Updated the instances_info_cache, for both instance, in the network_info

Re: [Openstack] [Swift] Define storage size for specified tenant/user

2013-03-03 Thread Gareth
I think storage limit is a good feature. On Sat, Mar 2, 2013 at 1:14 PM, jeffty wrote: > Hi All, > > I can upload/download in swift by execute 'swift upload' and 'swift > download'. Is it possible to create storage and define its size for a > specified tenant/user without providing any instance

Re: [Openstack] [Swift][keystone]: swift-init proxy start failed

2013-03-03 Thread Pete Zaitcev
On Sat, 2 Mar 2013 04:56:38 + "Tao, Dao (David, ISS-MSL-SH)" wrote: > OSError: [Errno 13] Permission denied: '/root/keystone-signing' > [filter:authtoken] > paste.filter_factory = keystone.middleware.auth_token:filter_factory Add signing_dir to authtoken above. Swift should own it, although

[Openstack] [OpenStack][Swift] Cifrado 0.1 Swift CLI available

2013-03-03 Thread Sergio Rubio
Hey folks, I've released a new OpenStack Swift command line client: http://rubiojr.rbel.co/cifrado Somewhat experimental, but here's the feature list for the first release: * Uploading/downloading files and directories to/from OpenStack Swift. * Regular list/delete/stat commands to manipulate o

[Openstack] Help with keystone LDAP backend

2013-03-03 Thread Steven Presser
Hey all, I have some questions about using the LDAP backend for keystone. I'm in what seems to be an odd situation. I have an organization-wide DLAP directory that already exists. All of our users will have access to OpenStack, so we want to tie directly into this directory. However, w

Re: [Openstack] [Swift][Keystone] Authentication problems with Swift and Keystone by Grizzly release

2013-03-03 Thread Gareth
Yes, I have faced totally same problem a few days before. On Fri, Mar 1, 2013 at 7:37 PM, Heiko Krämer wrote: > Hi Adam, > > thx for your repli. The problem was the new PKI authentification. > > I've change from PKI to > > [signing] > token_format = UUID > > > and it works now :) > > > Thx and

Re: [Openstack] [Swift][keystone]: swift-init proxy start failed

2013-03-03 Thread Tao, Dao (David, ISS-MSL-SH)
Hi Pete, I added the signing_dir to the authtoken config file and it works. Thanks a lot ! signing_dir = /tmp/keystone-signing-swif Thanks, -David -Original Message- From: Pete Zaitcev [mailto:zait...@redhat.com] Sent: 2013年3月4日 12:59 AM To: Tao, Dao (David, ISS-MSL-SH) Cc: opensta