Description of problem:
rhvh-ng missing glance package
Version-Release number of selected component (if applicable):
rhvh-4.0-0.20161012.0
How reproducible:
Steps to Reproduce:
1. reprovision rhvh (rhvh-4.0-0.20161012.0)
2. run glance --version
Actual results:
glance: command not found
Expected results:
to be able to run glance
Additional info:
required in order to export glance image
What is the reason for needing glance on RHVH?
I am not aware of a component requiring it.
In principal there are two questions to answer:
1. What/why is glance required?
2. Should it be required by a component or node?
we wanted it, so we will be able to export to Glance (as it is not supported in the engine)
but now I see we dont have it in the old rhevh as well
so I think we can close this
well this RFE was only partially implemented
from our side we wanted it because we need it to update the guest. our flow:
import an image from glance, update repos - guest agent, rhel etc, seal it and export to glance
the export is not supported in the engine ( https://bugzilla.redhat.com/show_bug.cgi?id=1046018 ) so we must do it via the client