Skip to content
Snippets Groups Projects

Added cosmetical detail to image sharing

Merged Jaromír Hradil requested to merge feature/Add-image-sharing-2 into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -146,6 +146,7 @@ You can then verify that by listing your images:
openstack image list | grep <image_ID>
```
**Unshare shared image**
As owner of the shared image, you can check all projects that have access to the shared image by following command:
```
openstack image member list <image_ID>
Loading