Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Add support for relation egress networks in state model #7808
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://ci.jujucharms.com/job/github-merge-juju |
jujubot
merged commit 2740410
into
juju:develop
Aug 30, 2017
1 check passed
continuous-integration/jenkins/pr-merge
This commit looks good
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
wallyworld commentedAug 30, 2017
Description of change
This is smaller than it looks - the PR doesn't reflect that state/relationingress.go is renamed to state/relationnetworks.go.
The relation ingress model in state is extended to support egress networks as well. Tweaks to the ingress network watcher were needed to filter out egress networks.
QA steps
Run up a CMR scenario and ensure the expected ports are opened in the offering model.