Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: DOVETAIL-801
Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com>
Change-Id: Ie9509bb68717b4c78813d741f7b26eb6466ba5cc
|
|
Issue-ID: DOVETAIL-801
Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com>
Change-Id: I6d732440974a1659f0516a8ad205d895cb00abe4
|
|
Add license for all files in this repo except following:
1. all .png, .gif and .json files
2. all empty __init__.py files
3. MANIFEST.in
4. .htmllintrc
5. node-requirements.txt
6. update/README.md
7. opnfv_testapi/ui/auth/rsa.pem
8. opnfv_testapi/tornado_swagger/README.md
9. 3rd_party/static/testapi_ui/favicon.ico
10. 3rd_party/static/onap_ui/favicon.ico
Change-Id: I6329d09b67cdafaa545cea7894e5edf3466d0009
Signed-off-by: xudan <xudan16@huawei.com>
|
|
This patch applies all the required changes in order to support a
second web portal container with the onap web portal content.
Change-Id: I2f59776313bf2067dbdfb04445620b5241716ebb
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
JIRA: DOVETAIL-755
This patch improves Docker deployment. It removes the extra unwanted
container. In addition, it removes unused files. Finally, it fixes the
issue of python install where the static files of swagger where not
installed inside the api container.
Change-Id: Id74c88ab77182ed233f0eedad39ff8da245bb3dd
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
JIRA: DOVETAIL-741
This patch make uploaded company logos from administrator persistent
by saving them to a permanent docker volume, mounted to a specific
path inside api container.
Change-Id: I0b0ef66cc2b3761863a2f58da0196d302d4b5ade
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
JIRA: DOVETAIL-731
This patch fix the upload file size to be respected on local
docker deployments.
Change-Id: I484af5717de4107dd467e98591f7f5c569d163bf
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
1. Update the Dockerfile for 2 docker images
2. Update the docker-compose.yml with the new docker repo
JIRA: DOVETAIL-671
Change-Id: Idd0d676568a3aa2a63a1429288f984618281e13a
Signed-off-by: xudan <xudan16@huawei.com>
|
|
This is only the first step to simply copy the file here.
There still need some more work to make sure all work well.
All the changes will be submitted with other patches to make it easily to review.
JIRA: DOVETAIL-671
Change-Id: I64d32a9df562184166b6199e2719f298687d1a0a
Signed-off-by: xudan <xudan16@huawei.com>
|