-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add CIDR support to Address structure
This commit adds a new CIDR field to the Address structure and updates relevant functions and tests to handle this new field. The version of the Address structure is incremented to 3 to reflect this change. CIDR is required as part of address description for PR juju/juju#18297 to Launchpad bug: https://bugs.launchpad.net/juju/+bug/2073986
- Loading branch information
Showing
2 changed files
with
85 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters