[Yahoo-eng-team] [Bug 1491854] [NEW] Fix typos in 'developing_drivers' doc

2015-09-03 Thread Vivek Dhayaal
Public bug reported:

There are several review comments on typos in the developing_drivers doc @
https://review.openstack.org/#/c/218481/7/doc/source/developing_drivers.rst
Fix them...

** Affects: keystone
 Importance: Undecided
 Assignee: NAVEEN KUNAREDDY (naveen-reddy)
 Status: In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1491854

Title:
  Fix typos in 'developing_drivers' doc

Status in Keystone:
  In Progress

Bug description:
  There are several review comments on typos in the developing_drivers doc @
  https://review.openstack.org/#/c/218481/7/doc/source/developing_drivers.rst
  Fix them...

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1491854/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1490497] [NEW] pep8-incompliant filenames missing in gate console logs

2015-08-31 Thread Vivek Dhayaal
Public bug reported:

Jenkins reported gate-keystone-pep8 failure on patch set 12 @ 
https://review.openstack.org/#/c/209524/  .
But the console logs didn't contain the filenames that are incompliant with 
pep8.
http://logs.openstack.org/24/209524/12/check/gate-keystone-pep8/b2b7500/console.html

...
2015-08-30 22:34:11.101 | pep8 runtests: PYTHONHASHSEED='3894393079'
2015-08-30 22:34:11.102 | pep8 runtests: commands[0] | flake8
2015-08-30 22:34:11.102 |   /home/jenkins/workspace/gate-keystone-pep8$ 
/home/jenkins/workspace/gate-keystone-pep8/.tox/pep8/bin/flake8 
2015-08-30 22:34:16.619 | ERROR: InvocationError: 
'/home/jenkins/workspace/gate-keystone-pep8/.tox/pep8/bin/flake8'
2015-08-30 22:34:16.620 | ___ summary 

2015-08-30 22:34:16.620 | ERROR:   pep8: commands failed
...


Typically, it contains the filenames as well.
Eg. Console logs pf patchset 1 contains the filenames.
http://logs.openstack.org/24/209524/1/check/gate-keystone-pep8/19f2885/console.html

...
2015-08-05 14:45:15.247 | pep8 runtests: PYTHONHASHSEED='1879982710'
2015-08-05 14:45:15.247 | pep8 runtests: commands[0] | flake8
2015-08-05 14:45:15.247 |   /home/jenkins/workspace/gate-keystone-pep8$ 
/home/jenkins/workspace/gate-keystone-pep8/.tox/pep8/bin/flake8 
2015-08-05 14:45:20.518 | ./keystone/assignment/backends/ldap.py:37:5: E301 
expected 1 blank line, found 0
2015-08-05 14:45:20.518 | @versionutils.deprecated(
2015-08-05 14:45:20.518 | ^
...
2015-08-05 14:45:20.872 | ERROR: InvocationError: 
'/home/jenkins/workspace/gate-keystone-pep8/.tox/pep8/bin/flake8'
2015-08-05 14:45:20.872 | ___ summary 

2015-08-05 14:45:20.873 | ERROR:   pep8: commands failed
...


** Affects: keystone
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1490497

Title:
  pep8-incompliant filenames missing in gate console logs

Status in Keystone:
  New

Bug description:
  Jenkins reported gate-keystone-pep8 failure on patch set 12 @ 
https://review.openstack.org/#/c/209524/  .
  But the console logs didn't contain the filenames that are incompliant with 
pep8.
  
http://logs.openstack.org/24/209524/12/check/gate-keystone-pep8/b2b7500/console.html
  
  ...
  2015-08-30 22:34:11.101 | pep8 runtests: PYTHONHASHSEED='3894393079'
  2015-08-30 22:34:11.102 | pep8 runtests: commands[0] | flake8
  2015-08-30 22:34:11.102 |   /home/jenkins/workspace/gate-keystone-pep8$ 
/home/jenkins/workspace/gate-keystone-pep8/.tox/pep8/bin/flake8 
  2015-08-30 22:34:16.619 | ERROR: InvocationError: 
'/home/jenkins/workspace/gate-keystone-pep8/.tox/pep8/bin/flake8'
  2015-08-30 22:34:16.620 | ___ summary 

  2015-08-30 22:34:16.620 | ERROR:   pep8: commands failed
  ...
  

  Typically, it contains the filenames as well.
  Eg. Console logs pf patchset 1 contains the filenames.
  
http://logs.openstack.org/24/209524/1/check/gate-keystone-pep8/19f2885/console.html
  
  ...
  2015-08-05 14:45:15.247 | pep8 runtests: PYTHONHASHSEED='1879982710'
  2015-08-05 14:45:15.247 | pep8 runtests: commands[0] | flake8
  2015-08-05 14:45:15.247 |   /home/jenkins/workspace/gate-keystone-pep8$ 
/home/jenkins/workspace/gate-keystone-pep8/.tox/pep8/bin/flake8 
  2015-08-05 14:45:20.518 | ./keystone/assignment/backends/ldap.py:37:5: E301 
expected 1 blank line, found 0
  2015-08-05 14:45:20.518 | @versionutils.deprecated(
  2015-08-05 14:45:20.518 | ^
  ...
  2015-08-05 14:45:20.872 | ERROR: InvocationError: 
'/home/jenkins/workspace/gate-keystone-pep8/.tox/pep8/bin/flake8'
  2015-08-05 14:45:20.872 | ___ summary 

  2015-08-05 14:45:20.873 | ERROR:   pep8: commands failed
  ...
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1490497/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1485116] [NEW] EndpointFilter backend implementation doesn't inherit its driver interface

2015-08-14 Thread Vivek Dhayaal
Public bug reported:

Every backend implemented in sql.py/kvs.py/... files, inherits the respective 
driver interface class.
But EndpointFilter backend implementation specified @ 
'keystone/contrib/endpoint_filter/backends/sql.py' file is anomalous. 
It doesn't inherit the driver interface. This could lead to methods specified 
in interface not being implemented in the drivers and subsequent runtime issues 
when such methods are invoked. So, fix it.

** Affects: keystone
 Importance: Undecided
 Assignee: Vivek Dhayaal (vivekdhayaal)
 Status: In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1485116

Title:
  EndpointFilter backend implementation doesn't inherit its driver
  interface

Status in Keystone:
  In Progress

Bug description:
  Every backend implemented in sql.py/kvs.py/... files, inherits the respective 
driver interface class.
  But EndpointFilter backend implementation specified @ 
'keystone/contrib/endpoint_filter/backends/sql.py' file is anomalous. 
  It doesn't inherit the driver interface. This could lead to methods specified 
in interface not being implemented in the drivers and subsequent runtime issues 
when such methods are invoked. So, fix it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1485116/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1468248] [NEW] weird URLs in 'keystone-all' console log

2015-06-24 Thread Vivek Dhayaal
Public bug reported:

When 'keystone-all' is executed, weird URLs are printed in the console
log.

snip
...
3595 INFO keystone.common.wsgi [-] GET 
http://10.0.2.15:5000/v3/endpoints/01092d12a8064c7caccba2b5b9e5f24f/OS-ENDPOINT-POLICY/policy/endpoints/01092d12a8064c7caccba2b5b9e5f24f/OS-ENDPOINT-POLICY/policy/endpoints/01092d12a8064c7caccba2b5b9e5f24f/OS-ENDPOINT-POLICY/policy/endpoints/01092d12a8064c7caccba2b5b9e5f24f/OS-ENDPOINT-POLICY/policy/endpoints/01092d12a8064c7caccba2b5b9e5f24f/OS-ENDPOINT-POLICY/policy/endpoints/01092d12a8064c7caccba2b5b9e5f24f/OS-ENDPOINT-POLICY/policy/endpoints/01092d12a8064c7caccba2b5b9e5f24f/OS-ENDPOINT-POLICY/policy/endpoints/01092d12a8064c7caccba2b5b9e5f24f/OS-ENDPOINT-POLICY/policy
...
/snip

The corresponding API call that was executed is as below:
curl -v -H X-Auth-Token: xxx 
http://10.0.2.15:5000/v3/endpoints/01092d12a8064c7caccba2b5b9e5f24f/OS-ENDPOINT-POLICY/policy

** Affects: keystone
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1468248

Title:
  weird URLs in 'keystone-all' console log

Status in OpenStack Identity (Keystone):
  New

Bug description:
  When 'keystone-all' is executed, weird URLs are printed in the console
  log.

  snip
  ...
  3595 INFO keystone.common.wsgi [-] GET 
http://10.0.2.15:5000/v3/endpoints/01092d12a8064c7caccba2b5b9e5f24f/OS-ENDPOINT-POLICY/policy/endpoints/01092d12a8064c7caccba2b5b9e5f24f/OS-ENDPOINT-POLICY/policy/endpoints/01092d12a8064c7caccba2b5b9e5f24f/OS-ENDPOINT-POLICY/policy/endpoints/01092d12a8064c7caccba2b5b9e5f24f/OS-ENDPOINT-POLICY/policy/endpoints/01092d12a8064c7caccba2b5b9e5f24f/OS-ENDPOINT-POLICY/policy/endpoints/01092d12a8064c7caccba2b5b9e5f24f/OS-ENDPOINT-POLICY/policy/endpoints/01092d12a8064c7caccba2b5b9e5f24f/OS-ENDPOINT-POLICY/policy/endpoints/01092d12a8064c7caccba2b5b9e5f24f/OS-ENDPOINT-POLICY/policy
  ...
  /snip

  The corresponding API call that was executed is as below:
  curl -v -H X-Auth-Token: xxx 
http://10.0.2.15:5000/v3/endpoints/01092d12a8064c7caccba2b5b9e5f24f/OS-ENDPOINT-POLICY/policy

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1468248/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp