Age | Commit message (Collapse) | Author | Files | Lines |
|
This change allows to control the level of verbosity for the
ONAP on vagrant execution. The new debug configuration value
enables verbosity setting its value to *True*
Change-Id: I29a3694ea3182a02cb585af5ae8ada1f8a415c8c
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-323
|
|
The regular expresion that determines which repository is covered
by the Unit test was wrong. This change modifies this regex to remove
exact matches.
Change-Id: Iffbd241c9463e57953b607d1f389d3be073d6b25
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-289
|
|
In order to make more flexible the execution workflow of this
project, a new mechanism has been implemented to override the
default configuration values.
Change-Id: Ie6c5aeeb35b7f0de47379ea764ccc8dc21e4bff7
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-236
|
|
It was reviewed the Unit Tests for VFC component which results
in refactoring and updating some portions of the code
Change-Id: I0d3f09a5a24e2e96bd733346eaf4b9cd988f98c3
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-105
|
|
The SDC project has updated its compilation output files, as result
the Unit Test needs to be changed.
Change-Id: I31c7773a2de1ac865ce8b45a5c10e5995ee960d0
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-16
|
|
Add/update VFC docker image builds in Vagrant ONAP.
Change-Id: I714c3b846576cab8af1c0632853ba7e3aca35127
Issue-Id: INT-136
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
|
|
This changes add support to Common Controller SDK project, which it's
extracting some code from SDNC.
Change-Id: I0e7365fdc854c4c6357c5c3b4bc7608f0076d241
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-196
|
|
This patch adds support for building docker image
for the VFC NFVO LCM repo.
Change-Id: I5aa999a872bc727959180389ff354c029af513a0
Issue-Id: INT-136
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
|
|
Change-Id: Iba5f7e5a1c6586a1a8c158854f95904944ba62c0
Issue-Id: INT-101
Signed-off-by: Idan Amit <ia096e@intl.att.com>
Co-Authored-By: Victor Morales <victor.morales@intel.com>
|
|
It was refactored the Unit tests and functions of VFC scripts
Change-Id: I9e7ba61ace7830c62b52556922e0ec2b4d9efa91
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-105
|
|
Fix name rc_folder -> src_folder for cloning to work correctly.
Change-Id: I39bbb1efa6df8071deedeb457d1e4ee0dabebb66
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
|
|
It was extract the installation of pip packages from the
install_python function, this change allows to install python
packages isolated. This also includes the manual configuration
of java certificates required for maven execution.
Change-Id: Iac60d7521101d5c4997f95c16f4decd857cc5c3c
Signed-off-by: Victor Morales <victor.morales@intel.com>
|
|
Given some internal procedures was not possible to submit all the
changes. In the meantime, those changes were placed into an
non-official project. This change syncronizes the latest changes
into the official repository.
Issue-id: INT-17
Change-Id: Ia4125f4b70273401e4ed3cc1908d2e2ad7d1c2e9
Signed-off-by: Victor Morales <victor.morales@intel.com>
|