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

Publish vault_url when publish_url is called #13

Merged
merged 1 commit into from
Mar 17, 2021

Conversation

thedac
Copy link
Contributor

@thedac thedac commented Feb 1, 2021

Previous attempt to solve the external/internal binding problem made it
possible to call the interface's publish_url but not actually set
vault_url if subnets happen to not match. This can be the case in a
number of instances including CMR, AWS and multiple spaces.

This change simplifies the interface and guarantees when publish_url is
called that vault_url is set.

The address selection logic should reside in the vault charm.

Closes-Bug: #1895185

Previous attempt to solve the external/internal binding problem made it
possible to call the interface's publish_url but not actually set
vault_url if subnets happen to not match. This can be the case in a
number of instances including CMR, AWS and multiple spaces.

This change simplifies the interface and guarantees when publish_url is
called that vault_url is set.

The address selection logic should reside in the vault charm.

Closes-Bug: #1895185
@thedac thedac marked this pull request as draft February 1, 2021 20:06
@thedac thedac marked this pull request as ready for review March 12, 2021 01:16
@thedac thedac changed the title [WIP] Publish vault_url when publish_url is called Publish vault_url when publish_url is called Mar 12, 2021
Copy link
Contributor

@fnordahl fnordahl 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!

@fnordahl fnordahl merged commit dceab99 into openstack-charmers:master Mar 17, 2021
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.

None yet

2 participants