All images have no Project
I deployed glance (liberty) on Debian Stretch from Debian's official repo.
Now glance works, I can upload images and start VMs. But when user create a image, or take a snapshot, the image has no 'Project' attribute. Which makes the image invisible for anyone other than admin.
For example, the following is a snapshot taken from a normal user:
$ glance image-show 6ba66f20-
+------
| Property | Value |
+------
| architecture | x86_64 |
| checksum | 8b09f18144c3813
| clean_attempts | 3 |
| container_format | bare |
| created_at | 2015-12-
| disk_format | qcow2 |
| id | 6ba66f20-
| image_location | snapshot |
| image_state | available |
| image_type | snapshot |
| instance_uuid | f9c953f7-
| kernel_id | None |
| min_disk | 20 |
| min_ram | 0 |
| name | debian-
| owner | None |
| owner_id | cd86f12a9b0245f
| protected | False |
| ramdisk_id | None |
| size | 1728249856 |
| status | active |
| tags | [] |
| updated_at | 2015-12-
| user_id | bfa5b570d4544c0
| virtual_size | None |
| visibility | private |
+------
The owner_id is the correct tenant id that the VM belongs to. But the snapshot is invisible in dashboard for that user.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Glance Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply: