[Yahoo-eng-team] [Bug 1538754] [NEW] keystone should convert host CONF.federation.trusted_dashboard to lower case before comparing

2016-01-27 Thread apal
Public bug reported: https://github.com/openstack/keystone/blob/master/keystone/federation/controllers.py#L272 keystone should convert it to lower case before comparing It should not be case sensitive. Otherwise some uppercase hostname would fail to auth from browser etc. ** Affects: keystone

[Yahoo-eng-team] [Bug 1522101] [NEW] In liberty, tempest identity v2 test failed with Invalid input for external_gateway_info. Reason: '' is not a valid UUID.

2015-12-02 Thread apal
Public bug reported: https://github.com/openstack/tempest/blob/d97c374caa821ec4e653cf32eb8fa8d211fc1517/tempest/common/dynamic_creds.py#L228 It is creating networks based on credential type. Most probably we need to chagne some CONF setting to not to use separate network for testing Log: 2015-12

[Yahoo-eng-team] [Bug 1479154] [NEW] Invalid X-Subject-Token used to return 404 in uuid but now fernet respond with 401 error

2015-07-28 Thread apal
Public bug reported: v3: {code} stack@hLinux:~/helion/hlm/ansible$ curl -X GET -k -H "X-Subject-Token:$v3Token" -H "X-Auth-Token:admintoken" http://localhost:35357/v3/auth/tokens |python -mjson.tool % Total% Received % Xferd Average Speed TimeTime Time Current

[Yahoo-eng-team] [Bug 1474942] [NEW] Missing either X-Auth-Token or X-Subject-Token in fernet token gives HTTP500 code.

2015-07-15 Thread apal
Public bug reported: Missing either X-Auth-Token or X-Subject-Token in fernet token gives HTTP500 code. Can we have some other code but not 500? stack@PADAWANBASE-CCP-T1-M1-NETCLM:~$ curl -X GET -k -H "X-Subject-Token:$T" -H "X-Auth-Token:" http://192.168.245.4:35357/v3/auth/tokens {"error": {"m

[Yahoo-eng-team] [Bug 1441379] Re: rally deployment create failed on schema validation, if using domain scoped token deployment

2015-04-07 Thread Apal Song
For example, if source the project scoped token that rally config support at the current phase, role list failed with the same 401 error: $ . ~/.rally/openrc OS_REGION_NAME=regionOne OS_USER_DOMAIN_NAME=Default OS_PROJECT_NAME=default OS_IDENTITY_API_VERSION=3 OS_PASSWORD=admin OS_AUTH_URL=https:/

[Yahoo-eng-team] [Bug 1418837] [NEW] [Document Bug] credential set not work as help document (optional parameters actually required) - openstackcli

2015-02-05 Thread Apal Song
arguments (3 given) (openstack) credential set 50002651b7c5887a081b74b80fa0586a493857008c611c1b1e3a25c09d34e0cd --type ec2 --user apal-test --project apal-test ERROR: openstack Credential requires blob to be specified (openstack) credential set

[Yahoo-eng-team] [Bug 1418830] [NEW] Document Bug: service API works different than github doc (documented find by name but code work by type) - Openstack CLI

2015-02-05 Thread Apal Song
--+ description Nova Compute Service enabled True id d0f10646192a428dae4471d0226256f6 namenova typecompute -+ (openstack) service create apal-test --type compute --description test usage: serv

[Yahoo-eng-team] [Bug 1418384] [NEW] document show --domain option but openstack cannot change project Domain ID

2015-02-05 Thread Apal Song
Public bug reported: (openstack) project set admin-apal -h usage: project set [-h] [--name ] [--domain ] [--description ] [--enable | --disable] [--property ] Set project properties positional arguments: Project to modify (name or ID) optional arguments: -h, --help show this help message and