apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.18.0 creationTimestamp: "2025-10-11T10:50:42Z" generation: 1 labels: openstack.openstack.org/crd: "" name: openstackversions.core.openstack.org resourceVersion: "31975" uid: 1709d29b-77f2-4fe2-96a5-d88c5888853a spec: conversion: strategy: None group: core.openstack.org names: kind: OpenStackVersion listKind: OpenStackVersionList plural: openstackversions shortNames: - osv - osvs singular: openstackversion scope: Namespaced versions: - additionalPrinterColumns: - jsonPath: .spec.targetVersion name: Target Version type: string - jsonPath: .status.availableVersion name: Available Version type: string - jsonPath: .status.deployedVersion name: Deployed Version type: string name: v1beta1 schema: openAPIV3Schema: properties: apiVersion: type: string kind: type: string metadata: type: object spec: properties: customContainerImages: properties: agentImage: type: string ansibleeeImage: type: string aodhAPIImage: type: string aodhEvaluatorImage: type: string aodhListenerImage: type: string aodhNotifierImage: type: string apacheImage: type: string barbicanAPIImage: type: string barbicanKeystoneListenerImage: type: string barbicanWorkerImage: type: string ceilometerCentralImage: type: string ceilometerComputeImage: type: string ceilometerIpmiImage: type: string ceilometerMysqldExporterImage: type: string ceilometerNotificationImage: type: string ceilometerSgcoreImage: type: string cinderAPIImage: type: string cinderBackupImage: type: string cinderSchedulerImage: type: string cinderVolumeImages: additionalProperties: type: string type: object designateAPIImage: type: string designateBackendbind9Image: type: string designateCentralImage: type: string designateMdnsImage: type: string designateProducerImage: type: string designateUnboundImage: type: string designateWorkerImage: type: string edpmFrrImage: type: string edpmIscsidImage: type: string edpmKeplerImage: type: string edpmLogrotateCrondImage: type: string edpmMultipathdImage: type: string edpmNeutronDhcpAgentImage: type: string edpmNeutronMetadataAgentImage: type: string edpmNeutronOvnAgentImage: type: string edpmNeutronSriovAgentImage: type: string edpmNodeExporterImage: type: string edpmOpenstackNetworkExporterImage: type: string edpmOvnBgpAgentImage: type: string edpmPodmanExporterImage: type: string glanceAPIImage: type: string heatAPIImage: type: string heatCfnapiImage: type: string heatEngineImage: type: string horizonImage: type: string infraDnsmasqImage: type: string infraMemcachedImage: type: string infraRedisImage: type: string ironicAPIImage: type: string ironicConductorImage: type: string ironicInspectorImage: type: string ironicNeutronAgentImage: type: string ironicPxeImage: type: string ironicPythonAgentImage: type: string keystoneAPIImage: type: string ksmImage: type: string manilaAPIImage: type: string manilaSchedulerImage: type: string manilaShareImages: additionalProperties: type: string type: object mariadbImage: type: string netUtilsImage: type: string neutronAPIImage: type: string novaAPIImage: type: string novaComputeImage: type: string novaConductorImage: type: string novaNovncImage: type: string novaSchedulerImage: type: string octaviaAPIImage: type: string octaviaHealthmanagerImage: type: string octaviaHousekeepingImage: type: string octaviaRsyslogImage: type: string octaviaWorkerImage: type: string openstackClientImage: type: string openstackNetworkExporterImage: type: string osContainerImage: type: string ovnControllerImage: type: string ovnControllerOvsImage: type: string ovnNbDbclusterImage: type: string ovnNorthdImage: type: string ovnSbDbclusterImage: type: string placementAPIImage: type: string rabbitmqImage: type: string swiftAccountImage: type: string swiftContainerImage: type: string swiftObjectImage: type: string swiftProxyImage: type: string telemetryNodeExporterImage: type: string testAnsibletestImage: type: string testHorizontestImage: type: string testTempestImage: type: string testTobikoImage: type: string watcherAPIImage: type: string watcherApplierImage: type: string watcherDecisionEngineImage: type: string type: object targetVersion: type: string required: - targetVersion type: object status: properties: availableServiceDefaults: additionalProperties: properties: glanceWsgi: type: string type: object type: object availableVersion: type: string conditions: items: properties: lastTransitionTime: format: date-time type: string message: type: string reason: type: string severity: type: string status: type: string type: type: string required: - lastTransitionTime - status - type type: object type: array containerImageVersionDefaults: additionalProperties: properties: agentImage: type: string ansibleeeImage: type: string aodhAPIImage: type: string aodhEvaluatorImage: type: string aodhListenerImage: type: string aodhNotifierImage: type: string apacheImage: type: string barbicanAPIImage: type: string barbicanKeystoneListenerImage: type: string barbicanWorkerImage: type: string ceilometerCentralImage: type: string ceilometerComputeImage: type: string ceilometerIpmiImage: type: string ceilometerMysqldExporterImage: type: string ceilometerNotificationImage: type: string ceilometerSgcoreImage: type: string cinderAPIImage: type: string cinderBackupImage: type: string cinderSchedulerImage: type: string cinderVolumeImage: type: string designateAPIImage: type: string designateBackendbind9Image: type: string designateCentralImage: type: string designateMdnsImage: type: string designateProducerImage: type: string designateUnboundImage: type: string designateWorkerImage: type: string edpmFrrImage: type: string edpmIscsidImage: type: string edpmKeplerImage: type: string edpmLogrotateCrondImage: type: string edpmMultipathdImage: type: string edpmNeutronDhcpAgentImage: type: string edpmNeutronMetadataAgentImage: type: string edpmNeutronOvnAgentImage: type: string edpmNeutronSriovAgentImage: type: string edpmNodeExporterImage: type: string edpmOpenstackNetworkExporterImage: type: string edpmOvnBgpAgentImage: type: string edpmPodmanExporterImage: type: string glanceAPIImage: type: string heatAPIImage: type: string heatCfnapiImage: type: string heatEngineImage: type: string horizonImage: type: string infraDnsmasqImage: type: string infraMemcachedImage: type: string infraRedisImage: type: string ironicAPIImage: type: string ironicConductorImage: type: string ironicInspectorImage: type: string ironicNeutronAgentImage: type: string ironicPxeImage: type: string ironicPythonAgentImage: type: string keystoneAPIImage: type: string ksmImage: type: string manilaAPIImage: type: string manilaSchedulerImage: type: string manilaShareImage: type: string mariadbImage: type: string netUtilsImage: type: string neutronAPIImage: type: string novaAPIImage: type: string novaComputeImage: type: string novaConductorImage: type: string novaNovncImage: type: string novaSchedulerImage: type: string octaviaAPIImage: type: string octaviaHealthmanagerImage: type: string octaviaHousekeepingImage: type: string octaviaRsyslogImage: type: string octaviaWorkerImage: type: string openstackClientImage: type: string openstackNetworkExporterImage: type: string osContainerImage: type: string ovnControllerImage: type: string ovnControllerOvsImage: type: string ovnNbDbclusterImage: type: string ovnNorthdImage: type: string ovnSbDbclusterImage: type: string placementAPIImage: type: string rabbitmqImage: type: string swiftAccountImage: type: string swiftContainerImage: type: string swiftObjectImage: type: string swiftProxyImage: type: string telemetryNodeExporterImage: type: string testAnsibletestImage: type: string testHorizontestImage: type: string testTempestImage: type: string testTobikoImage: type: string watcherAPIImage: type: string watcherApplierImage: type: string watcherDecisionEngineImage: type: string type: object type: object containerImages: properties: agentImage: type: string ansibleeeImage: type: string aodhAPIImage: type: string aodhEvaluatorImage: type: string aodhListenerImage: type: string aodhNotifierImage: type: string apacheImage: type: string barbicanAPIImage: type: string barbicanKeystoneListenerImage: type: string barbicanWorkerImage: type: string ceilometerCentralImage: type: string ceilometerComputeImage: type: string ceilometerIpmiImage: type: string ceilometerMysqldExporterImage: type: string ceilometerNotificationImage: type: string ceilometerProxyImage: type: string ceilometerSgcoreImage: type: string cinderAPIImage: type: string cinderBackupImage: type: string cinderSchedulerImage: type: string cinderVolumeImages: additionalProperties: type: string type: object designateAPIImage: type: string designateBackendbind9Image: type: string designateCentralImage: type: string designateMdnsImage: type: string designateProducerImage: type: string designateUnboundImage: type: string designateWorkerImage: type: string edpmFrrImage: type: string edpmIscsidImage: type: string edpmKeplerImage: type: string edpmLogrotateCrondImage: type: string edpmMultipathdImage: type: string edpmNeutronDhcpAgentImage: type: string edpmNeutronMetadataAgentImage: type: string edpmNeutronOvnAgentImage: type: string edpmNeutronSriovAgentImage: type: string edpmNodeExporterImage: type: string edpmOpenstackNetworkExporterImage: type: string edpmOvnBgpAgentImage: type: string edpmPodmanExporterImage: type: string glanceAPIImage: type: string heatAPIImage: type: string heatCfnapiImage: type: string heatEngineImage: type: string horizonImage: type: string infraDnsmasqImage: type: string infraMemcachedImage: type: string infraRedisImage: type: string ironicAPIImage: type: string ironicConductorImage: type: string ironicInspectorImage: type: string ironicNeutronAgentImage: type: string ironicPxeImage: type: string ironicPythonAgentImage: type: string keystoneAPIImage: type: string ksmImage: type: string manilaAPIImage: type: string manilaSchedulerImage: type: string manilaShareImages: additionalProperties: type: string type: object mariadbImage: type: string netUtilsImage: type: string neutronAPIImage: type: string novaAPIImage: type: string novaComputeImage: type: string novaConductorImage: type: string novaNovncImage: type: string novaSchedulerImage: type: string octaviaAPIImage: type: string octaviaApacheImage: type: string octaviaHealthmanagerImage: type: string octaviaHousekeepingImage: type: string octaviaRsyslogImage: type: string octaviaWorkerImage: type: string openstackClientImage: type: string openstackNetworkExporterImage: type: string osContainerImage: type: string ovnControllerImage: type: string ovnControllerOvsImage: type: string ovnNbDbclusterImage: type: string ovnNorthdImage: type: string ovnSbDbclusterImage: type: string placementAPIImage: type: string rabbitmqImage: type: string swiftAccountImage: type: string swiftContainerImage: type: string swiftObjectImage: type: string swiftProxyImage: type: string telemetryNodeExporterImage: type: string testAnsibletestImage: type: string testHorizontestImage: type: string testTempestImage: type: string testTobikoImage: type: string watcherAPIImage: type: string watcherApplierImage: type: string watcherDecisionEngineImage: type: string type: object deployedVersion: type: string observedGeneration: format: int64 type: integer serviceDefaults: properties: glanceWsgi: type: string type: object trackedCustomImages: additionalProperties: properties: agentImage: type: string ansibleeeImage: type: string aodhAPIImage: type: string aodhEvaluatorImage: type: string aodhListenerImage: type: string aodhNotifierImage: type: string apacheImage: type: string barbicanAPIImage: type: string barbicanKeystoneListenerImage: type: string barbicanWorkerImage: type: string ceilometerCentralImage: type: string ceilometerComputeImage: type: string ceilometerIpmiImage: type: string ceilometerMysqldExporterImage: type: string ceilometerNotificationImage: type: string ceilometerSgcoreImage: type: string cinderAPIImage: type: string cinderBackupImage: type: string cinderSchedulerImage: type: string cinderVolumeImages: additionalProperties: type: string type: object designateAPIImage: type: string designateBackendbind9Image: type: string designateCentralImage: type: string designateMdnsImage: type: string designateProducerImage: type: string designateUnboundImage: type: string designateWorkerImage: type: string edpmFrrImage: type: string edpmIscsidImage: type: string edpmKeplerImage: type: string edpmLogrotateCrondImage: type: string edpmMultipathdImage: type: string edpmNeutronDhcpAgentImage: type: string edpmNeutronMetadataAgentImage: type: string edpmNeutronOvnAgentImage: type: string edpmNeutronSriovAgentImage: type: string edpmNodeExporterImage: type: string edpmOpenstackNetworkExporterImage: type: string edpmOvnBgpAgentImage: type: string edpmPodmanExporterImage: type: string glanceAPIImage: type: string heatAPIImage: type: string heatCfnapiImage: type: string heatEngineImage: type: string horizonImage: type: string infraDnsmasqImage: type: string infraMemcachedImage: type: string infraRedisImage: type: string ironicAPIImage: type: string ironicConductorImage: type: string ironicInspectorImage: type: string ironicNeutronAgentImage: type: string ironicPxeImage: type: string ironicPythonAgentImage: type: string keystoneAPIImage: type: string ksmImage: type: string manilaAPIImage: type: string manilaSchedulerImage: type: string manilaShareImages: additionalProperties: type: string type: object mariadbImage: type: string netUtilsImage: type: string neutronAPIImage: type: string novaAPIImage: type: string novaComputeImage: type: string novaConductorImage: type: string novaNovncImage: type: string novaSchedulerImage: type: string octaviaAPIImage: type: string octaviaHealthmanagerImage: type: string octaviaHousekeepingImage: type: string octaviaRsyslogImage: type: string octaviaWorkerImage: type: string openstackClientImage: type: string openstackNetworkExporterImage: type: string osContainerImage: type: string ovnControllerImage: type: string ovnControllerOvsImage: type: string ovnNbDbclusterImage: type: string ovnNorthdImage: type: string ovnSbDbclusterImage: type: string placementAPIImage: type: string rabbitmqImage: type: string swiftAccountImage: type: string swiftContainerImage: type: string swiftObjectImage: type: string swiftProxyImage: type: string telemetryNodeExporterImage: type: string testAnsibletestImage: type: string testHorizontestImage: type: string testTempestImage: type: string testTobikoImage: type: string watcherAPIImage: type: string watcherApplierImage: type: string watcherDecisionEngineImage: type: string type: object type: object type: object type: object served: true storage: true subresources: status: {} status: acceptedNames: kind: OpenStackVersion listKind: OpenStackVersionList plural: openstackversions shortNames: - osv - osvs singular: openstackversion conditions: - lastTransitionTime: "2025-10-11T10:50:43Z" message: no conflicts found reason: NoConflicts status: "True" type: NamesAccepted - lastTransitionTime: "2025-10-11T10:50:43Z" message: the initial names have been accepted reason: InitialNamesAccepted status: "True" type: Established storedVersions: - v1beta1