Default configuration should never remove an existing image
Bug #1493367 reported by
James Page
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Glance-Simplestreams-Sync Charm |
Triaged
|
Medium
|
Unassigned | ||
simplestreams |
New
|
Undecided
|
Unassigned | ||
glance-simplestreams-sync (Juju Charms Collection) |
Invalid
|
Medium
|
Unassigned |
Bug Description
The default configuration for this charm should never remove an image from glance; this blocks migration of any instances booted from the image at a later date.
Best practice == never delete anything, just keep on adding!
Changed in glance-simplestreams-sync (Juju Charms Collection): | |
status: | New → Triaged |
importance: | Undecided → Medium |
summary: |
- Default configuration should never remove any existing image + Default configuration should never remove an existing image |
tags: | added: landscape sts |
Changed in charm-glance-simplestreams-sync: | |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in glance-simplestreams-sync (Juju Charms Collection): | |
status: | Triaged → Invalid |
To post a comment you must log in.
After some further discussion, it may be possible to remove images which are not in use on the cloud; this would avoid retaining everything for ever and provide some storage efficiency.
Raising simplestreams bug task as this will need to be done in the underlying sync code.