Skip to content

Commit 36a9f48

Browse files
committed
Add constants/CloudLabels.js entries for 'reuse_neutron_ports'.
1 parent 06c9bc0 commit 36a9f48

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/constants/CloudLabels.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ export const defaultLabels = {
4343
migr_image_map: "Migration Image Map",
4444
migr_network: "Migration Network Name or ID",
4545
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",
4650
migr_image_name: "Migration Image Name",
4751
migr_image_name_map: "Migration Image Name Map",
4852
migr_image_id: "Migration Image ID",

0 commit comments

Comments
 (0)