-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Network] Doc deprecation message to router_route_v2 and refactoring (#…
…2669) [Network] Doc deprecation message to router_route_v2 and refactoring Summary of the Pull Request Resource not presented in docportal, it means that it is deprecated. But still works, so refactored and added test case with instance recreation. PR Checklist Refers to: #2652 Tests added/passed. Documentation updated. Schema updated. Release notes added. Acceptance Steps Performed === RUN TestAccNetworkingV2RouterRoute_basic === PAUSE TestAccNetworkingV2RouterRoute_basic === CONT TestAccNetworkingV2RouterRoute_basic --- PASS: TestAccNetworkingV2RouterRoute_basic (233.55s) PASS === RUN TestAccNetworkingV2RouterRoute_ecs === PAUSE TestAccNetworkingV2RouterRoute_ecs === CONT TestAccNetworkingV2RouterRoute_ecs --- PASS: TestAccNetworkingV2RouterRoute_ecs (340.75s) PASS Debugger finished with the exit code 0 Reviewed-by: Artem Lifshits Reviewed-by: Muneeb H. Jan <muneebhafeezjan@gmail.com>
- Loading branch information
1 parent
e77eca0
commit 6880166
Showing
4 changed files
with
241 additions
and
59 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
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
6 changes: 6 additions & 0 deletions
6
releasenotes/notes/network-route-v2-ref-9679902686614fd0.yaml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
other: | ||
- | | ||
**[NETWORK]** Refactoring of ``resource/opentelekomcloud_networking_router_route_v2`` (`#2669 <https://github.com/opentelekomcloud/terraform-provider-opentelekomcloud/pull/2669>`_) | ||
- | | ||
**[NETWORK]** Deprecation message in documentation for ``resource/opentelekomcloud_networking_router_route_v2`` (`#2669 <https://github.com/opentelekomcloud/terraform-provider-opentelekomcloud/pull/2669>`_) |