Age | Commit message (Collapse) | Author | Files | Lines |
|
The name of the variables of the portal script was using policy names
which could result in conflicts with policy scripts. This change fixes
that name convention.
Change-Id: Ic3838a2e9292f23923c0b0c20dbd7726a83b3aee
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-21
|
|
This patch adds Unit Test for checking Portal installation.
Issue-Id: INT-21
Change-Id: I8cb93db08134e9cc96400476a7d1f19d4c789e0c
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
|
|
The portal script was calling docker CLI to retrieve a mariadb
docker image that is hosted in the public hub. This change uses
the pull_docker_image functioUse the pull_docker_image function
Change-Id: Ie9f40fc019bda3655075b09d46360cdade8df949
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-21
|
|
Several places were using this variable, therefore it was placed
in a common place.
Change-Id: I481a62482cd2bb55b4a76623309d0977ddb67fe7
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
|