Skip to content

Commit 18b3646

Browse files
committed
DNM: bump nova-operator to test notifications PR
1 parent 1ec2176 commit 18b3646

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

apis/go.mod

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,6 @@ replace github.com/openshift/api => github.com/openshift/api v0.0.0-202408300231
115115

116116
// custom RabbitmqClusterSpecCore for OpenStackControlplane (v2.9.0_patches_tag)
117117
replace github.com/rabbitmq/cluster-operator/v2 => github.com/openstack-k8s-operators/rabbitmq-cluster-operator/v2 v2.6.1-0.20241017142550-a3524acedd49 //allow-merging
118+
119+
// notifications
120+
replace github.com/openstack-k8s-operators/nova-operator => github.com/auniyal61/nova-operator v0.0.0-20250512142737-b92cde92ff39

go.mod

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,6 @@ replace github.com/openshift/api => github.com/openshift/api v0.0.0-202408300231
127127

128128
// custom RabbitmqClusterSpecCore for OpenStackControlplane (v2.9.0_patches_tag)
129129
replace github.com/rabbitmq/cluster-operator/v2 => github.com/openstack-k8s-operators/rabbitmq-cluster-operator/v2 v2.6.1-0.20241017142550-a3524acedd49 //allow-merging
130+
131+
// notifications
132+
replace github.com/openstack-k8s-operators/nova-operator => github.com/auniyal61/nova-operator v0.0.0-20250512142737-b92cde92ff39

0 commit comments

Comments
 (0)