Comment 1 for bug 1491466

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-bgpvpn (master)

Reviewed: https://review.openstack.org/220547
Committed: https://git.openstack.org/cgit/openstack/networking-bgpvpn/commit/?id=9a89a223829aef5a429a390def67ea1c56d86ccd
Submitter: Jenkins
Branch: master

commit 9a89a223829aef5a429a390def67ea1c56d86ccd
Author: Thomas Morin <email address hidden>
Date: Fri Sep 4 16:59:13 2015 +0200

    Fixes JSON policy, tenant_id control and nits

    This change updates the JSON policy file:
    - control the tenant_id resource (RW admin-only)
    - do not provide a policy for updating type (which is specified
      as a read-only attribute by the resource map)
    - some minor re-ordering for consistency

    Change-Id: Ie36b9562403eedb888e66e307a3db58cdc8c1c7c
    Closes-bug: 1491466
    Closes-bug: 1491040