Page MenuHomePhabricator

Upstream: Limit available images on horizon
Closed, ResolvedPublic

Description

When launching a new instance, Horizon shows every image ever. In OSM we had a hack to limit this to only the current/recommended images; a similar change is needed in horizon.

It looks like Horizon may support this already but using a different flag. Needs investigation.

Event Timeline

Andrew claimed this task.
Andrew raised the priority of this task from to Medium.
Andrew updated the task description. (Show Details)
Andrew added a project: Cloud-Services.
Andrew added subscribers: Aklapper, Andrew.

This is now live-hacked on Californium, and there's a pending upstream patch here: https://review.openstack.org/#/c/197306/

Related is T105015: horizon: as user 'hashar' I can't boot instances from the contintcloud project image. Images created by Nodepool were no more showing. Just had to inject a metadata property: show = true.

Andrew changed the task status from Open to Stalled.Jul 9 2015, 2:29 PM

Getting this into the upstream properly requires a lot of scary javascript -- to write that I'll need a better test platform than I have now.

Andrew renamed this task from Limit available images on horizon to Upstream: Limit available images on horizon.Jul 16 2015, 7:41 PM
Andrew claimed this task.

This is no longer needed; the upstream added the 'disabled' property instead.

Change 308583 had a related patch set uploaded (by Hashar):
nodepool: stop injecting show:true to images

https://gerrit.wikimedia.org/r/308583

Change 308583 merged by Alexandros Kosiaris:
nodepool: stop injecting show:true to images

https://gerrit.wikimedia.org/r/308583