osm/NG-UI.git
4 weeks agoFix Bug 2336: Manual Healing option in Ui 78/14278/1 master
SANDHYA.JS [Tue, 23 Jan 2024 10:22:43 +0000 (15:52 +0530)]
Fix Bug 2336:  Manual Healing option in Ui

*In NS Instances page. Click "Manual Healing" in the actions menu.
        *Then a new pop-up page will opened.
        *In the popup there will be drop-down containing membervnfIndex and Day1 operation.
        *When the membervnfIndex and Day1 operation are selected including muti VDU optional can be selected then Click Apply button.
        *The pop-up window is closed and the page is directed to "History of operations" page for this NS.

Change-Id: I3041bcfb56232c6f4b0f56441d89295cc04cfa02
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
(cherry picked from commit 319d328d0bbb1e156ac767851c8c33acb518dc94)

5 months agoFix Bug 2309: VIM update issue 97/13997/1 release-v15.0-start v15.0.0
SANDHYA.JS [Thu, 9 Nov 2023 07:20:28 +0000 (12:50 +0530)]
Fix Bug 2309: VIM update issue

- Fixed this bug by adding warning message for below scenarios
  1st scenario : if the config is send empty from UI it'll show the error "Atleast one config information is required"
  2nd scenario: config deleting is not allowed user can change the value to true or false based on his/her requirement for this action error message will be "Disallowed operation in config update".
- Also for update load config and clear config button will be not available user can only edit his/her config.

Change-Id: Ib30aaa069f64ca3fcd1412591a4a69ae27098df2
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
5 months agoFix Bug 2296: Newly Created Ns should come first in NG-UI 63/13963/2
SANDHYA.JS [Fri, 13 Oct 2023 06:15:25 +0000 (11:45 +0530)]
Fix Bug 2296: Newly Created Ns should come first in NG-UI

- Sorted the list using created Date in descending order
        - Incorrect Information in "Expires in " section of Admin user :
  Changed it to N/A
- VIM Resource Overview: RAM Value should be rounded off :
  Rounded off the value to 2 decimal points
- Fixed the key issue in topology

Change-Id: I634aee0b4e4540386c5108232746f56959bcc838
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
5 months agoFix Bug 2295: No eye-icon in NG-UI 59/13959/2
SANDHYA.JS [Thu, 12 Oct 2023 10:53:38 +0000 (16:23 +0530)]
Fix Bug 2295: No eye-icon in NG-UI

- Added Visibility function for password in login page

Change-Id: I1413806f7c1d32832f805d5952c7841ac8bed2ad
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
5 months agoFix Bug 2294: Incorrect notification in update descriptor 58/13958/3
SANDHYA.JS [Thu, 12 Oct 2023 09:01:00 +0000 (14:31 +0530)]
Fix Bug 2294: Incorrect notification in update descriptor

- Fixed the update descriptor issue to show 'Please Change something'
  when no changes is made.

Change-Id: I042835c1934c1b94a8e8d880dae8d97b289750df
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
6 months agoFix Bug 2293: Password Expiry and Account Expiry Time Issue for today & tomorrow... 55/13955/1
SANDHYA.JS [Thu, 12 Oct 2023 05:59:52 +0000 (11:29 +0530)]
Fix Bug 2293: Password Expiry and Account Expiry Time Issue for today & tomorrow scenarios

- For today & tomorrow used Math.round
- For more than one day concept used Math.floor

Change-Id: Ifcc08ae030a7643b3ed0306867513065b06c2007
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
6 months agoFix Bug 2292: Invalid Member VNF index in Manual Scaling after NS Update remove operation 54/13954/1
SANDHYA.JS [Thu, 12 Oct 2023 05:35:48 +0000 (11:05 +0530)]
Fix Bug 2292: Invalid Member VNF index in Manual Scaling after NS Update remove operation

- Will get member vnf index value from vnfinstances api instead
  of nsinstances api in manual scaling.
- Also made code refactoring in other components to avoid linting issue

Change-Id: I30de65c6fe23ddbf560ab45a8505759c4adb5978
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
6 months agoFix Bug 2291: No option to update VIM Account in NG-UI 51/13951/1
SANDHYA.JS [Wed, 11 Oct 2023 10:59:27 +0000 (16:29 +0530)]
Fix Bug 2291: No option to update VIM Account in NG-UI

- NG-UI support for VIM Update
- Added edit button in VIM Account Action
- Patched the value in edit form using vimaccounts get api
- schema_type support is not given in patch method
- Disabled vim url and type in vim update action

Change-Id: I7c90e55fc4223d6c41ce12333ee23536358cab43
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
6 months agoFix Bug 2289: Responsiveness Issue in GUI When Assigning Project Role Mapping 49/13949/1
SANDHYA.JS [Wed, 11 Oct 2023 07:11:45 +0000 (12:41 +0530)]
Fix Bug 2289: Responsiveness Issue in GUI When Assigning Project Role Mapping

- Design change in project role mapping
- Added separate card for project role section to show 25 -
  30 charcters in dropdown

Change-Id: If6ed4c43a03b10f6b6ab37c2116f59206e4d9535
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
7 months agoFix bug 2232: change deployment option helm-chart-v2 to helm-chart so that NBI accepts it 48/13148/2
Gabriel Cuba [Tue, 4 Apr 2023 19:34:55 +0000 (14:34 -0500)]
Fix bug 2232: change deployment option helm-chart-v2 to helm-chart so that NBI accepts it

Change-Id: I7287a5675d0647c99442f0afe15d5513b10d338e
Signed-off-by: Gabriel Cuba <gcuba@whitestack.com>
10 months agoCoverity-CWE 922: Insecure Storage of Sensitive Information(localStorage write) 01/13301/2 release-v14.0-start v14.0.0 v14.0.0rc1
SANDHYA.JS [Thu, 27 Apr 2023 09:41:06 +0000 (15:11 +0530)]
Coverity-CWE 922: Insecure Storage of Sensitive Information(localStorage write)

- Coverity fix for localStorage write issue: For storing datas
  in browser localStorage so changed it to sessionStorage

Change-Id: I3fdce439b923e006b44a50a42fab19b7ffbcdec6
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
10 months agoFeature 10941: User Management Enhancements 85/13285/4
SANDHYA.JS [Wed, 26 Apr 2023 12:24:57 +0000 (17:54 +0530)]
Feature 10941: User Management Enhancements

- Added NG-UI support for user management enhancements
- It includes login history along with password expiry & account
  expiry warnings, unlock & renew user for admin users
- Change password field for admin: visible at user actions field
  Change password field for users: visible at header of UI

Change-Id: If952069b62efd6226b633b35b3634cf3f7848096
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
10 months agoCoverity-CWE 398: 7PK - Code Quality(137911 Copy-paste error) 98/13298/2
SANDHYA.JS [Thu, 27 Apr 2023 07:45:44 +0000 (13:15 +0530)]
Coverity-CWE 398: 7PK - Code Quality(137911 Copy-paste error)

- Coverity fix for Copy-paste error : to remove repetetative conditions.

Change-Id: Ic0fea13fbf3235b2e4fe62c70c6155d77986679b
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
10 months agoSupport for Ubuntu 22.04 27/13327/4
SANDHYA.JS [Tue, 2 May 2023 09:17:59 +0000 (14:47 +0530)]
Support for Ubuntu 22.04

Change-Id: I1a443bb3ea2634f22308707828eb45d138bad4cd
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
10 months agoClean stage-archive.sh 17/13217/2
garciadeblas [Tue, 18 Apr 2023 13:09:18 +0000 (15:09 +0200)]
Clean stage-archive.sh

Change-Id: I5fad37ad848f9b28dab7debf471cb0578972ab36
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
11 months agoFix Bug 2121: NG-UI uses unmaintained Chokidar version 73/13273/3
SANDHYA.JS [Tue, 25 Apr 2023 18:29:41 +0000 (23:59 +0530)]
Fix Bug 2121: NG-UI uses unmaintained Chokidar version

- Upgraded Angular from 11 to 14 version to remove chokidar
  unmaintained version.
- Changed linting tool tslint to eslint for angular 14 as tslint
  is depreacted after angular 12
- Resolved linting issues from code

Change-Id: I00e908ab651db0f080e0d18a9d1c9711f4e36b91
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
13 months agoFix Bug 2219 - NG-UI remains stuck when showing a VIM created from the CLI 48/13048/1
SANDHYA.JS [Tue, 7 Mar 2023 05:31:46 +0000 (11:01 +0530)]
Fix Bug 2219 - NG-UI remains stuck when showing a VIM created from the CLI

- For Info part in VIM, UI will check for location value mandatorily.
  Fixed this by adding condition to check null or undefined values before going inside location values loop.

Change-Id: I8ff265aa364b41131b3e99d3712e964b94f05aa8
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
17 months agoFix Bug 1988 - Drop down for action does not reflect what the deployed service can... 31/12631/2 release-v13.0-start v13.0.0 v13.0.0rc1 v13.0.0rc2 v13.0.1
SANDHYA.JS [Mon, 31 Oct 2022 14:41:50 +0000 (20:11 +0530)]
Fix Bug 1988 - Drop down for action does not reflect what the deployed service can actually do

- If VNF is removed within an existing Network service, primitive action will not show the removed
  VNF in dropdown only the available VNF will be shown in UI

Change-Id: I60648093ba63c6b962380898300e75d69bcbf409
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
19 months agoFix Bug 2148: VDU Id issue & Multivdu Count Index Error in VM Action 87/12487/2
SANDHYA.JS [Thu, 25 Aug 2022 02:49:13 +0000 (08:19 +0530)]
Fix Bug 2148: VDU Id issue & Multivdu Count Index Error in VM Action

- Resolved vduId dropdown issue by removing the duplicate values
  from the array
- Resolved multivdu countIndex error by filtering count index
  with selected vduId

Change-Id: I1231afb4bb3b013816cd8d7b8c50ae3decf5dbea
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
19 months agoFix Bug 2091: NS Update on NS Instances fail with database exception on screen when... 79/12479/2
SANDHYA.JS [Wed, 24 Aug 2022 02:05:16 +0000 (07:35 +0530)]
Fix Bug 2091: NS Update on NS Instances fail with database exception on screen when VNFD ID is incorrect

- Changed the VNFD ID text field to dropdown field with VNFD Name listed
- Changed the NSUpdate popup message

Change-Id: Iacf6572eb7e56cfd97a8e871d4671f56c6eb94ba
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
21 months agoJenkins refresh 39/12339/2
Mark Beierl [Thu, 14 Jul 2022 13:39:24 +0000 (09:39 -0400)]
Jenkins refresh

Change the jenkins node label from 'docker'
to 'stage_2' as part of the Jenkins cleanup

Change-Id: I76c1d62a7eaf7280dbfff5f27429792d0adbc4eb
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
22 months agoFeature 10911-Vertical scaling of VM instances from OSM 81/11981/3 release-v12.0-start v12.0.0 v12.0.0rc1
SANDHYA.JS [Mon, 2 May 2022 01:27:11 +0000 (06:57 +0530)]
Feature 10911-Vertical scaling of VM instances from OSM

*Added NG-UI support for Vertical scaling
*In NS Instances page. Click "Vertical Scaling" in the VIM action menu.
        *Then a new pop-up page will be opened.
        *In the popup there will be fields containing membervnfIndex, vduid, count index mandatory fields with Virtual Memory, size of storage and vcpu count field to vertically scale
        *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: I6d898c8637b361af69dc7e516e46834a346cda82
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
22 months agoFeature 10922: Start, Stop and Rebuild 82/11982/5
SANDHYA.JS [Mon, 2 May 2022 02:55:39 +0000 (08:25 +0530)]
Feature 10922: Start, Stop and Rebuild

*Added NG-UI support for Start, Stop and Rebuild
*In NS Instances page. Click "Start" or "Stop" or "Rebuild" 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 mandatory fields to start, stop or rebuild VNF Instances
        *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: Idc0b6316af06b2190732beb198d1e74bcb8b23b0
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
23 months agoFeature 10904: Make all deployment methods optional for K8s cluster 87/11787/9
bacigalupo [Fri, 25 Mar 2022 17:24:56 +0000 (17:24 +0000)]
Feature 10904: Make all deployment methods optional for K8s cluster

Change-Id: Ifd7f83f35cef767479508e1ae364a076661813f0
Signed-off-by: bacigalupo <tbacigalupo@whitestack.com>
23 months agoFeature 10912, 10916: NS Update 48/11948/4
SANDHYA.JS [Wed, 27 Apr 2022 11:52:35 +0000 (17:22 +0530)]
Feature 10912, 10916: NS Update

*Added NG-UI support to remove VNF and change VNF in NS update
*In NS Instances page. Click "Ns Update" in the actions menu.
        *Then a new pop-up page will opened.
        *In the popup there will be drop-down containing Update Type with 'CHANGE_VNFPKG' & 'REMOVE_VNFPKG', membervnfIndex and text field Vnfd Id.
        *When the fields are selected then Click Apply button.
*For CHANGE_VNFPKG type, the software-version will be checked whether matching or not and corresponding popup will be shown.
        *The pop-up window is closed and the page is directed to "History of operations" page

Change-Id: I135dda039a381b1faa62baa263543e1f210384f7
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
23 months agoFeature 10910: Migration of Openstack based VM instances 68/11968/2
SANDHYA.JS [Thu, 28 Apr 2022 14:58:17 +0000 (20:28 +0530)]
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>
23 months agoBug 1952 - Uptime of running service instances not displayed correctly 57/11957/4
harshini.r [Thu, 28 Apr 2022 07:13:12 +0000 (12:43 +0530)]
Bug 1952 - Uptime of running service instances not displayed correctly

*Modified the uptime of running instances to show time value
upto one decimal point.
*Corrected the api for VNF instances to show its proper count.
*Changed label of X axis from instances to NS instances in
graph.

Change-Id: Iaf339aaee175c39d528de5e0cf506e00316258ba
Signed-off-by: harshini.r <harshini.r@tataelxsi.co.in>
23 months agoFix Bug 1870: All Pdu instance parameters takes the same mgmt option (all of them... 39/11939/2
SANDHYA.JS [Tue, 26 Apr 2022 12:29:39 +0000 (17:59 +0530)]
Fix Bug 1870: All Pdu instance parameters takes the same mgmt option (all of them True or all of them False)

- When creating pdu instances, made the 'mgmt' parameter independent for each interface.

Change-Id: Ia148b098d512b4a288a76601c87501a4b1a76170
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
23 months agoFix Bug 1924: Not possible to add VIM with type dummy 36/11936/2
SANDHYA.JS [Tue, 26 Apr 2022 07:35:18 +0000 (13:05 +0530)]
Fix Bug 1924: Not possible to add VIM with type dummy

- Added the option 'dummy' support from the UI for creating dummy VIM's
- Type 'Dummy' is added in the dropdown of VIM account type.

Change-Id: Ic69fb33233eb5aca7bc91f500e111cbbbd821226
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
2 years agoFeature 10914: Enforce Password change on First login 75/11875/1
SANDHYA.JS [Tue, 12 Apr 2022 03:37:08 +0000 (09:07 +0530)]
Feature 10914: Enforce Password change on First login

* Added NG-UI support to Enforce Password change on First login
* A popup will be opened on First login with current password, new password and confirm password fields
* Once new password is entered, Click apply button
* The popup is closed & redirected to Login page.
* Sign in using the new password.

Change-Id: I9ee6bf923e897b40d06a1781cdd7d044b171c825
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
2 years agoBug 1937 -Cannot create new descriptors with GUI 46/11846/3
harshini.r [Tue, 5 Apr 2022 07:05:14 +0000 (12:35 +0530)]
Bug 1937 -Cannot create new descriptors with GUI

*Resolved the "File is not a zip file" error while editing in
topology page of NS and VNF packages.

Change-Id: I8735d436671a6f68487b7ecbcddb90d1284b47a4
Signed-off-by: harshini.r <harshini.r@tataelxsi.co.in>
2 years agoFix Bug 1978: Unable to view the NS Instances on switching between projects from... 44/11844/1
SANDHYA.JS [Tue, 5 Apr 2022 06:30:23 +0000 (12:00 +0530)]
Fix Bug 1978: Unable to view the NS Instances on switching between projects from History of Operations page

- On switching between projects assigned to a user from History of operations page,
  redirected to NSInstance page.

Change-Id: I046ddde4b9797dfe6fb747b26fa60ad81281304e
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
2 years agoFix Bug 1975: Map view Issue in VIM account 41/11841/1
SANDHYA.JS [Tue, 5 Apr 2022 03:28:00 +0000 (08:58 +0530)]
Fix Bug 1975: Map view Issue in VIM account

- Map view in VIM account will not show Invalid location when the location is not provided.
- Added an error message for quota limit in project section when quota limit is exceeded

Change-Id: I175fd2df02d320534e0f02bf3e3dd1882f195546
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
2 years agoFix Bug 1974: No.Of Hours Value for the running instances is hidden in Dashboard 39/11839/1
SANDHYA.JS [Tue, 5 Apr 2022 01:58:32 +0000 (07:28 +0530)]
Fix Bug 1974: No.Of Hours Value for the running instances is hidden in Dashboard

- No.Of Hours Value for the running instances will be visible in Dashboard Instance graph
- Changed the metrics error message
- Changed the font size of mandatory field message.

Change-Id: If6b62d645ba10a38fb969ed189d7e7a5ce2d45a5
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
2 years agoFix Bug 1973: VIM Resources Type Overview issue in Dashboard 35/11835/1
SANDHYA.JS [Mon, 4 Apr 2022 13:14:53 +0000 (18:44 +0530)]
Fix Bug 1973: VIM Resources Type Overview issue in Dashboard

- Charts of selected VIM Resource type will change when a different type is selected.
        - VIM resource overview shows 'No Data' content for invalid VIM account details.
- Added tooltip in VimAccountActions for VimResourcesOverview &
  RunningInstances

Change-Id: I45dcf504309f58a6c0345e0c01220ee392b37502
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
2 years agoFix Bug 1888: Update Docker file to 20.04 06/11806/1
SANDHYA.JS [Thu, 31 Mar 2022 03:26:04 +0000 (08:56 +0530)]
Fix Bug 1888: Update Docker file to 20.04

- NG-UI docker file base image is updated to Ubuntu 20.04

Change-Id: I825f48994ce91d3735d941c07d0d11595f786a61
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
2 years agoFix Bug 1889: Operational View Dashboard not visible when NS is running with K8s... 34/11734/1
SANDHYA.JS [Tue, 8 Mar 2022 11:47:23 +0000 (17:17 +0530)]
Fix Bug 1889: Operational View Dashboard not visible when NS is running with K8s charms.

* Modified id attribute to point towards vcastatus vca_id instead
  of ns_id.

Change-Id: Id79b632e51413207a32385b6a9bee71f9a226126
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
2 years agoBug 1845: LTS Support 29/11529/2
beierlm [Tue, 18 Jan 2022 13:48:07 +0000 (08:48 -0500)]
Bug 1845: LTS Support

Updates base to Ubuntu 20.04
Adds apt cache to stage 2 dockerfile
Fixes bug 1845

Change-Id: I7bb259efc3ac14bb72e9e5fd78562843e4a67e52
Signed-off-by: beierlm <mark.beierl@canonical.com>
2 years agoBug while editing a VNF/NS descriptor 07/11507/1
Harshini Rajagopal [Tue, 11 Jan 2022 05:36:24 +0000 (11:06 +0530)]
Bug while editing a VNF/NS descriptor

*Changed the content type to gzip in headers to support .gz files while editing VNF and NS
descriptors.

Change-Id: I5126731d561fd2c9ca651e02c59a47a0daf6c472
Signed-off-by: Harshini Rajagopal <harshini.r@tataelxsi.co.in>
2 years agoFeature-5950: Management of quotas in VIM Account 06/10806/6 release-v11.0-start v11.0.0 v11.0.0rc1 v11.0.0rc2
SANDHYA.JS [Sat, 15 May 2021 10:05:22 +0000 (15:35 +0530)]
Feature-5950: Management of quotas in VIM Account

 * Showing the pie/doughnut chart for the Openstack VIM resources
 * Available in dashboard, VIM Account section and NSInstantiate section.

Change-Id: I64bec0b724accc7ea733f509ec5aef7c0d09662e
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
2 years agoFix bug 1565 to reset the project quotas count 79/10979/3
Barath Kumar R [Wed, 9 Jun 2021 03:48:17 +0000 (09:18 +0530)]
Fix bug 1565 to reset the project quotas count

 * Able to empty the value which is entered as 0 or any

Change-Id: I6585a3bf91a46501d3dd60cd407e135e148ba8eb
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
2 years agoFix Bug to the Chart Js for displaying multiple 76/10976/2
Barath Kumar R [Tue, 8 Jun 2021 05:36:38 +0000 (11:06 +0530)]
Fix Bug to the Chart Js for displaying multiple

 * The chart shows multiple instances bar graph in dashboard.

Change-Id: I8a420a77134b52710a87997333f127c80ab3ebe2
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
2 years agoTitle will be show in the browser head 50/10850/2
Barath Kumar R [Thu, 20 May 2021 07:12:06 +0000 (12:42 +0530)]
Title will be show in the browser head

Change-Id: I9e1a1150661fe57ea75b7c12a29a6c3f92c4b161
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
2 years agoFeature-9904: Enhancing NG-UI to enable Juju operational view dashboard 09/10409/8 release-v10.0-start
Barath Kumar R [Mon, 1 Mar 2021 07:22:33 +0000 (12:52 +0530)]
Feature-9904: Enhancing NG-UI to enable Juju operational view dashboard

 * NG-UI able to show the Juju Operational view dashboard of launched NS.

Change-Id: I9c7feadce8dbfca00e4e9321dffed3818a2e4510
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
2 years agobug(chartjs/zonejs): dependency conflict while creating new container 56/10756/4
bravof [Wed, 5 May 2021 20:50:46 +0000 (16:50 -0400)]
bug(chartjs/zonejs): dependency conflict while creating new container

Change-Id: I86db7b06a315581bc792a17a3ad81334e5d290d1
Signed-off-by: bravof <fbravo@whitestack.com>
2 years agoBUG 1383 Cannot compose VNFD from UI: 'mgmt_cp missing' when adding VDU 29/10729/1
Barath Kumar R [Tue, 4 May 2021 11:46:14 +0000 (17:16 +0530)]
BUG 1383 Cannot compose VNFD from UI: 'mgmt_cp missing' when adding VDU

 * Before adding CP need to VDU
 * While adding CP add mgmt-cp

Change-Id: I4219faea328ab46285f8e049d5dc1a7565cdea42
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoAdding GitLab Scanner 71/10671/2 ng-ro-refactor sol006v331 branch-ng-ro-refactor-start branch-sol006v331-start
beierlm [Mon, 19 Apr 2021 19:38:15 +0000 (15:38 -0400)]
Adding GitLab Scanner

Adds gitlab-ci yaml file to enable security scans in GitLab mirror

Change-Id: I4a829a262a3a705d45354d99ec351ef155c002b3
Signed-off-by: beierlm <mark.beierl@canonical.com>
3 years agoFix for Bug 1495 NG-UI does not start on Air-gapped environments. 52/10652/9
Barath Kumar R [Fri, 16 Apr 2021 08:04:06 +0000 (13:34 +0530)]
Fix for Bug 1495 NG-UI does not start on Air-gapped environments.

 * Removed external access URL.
 * Need to add the location latitude & longitude manually.

Change-Id: I08392af62431b36c7ce312fcfa8820861790ed34
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoThe NS/VNF package content will shown 10/10610/2
Barath Kumar R [Fri, 9 Apr 2021 14:46:00 +0000 (20:16 +0530)]
The NS/VNF package content will shown

 * Clicking on the content will show the content of packages

Change-Id: Ib54437993915171f44acdbc1edb5ea475767afa8
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoFeature-9518: Scale-in/Scale-out commands triggered from the UI 65/10565/9
Barath Kumar R [Tue, 30 Mar 2021 06:20:42 +0000 (11:50 +0530)]
Feature-9518: Scale-in/Scale-out commands triggered from the UI

 * In NS Instances page. Click "Manual Scaling" in the actions menu.
 * Then a new pop-up page will opened.
 * In the popup there will be a list box which is filled with the all scaling-group-descriptor names captured from all VNFDs in the NSD and whoose scaling-type is "manual".
 * Select scale in / scale out.
 * When the scaling-group-descriptor name and the scaling direction are selected then Click Apply button.
 * The pop-up window is closed and the page is directed to "History of operations" page for this NS.

Change-Id: Iaaa1500bcabea4ebda89f6c11ea91b28396aa42f
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoFeature 10296 Pip Standardization 31/10531/1
beierlm [Tue, 23 Mar 2021 19:23:10 +0000 (15:23 -0400)]
Feature 10296 Pip Standardization

As this module does not use python, there is very little to
change here.  Simply a cleanup of the Dockerfile.

Change-Id: I784d83325897765e8cd5c3c3f303eaccaedcdcc2
Signed-off-by: beierlm <mark.beierl@canonical.com>
3 years agoExecutive primitive bug for lcm-operations-conf 56/10456/1
Barath Kumar R [Fri, 5 Mar 2021 06:02:19 +0000 (11:32 +0530)]
Executive primitive bug for lcm-operations-conf

 * As per SOL006 packages key change is implemented.

Change-Id: Ifa68fba8e6d76b113de97e55e539b48745ce70c3
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoBug 1413 Domains don't appear in create project/user dropdown using Keystone and... 78/10378/1
Barath Kumar R [Mon, 8 Feb 2021 12:49:35 +0000 (18:19 +0530)]
Bug 1413 Domains don't appear in create project/user dropdown using Keystone and LDAP for authentication

 * Domains name list

Change-Id: I105664875cf6702ff0dd91341a7ff6693e5d5a2a
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoOSM Version will be shown in the NG-UI Header && Design Changes 53/10353/2
Barath Kumar R [Mon, 8 Feb 2021 08:27:05 +0000 (13:57 +0530)]
OSM Version will be shown in the NG-UI Header && Design Changes

Change-Id: Ib2939ac61d42808a3b2e7bd945ed59ed4449a313
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoBug 1419 ng-ui can not fill in primitve list box for selected vnfd 54/10354/1
Barath Kumar R [Fri, 19 Feb 2021 13:04:44 +0000 (18:34 +0530)]
Bug 1419 ng-ui can not fill in primitve list box for selected vnfd

* Changed name & product-name to id in get method to fetch NS & VNF packages

Change-Id: Iae2b599ebaf31e40ddbdff410720db3ac4cc8bc3
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoBug 1414 - Is not possible to remove all role-mappings of a user 42/10242/2
Barath Kumar R [Fri, 29 Jan 2021 10:32:34 +0000 (16:02 +0530)]
Bug 1414 - Is not possible to remove all role-mappings of a user

 * Able remove the project role mapping

Change-Id: I68ec168d18675434faf98b57a34183ac06cafb60
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoFetching the location from API changed to proxy 07/10207/1
Barath Kumar R [Tue, 12 Jan 2021 14:54:28 +0000 (20:24 +0530)]
Fetching the location from API changed to proxy

 * The location based search for DC API is changed based on the proxy
 rule

Change-Id: I30b1fc328787474def41de5997dce27d767e0d84
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoBug 1383 Error when consulting NS instance's topology 53/10153/9
Barath Kumar R [Tue, 29 Dec 2020 11:05:09 +0000 (16:35 +0530)]
Bug 1383 Error when consulting NS instance's topology

 * SOL006 Descriptor topology changes

Change-Id: I79afb00dfb54ce2c9dc02c0c4b7bbe435b07a915
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoBug 1382 - VNF packages list doesn't show short names 49/10149/2
Barath Kumar R [Mon, 21 Dec 2020 10:12:23 +0000 (15:42 +0530)]
Bug 1382 - VNF packages list doesn't show short names

 * The VNF & NS Package list names will be displayed
 * Removed Vendor from both packages
 * The keys where changed based on the SOL006

Change-Id: I48f0884ec300f405325d598edf8a87109a6ff91e
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoBug 1381 SDN controller details pop-up doesn't show some attributes 33/10133/2
Barath Kumar R [Thu, 17 Dec 2020 14:45:53 +0000 (20:15 +0530)]
Bug 1381 SDN controller details pop-up doesn't show some attributes

 * Modified the UI to show the IP and port as URL

Change-Id: Ia6aa9a86c736f96bd3c42bb25f28d0e77b092083
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoBuild fail Fix for NG-UI 18/10018/10 release-v9.0-start v9.0.0 v9.0.0rc1
Barath Kumar R [Sun, 22 Nov 2020 14:45:10 +0000 (20:15 +0530)]
Build fail Fix for NG-UI

 * Updated angular from 9 to 11

Change-Id: I935283cbef382288d9d7dcfe9af125b0020f059e
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoBug 1290 Update all dockerfiles to 18.04 96/9996/1
Barath Kumar R [Fri, 13 Nov 2020 05:24:58 +0000 (10:54 +0530)]
Bug 1290 Update all dockerfiles to 18.04

Change-Id: Ibc3d0f8a6b2dd15d4ab2d0fc2508a5e36bc527f1
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoBug 1253 Updating the VNFD via ngUI breaks charms execution 73/9973/1
Barath Kumar R [Tue, 13 Oct 2020 12:44:16 +0000 (18:14 +0530)]
Bug 1253 Updating the VNFD via ngUI breaks charms execution

 * Fixed the bug by adding the symbolic link while extracting
   the file and while doing tar.
 * The file upload size is increased upto 50MB in UI

Change-Id: Ib1de6129018f11ce863a12a60e2ffab04187e795
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoBUG 1257 When adding a new VIM, the field "Tenant name" is confusing 22/9822/1
Barath Kumar R [Fri, 9 Oct 2020 04:07:59 +0000 (09:37 +0530)]
BUG 1257 When adding a new VIM, the field "Tenant name" is confusing

 * Changed the Tenant Name to VIM Project/Tenant Name.

Change-Id: I4654840c22534d862df5f3a774b2ad0529ad3e32
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoFix bug 1243: update Spanish translations 74/9774/3
aguilarherna [Thu, 1 Oct 2020 10:13:00 +0000 (12:13 +0200)]
Fix bug 1243: update Spanish translations

Change-Id: I6a059f5db49346de0b177509625b2ea66b9e6bc3
Signed-off-by: aguilarherna <daguilarh@indra.es>
3 years agoBug Fixes, KDU Level Execution Added 75/9775/1
Barath Kumar R [Thu, 1 Oct 2020 16:07:35 +0000 (21:37 +0530)]
Bug Fixes, KDU Level Execution Added

Change-Id: Ice38ecb1fdccffa29b2f291581ae7d2d820a8bc6
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoBUG 1221:Reset of NG-UI service leaves unusable UI 69/9769/1 v8.0.2
Barath Kumar R [Thu, 1 Oct 2020 09:17:24 +0000 (14:47 +0530)]
BUG 1221:Reset of NG-UI service leaves unusable UI

 * Fixed the issue, Called the logout function in the 401 unauthorized

Change-Id: I8a2ababc8010df664d9b401ce0bda2ae38f5668b
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoAdded KDU Level exection in UI 76/9676/6
Barath Kumar R [Wed, 2 Sep 2020 11:30:07 +0000 (17:00 +0530)]
Added KDU Level exection in UI

 * Provision to perform the KDU Level execution action in NG-UI

Change-Id: Ide6e335b41268c75ad4b4efd8ef4aa0a14c6b6ee
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoBUG 1199 Unable to perform any CRUD operations in NG-UI v8.0.1 75/9675/2
Barath Kumar R [Wed, 2 Sep 2020 11:13:05 +0000 (16:43 +0530)]
BUG 1199 Unable to perform any CRUD operations in NG-UI v8.0.1

 * NG-UI should send header request for all the request.

Change-Id: I91ed6f001cd233d19f6512859e929623fdff89c0
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoMerge remote-tracking branch 'origin/v8.0' 45/9645/1
Barath Kumar R [Fri, 28 Aug 2020 10:58:11 +0000 (16:28 +0530)]
Merge remote-tracking branch 'origin/v8.0'

Change-Id: I87a5322b38660d137284b55d95e115eea03213c4
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoBUG 1175 Unable to execute VNF-Level Primitives 82/9582/2 v8.0.1 v8.0.1rc1
Barath Kumar R [Thu, 13 Aug 2020 06:14:01 +0000 (11:44 +0530)]
BUG 1175 Unable to execute VNF-Level Primitives

 * Fixed the bug the for the Primitives Level execution.

Change-Id: I3ac9bf309037666d17ac11c80f350fefbe2f98e7
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoNG-UI BUG 1118 YAML not supported in config text-area when launching NS 02/9402/2 v8.0.0 v8.0.0rc3
Barath Kumar R [Tue, 14 Jul 2020 05:35:24 +0000 (11:05 +0530)]
NG-UI BUG 1118 YAML not supported in config text-area when launching NS

 * Fixed the textarea that can accept the yaml/yml/json values.

Change-Id: I019d4fec3ea2584b72f5d8a539226bc0abff4cf7
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoNG-UI Bug 1136 - Unable to execute NS level primitive 99/9399/4
Barath Kumar R [Mon, 13 Jul 2020 15:24:13 +0000 (20:54 +0530)]
NG-UI Bug 1136 - Unable to execute NS level primitive

 * The change in the NBI causes the issues. Which the NS level primitive cannot be launched.
 * To run the NS level primitive Execution. Need to get the ns packages yaml file to check ns-configuration is presented and the primitive to executed.

Change-Id: I10acf999de66237d1b8e79213b51b7ff526e8c66
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoNG-UI Bug 1119 - VDU-configuration not supported in primitives execution 80/9380/3
Barath Kumar R [Fri, 10 Jul 2020 06:40:15 +0000 (12:10 +0530)]
NG-UI Bug 1119 - VDU-configuration not supported in primitives execution

 * Added the one more option for the VDU Level Primitive in the select.
 * Checking for the primitives from the key ['VDU-Configuration']['config-primitive'].

Change-Id: Ic1eb0a6fe6c3aa22deda27aca3de00790b86bfbf
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoNG-UI Added support for the quotos 51/9351/3
Barath Kumar R [Tue, 7 Jul 2020 10:42:32 +0000 (16:12 +0530)]
NG-UI Added support for the quotos

 * Add the quotos limition to be defined from the UI.
 * Added the checkbox to activate the quote limitation.

Change-Id: I3795d00a3615018743449538e232b3bb31591d82
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoNG-UI Added support for the OSM Repository 48/9348/2
Barath Kumar R [Tue, 7 Jul 2020 10:18:58 +0000 (15:48 +0530)]
NG-UI Added support for the OSM Repository

 * Added a list to show the repo added.
 * Form to add the repo path with the type.

Change-Id: I77ddbf6ef4c7f02abd2e5bc455b3a21e04e5b20d
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoNG-UI Added the validation for the topology connection. 47/9347/2
Barath Kumar R [Tue, 7 Jul 2020 10:01:19 +0000 (15:31 +0530)]
NG-UI Added the validation for the topology connection.

 * New error validation is added for the VNF Topology connections.

Change-Id: I1b68695718410435cc064bd32ce1da007f6fa6ee
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoNew VIM Design with the config implemented. 46/9346/3
Barath Kumar R [Tue, 7 Jul 2020 09:54:05 +0000 (15:24 +0530)]
New VIM Design with the config implemented.

 * Added the feature to edit the config section after uploading.
 * Sample Config will be provided for each type.

Change-Id: I807e8848c4b1d07ee698a249e234568708d97bf2
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoNG-UI Design Changes 41/9341/4
Barath Kumar R [Tue, 7 Jul 2020 06:58:04 +0000 (12:28 +0530)]
NG-UI Design Changes

 * Drop-down action design changes to the display="dynamic" and
 container="body"
 * SDN/WIM State label color changed.
 * Dynamic Metric graph color is implemented.

Change-Id: If40f3f087286c8f8a36a0a5702e0116c95ecd956
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
3 years agoNG-UI Build Fixes 80/9180/1 v8.0.0rc1 v8.0.0rc2
Rajesh [Thu, 25 Jun 2020 12:09:49 +0000 (17:39 +0530)]
NG-UI Build Fixes

* ng-sidebar version changes in package.json

Change-Id: Ib468fe2c4ae13e8af45425042a0da4c533c75326
Signed-off-by: Rajesh <rajesh.s@tataelxsi.co.in>
3 years agoNG-UI Build Fixes 69/9169/1 v7.1.4
Rajesh [Thu, 25 Jun 2020 12:09:49 +0000 (17:39 +0530)]
NG-UI Build Fixes

* ng-sidebar version changes in package.json

Change-Id: Ib468fe2c4ae13e8af45425042a0da4c533c75326
Signed-off-by: Rajesh <rajesh.s@tataelxsi.co.in>
3 years agoInitial Commit - NG UI 43/8843/19 release-v8.0-start v7.1.3
kumaran.m [Fri, 1 May 2020 14:18:54 +0000 (19:48 +0530)]
Initial Commit - NG UI

* Roboto and font-awesome fonts are added in package.json
* Replace Nginx alpine varient to stable
* Devops files are added
* Docker file aligned as per community reviews
* Enhancement - NS primitive, Azure inclusion and domain name
* RWD changes

Change-Id: If543efbf127964cbd8f4be4c5a67260c91407fd9
Signed-off-by: kumaran.m <kumaran.m@tataelxsi.co.in>
3 years agoAdded files for deb package creation 84/8884/2 v7.1.2
garciadeblas [Thu, 7 May 2020 15:05:58 +0000 (15:05 +0000)]
Added files for deb package creation

Change-Id: I7cd40b9696009ffd778ba69ec2e6723a7f8e32e4
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
4 years agoInitial common files for all repos 76/8776/1 v0.0.1
Felipe Vicens [Wed, 8 Apr 2020 14:36:18 +0000 (16:36 +0200)]
Initial common files for all repos

Change-Id: I55fd8f479dc4a5662e66c6aa5c7df20e81d5c81e
Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
4 years agoInitial empty repository
almagia [Tue, 7 Apr 2020 15:08:07 +0000 (17:08 +0200)]
Initial empty repository