Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Conversation

@Lance52259
Copy link
Contributor

What this PR does / why we need it:
According to HUAWEI CLOUD API, VPC subent can enable IPv6 by ipv6_enable parameter.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged):

NONE

Special notes for your reviewer:

Release note:

1. request supports IPv6 enable.
2. response supports IPv6 enable, CIDR and gateway.

@coveralls
Copy link

coveralls commented Mar 11, 2021

Pull Request Test Coverage Report for Build 1167

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 68.069%

Totals Coverage Status
Change from base Build 1160: 0.0%
Covered Lines: 11535
Relevant Lines: 16946

💛 - Coveralls

@Lance52259 Lance52259 force-pushed the br_IPv6_enable_active branch from 5c72baa to 969fea5 Compare March 12, 2021 02:36
GatewayIP string `json:"gateway_ip"`

//Specifies whether the IPv6 function is enabled for the subnet.
EnableIPv6 *bool `json:"ipv6_enable"`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should declare it as bool not a pointer in response result.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already update all EnableIPv6 to pointer

@Lance52259 Lance52259 force-pushed the br_IPv6_enable_active branch from 969fea5 to 73dab1c Compare March 16, 2021 02:14
@ShiChangkuo ShiChangkuo merged commit e424054 into huaweicloud:master Mar 16, 2021
@Lance52259 Lance52259 deleted the br_IPv6_enable_active branch April 2, 2021 09:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants