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

Catch NoNetworkBinding for VIPs in resolve_address #298

Merged
merged 1 commit into from
Mar 13, 2019

Conversation

thedac
Copy link
Contributor

@thedac thedac commented Mar 13, 2019

There was one network_get_primary_address call left which was not
protected by NoNetworkBinding in resolve_address when clustering is in
use and VIPs are set.

This change catches that last case. Also, confirmed there are no other
cases.

There was one network_get_primary_address call left which was not
protected by NoNetworkBinding in resolve_address when clustering is in
use and VIPs are set.

This change catches that last case. Also, confirmed there are no other
cases.
@fnordahl fnordahl merged commit a3bcd8e into juju:master Mar 13, 2019
openstack-gerrit pushed a commit to openstack/charm-openstack-dashboard that referenced this pull request Mar 14, 2019
Please review and merge CH change first:
juju/charm-helpers#298

Change-Id: I6960e6860cdaf6f7c293558aadea557a227357dc
openstack-gerrit pushed a commit to openstack/openstack that referenced this pull request Mar 14, 2019
* Update charm-openstack-dashboard from branch 'master'
  - Sync charm helpers for NoNetworkBinding fix
    
    Please review and merge CH change first:
    juju/charm-helpers#298
    
    Change-Id: I6960e6860cdaf6f7c293558aadea557a227357dc
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