Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ovn_cluster: Fix CENTRAL_IC_ID default value #96

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

LorenzoBianconi
Copy link
Contributor

Set default value for CENTRAL_IC_ID to ${CENTRAL_NAMES[0]}. This patch fix the following error when CENTRAL_IC_ID is not provided by the user:

Error: no container with name or ID "ovn-central-az1-1" found: no such container

Tested-by: Aaron Conole aconole@redhat.com
Signed-off-by: Lorenzo Bianconi lorenzo@kernel.org

Set default value for CENTRAL_IC_ID to ${CENTRAL_NAMES[0]}.
This patch fix the following error when CENTRAL_IC_ID is not provided by
the user:

Error: no container with name or ID "ovn-central-az1-1" found: no such container

Tested-by: Aaron Conole <aconole@redhat.com>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Copy link
Contributor

@dceara dceara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks!

@dceara
Copy link
Contributor

dceara commented Jan 6, 2025

Closes #95

@dceara dceara merged commit c8752a1 into ovn-org:main Jan 6, 2025
2 checks passed
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