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

Fix for BUG 1689683 #7905

Merged
merged 1 commit into from
Oct 4, 2017
Merged

Fix for BUG 1689683 #7905

merged 1 commit into from
Oct 4, 2017

Conversation

hmlanigan
Copy link
Member

Description of change

If a user specifies an external-network, use the specified network for floating-ips, if it exists
without checking availability zones.
If no external-network is specified, pick one from same availability zone as the network
specified for the instance we're finding an floating-ip for.

QA steps

Bootstrap an OpenStack cloud where network availability zones have been configured and has an external network. --config use-floating-ip=true should be specified.

Documentation changes

N/A

Bug reference

https://bugs.launchpad.net/juju/+bug/1689683

If no external-network specified, pick one from same AZ as the
instance network.  If external-network specified, use that.
@jujubot
Copy link
Collaborator

jujubot commented Oct 4, 2017

Can one of the admins verify this patch?

@hmlanigan
Copy link
Member Author

$$merge$$

@jujubot
Copy link
Collaborator

jujubot commented Oct 4, 2017

Status: merge request accepted. Url: http://ci.jujucharms.com/job/github-merge-juju

@jujubot jujubot merged commit 3fd2bbf into juju:develop Oct 4, 2017
@hmlanigan hmlanigan deleted the bug-1689683 branch October 4, 2017 17:52
@hmlanigan hmlanigan restored the bug-1689683 branch October 17, 2017 00:41
@hmlanigan hmlanigan mentioned this pull request Oct 17, 2017
jujubot added a commit that referenced this pull request Oct 19, 2017
Back port of PR7905

If no external-network specified, pick one from same AZ as the
instance network.  If external-network specified, use that.

#7905
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants