Add Glance container image definition - #12
Open
fmount wants to merge 1 commit into
Open
Conversation
fmount
commented
Aug 7, 2026
fmount
force-pushed
the
glance
branch
4 times, most recently
from
August 7, 2026 13:58
095a549 to
df73396
Compare
amoralej
requested changes
Aug 7, 2026
amoralej
left a comment
Contributor
There was a problem hiding this comment.
Remember to run tox -e custom -- update-sources glance and include all the automatically generated files to the commit.
Some comments inline.
Contributor
Author
ack maybe I missed this point, let me try that. |
Single monolith image built from source with multi-stage Containerfile. Includes oslo-config-generator for glance-api.conf, WSGI script for httpd/mod_wsgi, and centos10-appstream repo for qemu-img. Requires ceph-common for RBD backend support. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Francesco Pantano <fpantano@redhat.com>
Contributor
Author
Done, now we should have all we need here!
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add the
Glancestructure with theContainerfileand the associated resources to build the Glance service.Jira: https://redhat.atlassian.net/browse/OSPRH-34354