We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06c9bc0 commit 36a9f48Copy full SHA for 36a9f48
1 file changed
src/constants/CloudLabels.js
@@ -43,6 +43,10 @@ export const defaultLabels = {
43
migr_image_map: "Migration Image Map",
44
migr_network: "Migration Network Name or ID",
45
volumes_are_zeroed: "Volumes on destination are created zeroed",
46
+ port_reuse_policy: "Port Reuse Policy",
47
+ keep_mac: "Keep MAC address",
48
+ reuse_port: "Reuse Existing Ports",
49
+ replace_mac: "Replace MAC address",
50
migr_image_name: "Migration Image Name",
51
migr_image_name_map: "Migration Image Name Map",
52
migr_image_id: "Migration Image ID",
0 commit comments