← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1153614] Re: Add a policy to control copy-from functionality

 

** Changed in: glance
       Status: Fix Committed => Fix Released

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

Title:
  Add a policy to control copy-from functionality

Status in OpenStack Image Registry and Delivery Service (Glance):
  Fix Released

Bug description:
  It might be useful to have a policy to control whether the copy-from
  functionality can be used or not, eg:

  $ cat /etc/glance/policy.json
  {
      "default": "",
      "manage_image_cache": "role:admin",
      "publicize_image": "role:admin",
      "copy_from": "role:admin" <<<
  }

  this would allow an operator to enable/disable the copy-from
  functionality for regular users, and if desired, prevent data being
  copied from 'external' sources.

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