← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1648625] Re: DataTable column level policy

 

Documenting how policy rules affect DataColumns is included in
https://docs.openstack.org/horizon/latest/contributor/ref/tables.html,
which is auto-generated from the documentation in
https://review.openstack.org/164010.  No further docs seem necessary.

** Changed in: horizon
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1648625

Title:
      DataTable column level policy

Status in OpenStack Dashboard (Horizon):
  Won't Fix

Bug description:
  https://review.openstack.org/164010
  Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
  Your project "openstack/horizon" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.

  commit d04fcc41aac131263f4d12ebde436a848e853115
  Author: Romain Hardouin <romain.hardouin@xxxxxxxxxxxxx>
  Date:   Thu Mar 12 23:44:52 2015 +0100

      DataTable column level policy
      
      Add the ability to filter DataTable's columns depending on policy.
      Allow to easily display admin only columns.
      
      Useful when some data are not available to regular users
      in API responses. When the policy checks fail for a user,
      the DataTable instance ignore the columns as if they were not defined.
      
      Change-Id: I4bf41fb63550725fe2bbb03c51909d22ee202725
      Implements: blueprint datatable-column-level-policy-checks
      DocImpact Document how to filter DataTable columns thanks to policy_rules argument

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


References