Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Ie390ca4f536c1db8418860825ca29d44aa3bcba1
Issue-ID: SDC-2892
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
This seems to fix the issue, we can still
onboard CBA at VF level and the CBA get included
in the distributed CSAR under the directory
Artifacts/*/Deployment/CONTROLLER_BLUEPRINT_ARCHIVE/
as expected
Issue-ID: SDC-2892
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: Ie9f9cd7b8d2cf5eb3ff3c41a4b04eedd788265a6
(cherry picked from commit c36523ba9887990b8a785266fd5d688e4888d67d)
|
|
Change-Id: Ia08df97c9724c01329cdeafe3e647973adfef589
Issue-ID: SDC-2855
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
Add Operation Button is missing in Service management
committing fix by Akiva
Issue-ID: SDC-2843
Signed-off-by: ilanap <ilanap@amdocs.com>
Change-Id: I9a6c89e45ea425eb9abf827906562e14a39cf1ff
|
|
Change-Id: Ieebd8c55a505d02ceef5e330d047c024f5d820db
Issue-ID: SDC-2793
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
Also bumping version
Issue-ID: SDC-2855
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I1ee3f155ca50edee4a47b8585d95f9a3f848b94a
(cherry picked from commit a22105ea1e73575bd312450956e6cb6cb51b93a9)
|
|
Creates an http/https client to check whether plugin is online. missing UI fixes still
Issue-ID: SDC-2843
Signed-off-by: ilanap <ilanap@amdocs.com>
Change-Id: I06ee08c73881c8a8c458198f9b6a0f9df1021f52
Signed-off-by: ilanap <ilanap@amdocs.com>
(cherry picked from commit 7422f22140b7ce24e3e735dabaa325e2f7a4fc92)
|
|
Change-Id: I4da92b9e7055c4b7b375e77aab87122e8a61b520
Issue-ID: SDC-2843
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
Change-Id: I4d2e5c983da65a6563c63e7630a2f004d5e3fe28
Issue-ID: SDC-2798
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
Change-Id: Ib485f282ce0641ad7be8fef9324211ef84bac552
Issue-ID: SDC-2798
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
Issue-ID: SDC-2798
Change-Id: I7a6e66c3a983d1490722c3ce36711f0b700dc756
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
Change-Id: I972b485cc59bf172267988792ca8bbb95cc370fd
Issue-ID: SDC-2798
Signed-off-by: MichaelMorris <michael.morris@est.tech>
(cherry picked from commit 4d1f8679417a7936432d62e40c932d33e8926ffb)
|
|
This will permit to exclude auto-generated code by LOMBOK from
jacoco and will increase coverage.
Change-Id: I0f5161ebcd93656ed034480a0e5a45b93d44b27a
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2833
|
|
Summary of changes:
sdc-cassandra-init
Added user sdc (in base image base_sdc-cqlsh - https://gerrit.onap.org/r/103436)
Run entrypoint as user sdc
Moved relevant files from /root/ to /home/sdc/
sdc-backend-init
Added user sdc (in base image base_sdc-python - https://gerrit.onap.org/r/103436)
Run entrypoint as user sdc
Moved relevant files from /root/ to /home/sdc/
sdc-backend
Run entrypoint as user jetty
Moved relevant files from /root/ to /var/lib/jetty/
Moved cadi & cert files from /opt/app/jetty to /var/lib/jetty/
Moved ready_probe from /var/lib/read-probe.sh to /var/lib/jetty/read-probe.sh
sdc-frontend
Run entrypoint as user jetty
Moved relevant files from /root/ to /var/lib/jetty/
Moved ready_probe from /var/lib/read-probe.sh to /var/lib/jetty/read-probe.sh
sdc-onboard-backend-docker
Run entrypoint as user jetty
Moved relevant files from /root/ to /var/lib/jetty/
Moved ready_probe from /var/lib/read-probe.sh to /var/lib/jetty/read-probe.sh
sdc-onboard-db-init-docker
Run entrypoint as user sdc
Added user sdc (in base image base_sdc-cqlsh - https://gerrit.onap.org/r/103436)
Moved relevant files from /root/ to /home/sdc/
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-2798
Change-Id: I85be320a4a5e1cc5aeebbb98c4484d5d6fd06dfc
(cherry picked from commit a2abf6ea18d512d367277bacaf7476754dc0eff5)
|
|
Change-Id: If4741db18750ef3475bb5f54fd3aed87b0d351d1
Issue-ID: SDC-2755
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
Bumping version to 1.6.2
Change-Id: I041bb5ce967b687e10be97dbbaa3ba1d119d13ff
Issue-ID: SDC-2825
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
Change-Id: Iab8c7cd48f7210d1833928e7ea075e2221db94c7
Issue-ID: SDC-2799
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
Add check of plugins-configuration.yaml file.
If file doesn't exist don't mount volume to container.
Added changes proposed in ticket discussion.
Change-Id: I7025330afd9eb4e701ffc7dccaf0932ae72d8e11
Issue-ID: SDC-2759
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
|
|
Change-Id: I92785294ef0e49477e8c33e30285b7d5978910a9
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2759
|
|
Refresh the property.value which is sent to the backend
to properly update the policy property.
Issue-ID: SDC-2797
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: If87c7acb5324cf933e9c8a4ebd5616a11d8b4c71
|
|
Change-Id: Id83f0ddd1846e4887d1d5a7c3fb5bf8db406186a
Issue-ID: SDC-2799
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
Change-Id: Ia26fa595502c677dc1014e280cee09581f013452
Issue-ID: SDC-2761
Signed-off-by: MichaelMorris <michael.morris@est.tech>
|
|
When VF is exported as csar, policy properties
are typed regardless types in the related shemas.
This patch fixes this issue.
Change-Id: Ib34f329888d454283c89a8a1aec6349069ea7234
Issue-ID: SDC-2773
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
|
|
Now all time contains all elements in the one line.
Issue-ID: SDC-2308
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: Ic424f6bef0bc2ba83375b1339bbc451bd14ddff9
|
|
The userId for the mocked user used in the catalog-ui
development environment was incorrect.
Small adjustments in the webpack.server.js file.
Improves the README.md for better understanding of some
configuration options.
Change-Id: I231f4349a868a2544a6b1ab9e9deb68873850e2b
Issue-ID: SDC-2779
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
Change-Id: Ieff9791620f9e7bbebdd7410bc0ab128434228cd
Issue-ID: SDC-2724
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
Polices import implemented.
Error type added for invalid policies.
Import tests added.
Fix test failures.
Got rid of Either in the new code.
Change-Id: I3e91cc6d24433c2b3862f407348e71e1e67c3b4e
Issue-ID: SDC-2728
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
|
|
Issue-ID: SDC-2760
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Change-Id: I3645c737ba367a3576d58afb581c8118eb0f6011
|
|
Generic Artifact Browser is visible for PM_DICTIONARY artifacts
Two agreed formats of the artifact are supported (examples in tests)
Small fix for searchable fields and introduced new once for PM_DICTIONARY:
measType
measDescription
measObjClass
measFamily
measInfoId
Change-Id: I2cb609bab6405b55e8099da023ae035205dcd1ab
Issue-ID: SDC-2095
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com>
Issue-ID: SDC-2095
Change-Id: Ib5bbb214b1b25604db643a0c220aff5a97e7afd6
|
|
Issue-ID: SDC-2777
Change-Id: Ia25f34736a8926b6ebe622114b0beb1f806f4791
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
|
|
Change-Id: I740a4181be400391cb9b7e87ec85a8042947ae05
Issue-ID: SDC-2724
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
Change-Id: I24193515352973a8f5244c1089448ed5e9bac173
Issue-ID: SDC-2724
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
When MDCSetup class in logging-filter-base tries to calculate an elapsed
time, it expects a datetime is given in ISO format.
But date format in LogFieldsMdcHandler is not compatible with ISO format
therefore 'Unable to calculate elapsed time due to error' occurs.
This change fixes date format in the class
so that the date string can be parsed by logging-filter.
Change-Id: I07c8f103f46493fe0764f904f3f00f66f35dbcf6
Issue-ID: SDC-2767
Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com>
|
|
Issue-ID: DCAEGEN2-1940
Change-Id: I50d15f24e015eaac43a175c9bceef80f6d0d5900
Signed-off-by: dfarrelly <david.farrelly@est.tech>
|
|
Issue-ID: SDC-2761
Change-Id: I9287e0255fdda8da61cafc4b761190c8992b9aff
Signed-off-by: MichaelMorris <michael.morris@est.tech>
|
|
Reloads the backend configuration file when the file
listener catches a change.
Forces validations errors when the configuration file
could not be parsed.
Remove not used configurations.
Change-Id: Ic6fcb2b557d52ec53074c38ab8e0fcfa96e9be67
Issue-ID: SDC-2758
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
Change-Id: I9730c49b431715835f04f8579da944b096e2480e
Issue-ID: SDC-2740
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
*Update PMSH Data Types to support multiple measurementGroups
Issue-ID: DCAEGEN2-1940
Change-Id: Iba6f8c0d88490a554de2b5e079508a3882aa14b8
Signed-off-by: dfarrelly <david.farrelly@est.tech>
|
|
refactor static InterfacesOperationsToscaUtil to be non-static
InterfacesOperationsConverter (as it uses PropertyConvertor),
move logic from static ToscaExportUtils to ToscaExportHandler
(as it uses PropertyConvertor)
Change-Id: I917351ca59ee1e792c7b0850d6a8b246b71b4b03
Issue-ID: SDC-2765
Signed-off-by: talig <talig@amdocs.com>
|
|
Change-Id: I602891d783ce4c80fca6e9da3c765218d19da993
Issue-ID: SDC-2684
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
Merging this will create
https://onap-sdc.readthedocs.io
This build will run in parallel
to the current docs generation method
until we are ready to cut over.
Issue-ID: CIMAN-364
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I04c354d75404565e7bc640f5f0b585865f1a92e4
|
|
Move SDC to version 1.6.1
Issue-ID: SDC-2755
Change-Id: Ie9fcbacad5f0403bb98250928aff78b2354877bf
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
|
|
Change-Id: I5ef0070af934d901202c14d544a082ed3a41dff2
Issue-ID: MODELING-308
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
|
|
Moving to lombok. ComponentMetadataDataDefinition did not use lombok. The Equal, hashCode and toString functions were too completed to maintain.
Issue-ID: SDC-2690
Change-Id: Ie83b6754579d2776cd0222d61ad4eb9be9e35e6c
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
|
|
Moving to lombok. ServiceMetadataDataDefintion did not use lombok. The Equal, hashCode and toString functions were too completed to maintain.
Issue-ID: SDC-2690
Change-Id: I2e361ca790df8a271602c36bc57912ba2b7ed5fe
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
|
|
Issue-ID: SDC-2757
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Change-Id: I90d1bb36fb527dd2f610ad610bfa88eccbbcc6d7
|
|
Checks whether plugin was ready and will reset loader and ready event when moving between windows if not.
Issue-ID: SDC-2715
Signed-off-by: ilanap <ilanap@amdocs.com>
Change-Id: I9c3d637135153f0607a6588e5f588450c1708b99
|
|
Issue-ID: SDC-2756
Change-Id: I87e319a71931881fdef5c5095c79df3a13f4515a
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
|
|
Removes all heat and normative items from typesToUpgrade.json.
Add verbose to pycurl if is in debug mode, to print request
information.
Adjust to upgradeONAPNormative.py to the correct python
syntax and removing unused imports.
Change-Id: Id4ee601dd70b337c5eeb84965843305300ef7fe3
Issue-ID: SDC-2752, SDC-2753
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|