[Openstack] Pike: cinderclient noauth problem

Matthias Leopold matthias.leopold at meduniwien.ac.at
Fri Oct 12 14:46:10 UTC 2018


OS_AUTH_SYSTEM=noauth seems to work somehow, at least i'm not asked for 
"OS Password:" anymore, now i only get 404 errors...

I'm going to investigate the 404 next week, OS_AUTH_SYSTEM=noauth is 
from cinder-master/contrib/block-box/cinder.rc

matthias

Am 2018-10-12 um 16:18 schrieb Matthias Leopold:
> I stuck to the example from 
> https://docs.openstack.org/python-cinderclient/pike/user/no_auth.html, 
> which uses OS_AUTH_TYPE=noauth environment variable
> 
> also, auth_strategy=noauth is set in cinder.conf
> 
> matthias
> 
> Am 2018-10-12 um 15:48 schrieb Ivan Kolodyazhny:
>> Hi Matthias,
>>
>> Did you try to use OS_AUTH_TYPE=noauth environment variable or add 
>> '--os-auth-type=noauth' option to the cinderclient?
>>
>> auth_strategy option should be set in cinder.con for API access too
>>
>>
>> Regards,
>> Ivan Kolodyazhny,
>> http://blog.e0ne.info/
>>
>>
>> On Fri, Oct 12, 2018 at 3:32 PM Matthias Leopold 
>> <matthias.leopold at meduniwien.ac.at 
>> <mailto:matthias.leopold at meduniwien.ac.at>> wrote:
>>
>>     Hi,
>>
>>     my standalone Pike Cinder installation works perfectly with
>>     "auth_strategy = keystone" and i can use cinderclient CLI to interact
>>     with it.
>>
>>     Now i want to temporarily test it with "auth_strategy = noauth".
>>     I followed
>>     
>> https://docs.openstack.org/python-cinderclient/pike/user/no_auth.html,
>>     but when i execute "cinder list" i am still asked for "OS
>>     Password:". Why?
>>
>>     Cinder binaries are from Centos 7 "centos-openstack-pike" repository.
>>     # rpm -q python2-cinderclient
>>     python2-cinderclient-3.1.0-1.el7.noarch
>>
>>     thx
>>     matthias
>>
>>     _______________________________________________
>>     Mailing list:
>>     http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>     Post to     : openstack at lists.openstack.org
>>     <mailto:openstack at lists.openstack.org>
>>     Unsubscribe :
>>     http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>
>>
>>
>> _______________________________________________
>> Mailing list: 
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> Post to     : openstack at lists.openstack.org
>> Unsubscribe : 
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>
> 

-- 
Matthias Leopold
IT Systems & Communications
Medizinische Universität Wien
Spitalgasse 23 / BT 88 /Ebene 00
A-1090 Wien
Tel: +43 1 40160-21241
Fax: +43 1 40160-921200



More information about the Openstack mailing list