cc_staff
1,486
edits
(Added section on how to share images between projects) |
|||
Line 103: | Line 103: | ||
# A member of the second project must accept the newly shared image. | # A member of the second project must accept the newly shared image. | ||
To share an image a member in the project owning the image uses the command below. | To share an image a member in the project owning the image uses the [[OpenStack Command Line Clients|OpenStack CLI]] command below. | ||
<source lang="console"> | <source lang="console"> | ||
[name@server]$ glance member-create <IMAGE_ID> <MEMBER_ID> | [name@server]$ glance member-create <IMAGE_ID> <MEMBER_ID> |