Image sharing does not seem to be supported
Bug #1402420 reported by
Tim Bell
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-openstackclient |
Fix Released
|
Medium
|
Summer |
Bug Description
There does not appear to be an equivalent function to glance member-create in the openstack CLI.
This is used to share images between projects without making them public.
We use this at CERN for sharing images between small subgroups. We are gradually moving our users to the unified CLI and this is a function which they had used before.
Changed in python-openstackclient: | |
assignee: | nobody → wanghong (w-wanghong) |
Changed in python-openstackclient: | |
status: | New → Triaged |
Changed in python-openstackclient: | |
milestone: | none → m8 |
Changed in python-openstackclient: | |
importance: | Undecided → High |
Changed in python-openstackclient: | |
milestone: | m8 → m9 |
Changed in python-openstackclient: | |
milestone: | m9 → none |
importance: | High → Medium |
Changed in python-openstackclient: | |
assignee: | wanghong (w-wanghong) → nobody |
Changed in python-openstackclient: | |
status: | In Progress → Confirmed |
Changed in python-openstackclient: | |
assignee: | nobody → yechengkun (chengkun) |
Changed in python-openstackclient: | |
status: | Confirmed → In Progress |
Changed in python-openstackclient: | |
milestone: | none → 1.6.0 |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This has not been implemented, although markwash and I did work out what it should look like quite some time ago. Rather than a separate set of commands, this functionality is part of the Image v2 commands as shown in https:/ /wiki.openstack .org/wiki/ OpenStackClient /Commands# image-member.