[Yahoo-eng-team] [Bug 1694591] [NEW] Horizon gives 401 authorization error after oidc configuration

2017-05-30 Thread sanjana
Public bug reported: I have configured OIDC with keystone. I have followed the steps mentioned in the official documentation. But when i try to log into horizon, i get a 401 error: {"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Unauthorized"}}

[Yahoo-eng-team] [Bug 1694589] [NEW] Federation protocol creation gives error

2017-05-30 Thread sanjana
Public bug reported: I am trying to configure OIDC with keystone. I have followed the below steps to create the federated resources. source accr/admin/admin export OS_IDENTITY_API_VERSION=3 openstack domain create federated_domain openstack group create federated_users openstack role add --group

[Yahoo-eng-team] [Bug 1580443] [NEW] Unable to run tox

2016-05-10 Thread sanjana
Public bug reported: When i run 'tox -epy27' in a Horizon test repository, it seems to get stuck after the following lines stack@stack-VirtualBox:~/horizon$ tox -epy27 py27 create: /home/stack/horizon/.tox/py27 py27 installdeps: -r/home/stack/horizon/requirements.txt,

[Yahoo-eng-team] [Bug 1536914] [NEW] Using NameFilterAction to filter names

2016-01-21 Thread sanjana
Public bug reported: In case of flavors, the filtering is done based on names. So it would be more appropriate to directly use the NameFilterAction instead of FilterAction. ** Affects: horizon Importance: Undecided Assignee: sanjana (sanjana) Status: New ** Changed

[Yahoo-eng-team] [Bug 1536470] [NEW] Fixing test cases

2016-01-20 Thread sanjana
Assignee: sanjana (sanjana) Status: New ** Description changed: - The tests in ceilometer.py file for fetching the meter list, sample list - and the resource list are incomplete. It verifies the API call, but the - API could fail completely and an empty list would pass the assertion

[Yahoo-eng-team] [Bug 1493642] Re: Spelling mistake of comment in api/ceilometer.py

2015-12-04 Thread sanjana
** Description changed: There has a spelling mistake in the comment of class ResourceAggregate. "Aggregate of resources can be obtain by specifing multiple ids in one parameter or by not specifying one parameter." Should be: - "Aggregate of resources can be obtain by specifying multiple

[Yahoo-eng-team] [Bug 1522735] [NEW] Instance failure shows redundant data in overview page

2015-12-04 Thread sanjana
Public bug reported: The overview section displays incorrect limit summary details when an instance creation has failed. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1489238] [NEW] Validation UI error in workflow when wizard parameter is set to True

2015-08-26 Thread sanjana
Public bug reported: The required fields in the workflow if not filled should prompt the user for input. The error message is no doubt displayed , but the box that accepts the contents, shifts to the right. (Ideally it should be in the same place with the message This field is required printed