Feature 11052: support for vms remote console for plugin vcenter 88/15188/3
authorIsabel Lloret <illoret@indra.es>
Tue, 29 Apr 2025 08:06:54 +0000 (08:06 +0000)
committerjssan <sandhya.j@tataelxsi.co.in>
Thu, 3 Jul 2025 12:16:53 +0000 (14:16 +0200)
commit523d6758f1b4672cd3f603da0ec4cef4c0e9b5ff
tree7acc8254303ab3f58973c879ed29b87ccd876848
parent3e906e25d103baf8282779bd45d4e6f34ff8106e
Feature 11052: support for vms remote console for plugin vcenter

Change-Id: I328f4626dda94d9c4322c285b1e9216ed8f03673
Signed-off-by: Isabel Lloret <illoret@indra.es>
14 files changed:
src/app/AppModule.ts
src/app/instances/ns-instances/NSInstancesComponent.ts
src/app/utilities/ns-instances-action/NSInstancesActionComponent.html
src/app/utilities/ns-instances-action/NSInstancesActionComponent.ts
src/app/utilities/show-vdu-console/ShowVduConsoleComponent.html [new file with mode: 0644]
src/app/utilities/show-vdu-console/ShowVduConsoleComponent.scss [new file with mode: 0644]
src/app/utilities/show-vdu-console/ShowVduConsoleComponent.ts [new file with mode: 0644]
src/assets/i18n/de.json
src/assets/i18n/en.json
src/assets/i18n/es.json
src/assets/i18n/pt.json
src/models/CommonModel.ts
src/models/NSInstanceModel.ts
tsconfig.json