multiple asible servers support 40/79440/5
authorasgar <ma926a@us.att.com>
Fri, 1 Mar 2019 10:02:47 +0000 (15:32 +0530)
committerTakamune Cho <takamune.cho@att.com>
Mon, 4 Mar 2019 19:52:20 +0000 (19:52 +0000)
commit611c9da62c2e266f9facd97dc9f340ce311060a3
treee471d6c851cefd46ed83380c6e41d20f54fe2666
parent9ccb0353f1c59bd7d49ff17c54e5d00c0960ea82
multiple asible servers support

multiple asible servers support for CDT

Issue-ID: APPC-1510
Change-Id: Id1b1b02274487cfbf6f108a57211a192924a6b08
Signed-off-by: Mohamed Asgar Samiulla <ma926a@us.att.com>
43 files changed:
package.json
src/app/about-us/aboutus.component.css
src/app/about-us/aboutus.component.html
src/app/about-us/aboutus.component.ts
src/app/app.module.ts
src/app/cdt.application.properties.json [deleted file]
src/app/home/home/home.component.html
src/app/pipes/vm-filtering.pipe.ts
src/app/shared/components/navigation/navigation.component.ts
src/app/shared/confirmModal/confirm.component.ts
src/app/shared/pipes/vm-filtering.pipe.ts
src/app/shared/services/cdt.apicall.ts [new file with mode: 0644]
src/app/shared/services/httpUtil/http-util.service.ts
src/app/shared/services/mapping-editor.service.ts
src/app/shared/services/procOnSrvSide.service.ts [new file with mode: 0644]
src/app/shared/shared.module.ts
src/app/test/test.component.html
src/app/test/test.component.ts
src/app/vnfs/LoginGuardService/Login-guard-service.ts
src/app/vnfs/auth-guard-modal/auth-guard-modal.ts
src/app/vnfs/build-artifacts/build-artifacts.component.html
src/app/vnfs/build-artifacts/build-artifacts.component.ts
src/app/vnfs/build-artifacts/parameter-definitions/parameter-definition.service.ts
src/app/vnfs/build-artifacts/parameter-definitions/parameter.component.html
src/app/vnfs/build-artifacts/parameter-definitions/parameter.component.ts
src/app/vnfs/build-artifacts/reference-dataform/reference-dataform.component.css
src/app/vnfs/build-artifacts/reference-dataform/reference-dataform.component.html
src/app/vnfs/build-artifacts/reference-dataform/reference-dataform.component.ts
src/app/vnfs/build-artifacts/reference-dataform/reference-dataform.util.ts
src/app/vnfs/build-artifacts/template-holder/param-name-value/param-name-value.component.html
src/app/vnfs/build-artifacts/template-holder/param-name-value/param-name-value.component.ts
src/app/vnfs/build-artifacts/template-holder/template-configuration/template-configuration.component.css
src/app/vnfs/build-artifacts/template-holder/template-configuration/template-configuration.component.html
src/app/vnfs/build-artifacts/template-holder/template-configuration/template-configuration.component.ts
src/app/vnfs/myvnfs/myvnfs.component.css
src/app/vnfs/myvnfs/myvnfs.component.html
src/app/vnfs/myvnfs/myvnfs.component.ts
src/app/vnfs/userlogin-form/userlogin-form.component.css
src/app/vnfs/userlogin-form/userlogin-form.component.html
src/app/vnfs/userlogin-form/userlogin-form.component.ts
src/app/vnfs/vnfs.module.ts
src/cdt.application.properties.json [new file with mode: 0644]
src/styles.css