← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1367480] [NEW] Add test for grant CRUD on test_backend

 

Public bug reported:

The fact of not having tests for this may cause some bugs.
For example, in KVS backend we call a non existent method and it would be avoided if we had such tests. [1]

[1]
https://github.com/openstack/keystone/blame/master/keystone/assignment/backends/kvs.py#L512

** Affects: keystone
     Importance: Undecided
     Assignee: Samuel de Medeiros Queiroz (samuel-z)
         Status: New

** Changed in: keystone
     Assignee: (unassigned) => Samuel de Medeiros Queiroz (samuel-z)

** Description changed:

  The fact of not having tests for this may cause some bugs.
- For example, in KVS backend we call an non existent method and it would be avoided if we had such tests. [1]
+ For example, in KVS backend we call a non existent method and it would be avoided if we had such tests. [1]
  
  [1]
  https://github.com/openstack/keystone/blame/master/keystone/assignment/backends/kvs.py#L512

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

Title:
  Add test for grant CRUD on test_backend

Status in OpenStack Identity (Keystone):
  New

Bug description:
  The fact of not having tests for this may cause some bugs.
  For example, in KVS backend we call a non existent method and it would be avoided if we had such tests. [1]

  [1]
  https://github.com/openstack/keystone/blame/master/keystone/assignment/backends/kvs.py#L512

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


Follow ups

References