Age | Commit message (Collapse) | Author | Files | Lines |
|
It was included the instructions required for building Docker images
of the Policy Docker project.
* https://git.onap.org/policy/docker/tree/vagrant/setup_policy.sh
Change-Id: Ic6f9888c6dfe9f1a97652ade774c5cbb08239a99
Signed-off-by: Victor Morales <victor.morales@intel.com>
|
|
It was implement the option to use the maven settings configuration
file from OParent project
Change-Id: Ic7f6c618c2ac707e882ea371985f5d6f77c3605b
Signed-off-by: Victor Morales <victor.morales@intel.com>
|
|
The install_java function didn't have a validation that checks if the
java package was already installed. This change adds the verification
as part of the installation process.
Change-Id: I1aafb60a3f2f8137c810da3afcac7b0d6f86ed63
Signed-off-by: Victor Morales <victor.morales@intel.com>
|
|
This change includes the addition of Unit Tests for A&AI component
and the required refactor process in their functions
Change-Id: Ib3b1109e7e80d5ef51e682445b7ecbf600bf3e62
Signed-off-by: Victor Morales <victor.morales@intel.com>
|
|
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>
|
|
This change includes instructions to setup a development
environment for a AAI project provided in the wiki entry:
* https://wiki.onap.org/pages/viewpage.action?pageId=10782088
Change-Id: I1e60d6cc1d2fd12c56990aded6f385f11dca5b9c
Signed-off-by: Victor Morales <victor.morales@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>
|
|
This commit contains the current state of the files and folders
imported from github repository[1]. Fixes and features are expected to
be implemented in this project.
[1] https://github.com/electrocucaracha/vagrant-onap
Change-Id: Ib1e8d264e9566c5e44454f5475b5da4638879cb7
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-id: CIMAN-28
|