Re: [Openstack] use php to make container public or not

2011-12-06 Thread pf shineyear
ainer private > with keystone auth system? It seems that all the containers created are > public. > > Thanks. > > -- > Crayon > > *Sender:* pf shineyear > *Date:* 2011年11月23日(星期三) 下午12:47 > *To:* openstack > *Subject:* [Openstack] use php

Re: [Openstack] use php to make container public or not

2011-12-06 Thread pf shineyear
h system? It seems that all the containers created are > public. > > Thanks. > > -- > Crayon > > *Sender:* pf shineyear > *Date:* 2011年11月23日(星期三) 下午12:47 > *To:* openstack > *Subject:* [Openstack] use php to make container public or n

Re: [Openstack] use php to make container public or not

2011-11-23 Thread Hugo
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 '

[Openstack] use php to make container public or not

2011-11-22 Thread pf shineyear
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 ' ' mycontainer2 the "X-Container-Read" will not be send, so you can not make a containe