Skip to content

Support single GlanceAPI StatefulSet with regular backends#748

Open
fmount wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
fmount:location-api
Open

Support single GlanceAPI StatefulSet with regular backends#748
fmount wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
fmount:location-api

Conversation

@fmount
Copy link
Contributor

@fmount fmount commented Jun 18, 2025

Starting with RHOSO 19, Nova and Cinder will adopt Glance's new location API,
eliminating the need for default splitting.
This change enables single GlanceAPI deployments with supported backends
(S3, Ceph, Cinder, Swift) for both greenfield and existing environments.

This enables a single Glance StatefulSet deployment with several benefits:

  • Reduces PVC resource requirements (e.g., halving staging area storage)
  • Simplify deployment topologies and use cases
  • Maintains split model for upgrade compatibility

Note: Existing split deployments cannot automatically migrate to single layout.
Manual migration procedures will be documented separately.

Jira: https://issues.redhat.com/browse/OSPRH-17562

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 18, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fmount

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 11, 2025

@fmount: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/glance-operator-build-kuttl b6ccb30 link true /test glance-operator-build-kuttl
ci/prow/glance-operator-build-deploy-tempest b6ccb30 link true /test glance-operator-build-deploy-tempest

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@softwarefactory-project-zuul
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/4e516d1e477d4fceaa6f921a413a8632

✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 38m 22s
glance-operator-kuttl FAILURE in 43m 13s
✔️ glance-operator-tempest SUCCESS in 1h 18m 42s

@fmount fmount force-pushed the location-api branch 2 times, most recently from d69e5aa to cae4627 Compare February 17, 2026 18:54
Starting with RHOSO 19, Nova and Cinder will adopt Glance's new location API,
eliminating the need for default splitting.
This change enables single GlanceAPI deployments with supported backends
(S3, Ceph, Cinder, Swift) for both greenfield and existing environments.

This enables a single Glance StatefulSet deployment with several benefits:

- Reduces PVC resource requirements (e.g., halving staging area storage)
- Simplify deployment topologies and use cases
- Maintains split model for upgrade compatibility

Existing split deployments cannot automatically migrate to single layout.
Manual migration procedures will be documented separately.

Signed-off-by: Francesco Pantano <fpantano@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants