Add a policy to control copy-from functionality
Bug #1153614 reported by
Stuart McLaren
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Glance |
Fix Released
|
Medium
|
John Bresnahan |
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/
{
"default": "",
"manage_
"publicize_
"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.
Changed in glance: | |
milestone: | none → havana-1 |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in glance: | |
assignee: | nobody → John Bresnahan (jbresnah) |
Changed in glance: | |
status: | Fix Committed → Fix Released |
Changed in glance: | |
milestone: | havana-1 → 2013.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/25591
Review: https:/