Przeglądaj źródła

Merge pull request #156 from aznashwan/bfv-worker

Add label for 'migr_worker_boot_from_volume'.
Dorin Paslaru 8 lat temu
rodzic
commit
7abf4db0aa
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/utils/LabelDictionary.js

+ 1 - 0
src/utils/LabelDictionary.js

@@ -40,6 +40,7 @@ class LabelDictionary {
     migr_image: 'Migration Image Name or Id',
     migr_image: 'Migration Image Name or Id',
     migr_image_map: 'Migration Image Map',
     migr_image_map: 'Migration Image Map',
     migr_network: 'Migration Network Name or ID',
     migr_network: 'Migration Network Name or ID',
+    migr_worker_boot_from_volume: 'Boot Migration Workers from Volume',
     volumes_are_zeroed: 'Volumes on destination are created zeroed',
     volumes_are_zeroed: 'Volumes on destination are created zeroed',
     port_reuse_policy: 'Port Reuse Policy',
     port_reuse_policy: 'Port Reuse Policy',
     keep_mac: 'Keep MAC address',
     keep_mac: 'Keep MAC address',