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

Add support for nics.*.allowed_ips #3

Closed
dn0 opened this issue Nov 17, 2016 · 1 comment
Closed

Add support for nics.*.allowed_ips #3

dn0 opened this issue Nov 17, 2016 · 1 comment
Assignees
Milestone

Comments

@dn0
Copy link
Member

dn0 commented Nov 17, 2016

No description provided.

@dn0 dn0 added this to the 2.3.1 milestone Nov 17, 2016
@dn0 dn0 self-assigned this Nov 17, 2016
dn0 added a commit that referenced this issue Nov 17, 2016
    Implemented via M2N IPAddress.vms field, which lists additional VMs
    associated with IP addresses that use the allowed_ips attribute.
dn0 added a commit that referenced this issue Nov 18, 2016
@dn0 dn0 removed this from the 2.3.1 milestone Nov 27, 2016
@dn0 dn0 added this to the 2.3.2 milestone Dec 14, 2016
dn0 added a commit that referenced this issue Dec 24, 2016
    + added vm_uuid attribute - related to issue #23
dn0 added a commit that referenced this issue Dec 28, 2016
…xplaining operational attributes in VmDefineNicSerializer - issue #3
dn0 added a commit that referenced this issue Dec 28, 2016

    Implemented via M2N IPAddress.vms field, which lists additional VMs
    associated with IP addresses that use the allowed_ips attribute.

* Updated changelog - closes #3

* Added API documentation for allowed_ips attribute in vm_define_nic - Issue #3

* Added support for empty nics.*.allowed_ips - Issue #3

* Added variable for maximum allowed_ips - PR #4 - Issue #3

* Fixed updating (=removing) of allowed_ips on VM - related to TritonDataCenter/smartos-live#313 - issue #3

* Updated branch from master + removed from changelog - waiting for 2.4.0 - Issue #3

* Making sure that allowed_ips is a list - Issue #3

* Renamed GET /network/ip output attributes - Issue #3 (old PR #4)
    + added vm_uuid attribute - related to issue #23

* Fixed code readability issues found in PR #27 (issue #3)

* Split _update_vm_ip_association into two functions + added comments explaining operational attributes in VmDefineNicSerializer - issue #3

* Renamed _is_ip_used to _check_ip_usage - Issue # PR #27
@dn0
Copy link
Member Author

dn0 commented Dec 28, 2016

Closed via PR #27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant