Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Modify subnet watcher used by firewaller worker #7174
Conversation
wallyworld
changed the title from
Modify subnet watcher ^Ctcher used by firewaller worker
to
Modify subnet watcher used by firewaller worker
Mar 30, 2017
babbageclunk
approved these changes
Mar 30, 2017
Looks good - I'll rip out the watcher wrapper once I redo the watching.
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit 9a8535b
into
juju:develop
Mar 30, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
wallyworld commentedMar 30, 2017
Description of change
The remote firewaller WatchSubnets() API is renamed to WatchIngressAddressesForRelation() and now uses a notify watcher and not a strings watcher.
Followup work is need to fill out the new backend implementation.
QA steps
Smoke test a CMR deployment.