Feature 10910: Migration of Openstack based VM instances
*Added NG-UI support for Vm Migration
*In NS Instances page. Click "Vm Migration" in the actions menu.
*Then a new pop-up page will be opened.
*In the popup there will be fields containing membervnfIndex, vduid, count index and migrate to host
*When the fields are selected then Click Apply button.
*The pop-up window is closed and the page is directed to "History of operations" page
Change-Id: I5c218ebcdc67d1244e60e7d4653d6d76c5189684
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
diff --git a/src/assets/i18n/de.json b/src/assets/i18n/de.json
index 2447cb9..6d8f8be 100644
--- a/src/assets/i18n/de.json
+++ b/src/assets/i18n/de.json
@@ -166,6 +166,14 @@
"DEFAULT": "Standard",
"SOURCE": "Quelle",
"RESOURCESNOTFOUND": "Ressourcen nicht gefunden",
+ "VNFPKGCHANGE": "CHANGE_VNFPKG",
+ "REMOVEVNF": "REMOVE_VNF",
+ "SELECTMEMBERVNFINDEX": "Wählen Sie Mitglieds-VNF-Index",
+ "MEMBERVNFINDEX": "Mitglieds-VNF-Index",
+ "VDUID": "Vdu-ID",
+ "COUNTINDEX": "Index zählen",
+ "MIGRATETOHOST": "Zum Host migrieren",
+ "VMMIGRATION": "VM-Migration",
"PAGE": {
"DASHBOARD": {
"DASHBOARD": "Instrumententafel",