Skip to content

Conversation

@guoqiao
Copy link

@guoqiao guoqiao commented May 5, 2021

I got error when deploy this bundle:

juju deploy ./bundle-bionic-ussuri.yaml
ERROR cannot deploy bundle: the provided bundle has the following errors:
relation ["neutron-gateway:amqp" "rabbitmq-server:amqp"] is defined more than once
relation ["neutron-gateway:neutron-plugin-api" "neutron-api:neutron-plugin-api"] is defined more than once
relation ["nova-cloud-controller:quantum-network-service" "neutron-gateway:quantum-network-service"] is defined more than once

this patch removed above duplicated relations in bundle.

Signed-off-by: Joe Guo joe.guo@canonical.com

I got error when deploy this bundle:

juju deploy ./bundle-bionic-ussuri.yaml
ERROR cannot deploy bundle: the provided bundle has the following errors:
relation ["neutron-gateway:amqp" "rabbitmq-server:amqp"] is defined more than once
relation ["neutron-gateway:neutron-plugin-api" "neutron-api:neutron-plugin-api"] is defined more than once
relation ["nova-cloud-controller:quantum-network-service" "neutron-gateway:quantum-network-service"] is defined more than once

this patch removed above duplicated relations in bundle.

Signed-off-by: Joe Guo <joe.guo@canonical.com>
@poothia
Copy link

poothia commented Aug 27, 2021

Hi, this is a valid patch, I also faced it, please retrigger the CI and merge it!

Thanks a lot!!!!

/assign @wolsen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants