-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Truncate VPC display name if it exceeds 80 chars
VPC display name needs to be <=80 when VPC in VC is enabled. Tests: For a NetworkInfo obj with Name: "test-ns-03a2def3-0087-4077-904e-23e4dd788fb7" and UID: "ecc6eb9f-92b5-4893-b809-e3ebc1fcf59e", test that the VPC name created is truncated to ""test-ns-03a2def3-0087-4077-904e-23e4dd788fb7_f4f0080e".
- Loading branch information
Showing
2 changed files
with
28 additions
and
1 deletion.
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