Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/sdc.git from branch 'master'
to 15ada30d45e3e0db068e54e38c99f40b2c2a9e8f
- Automation adds index.rst
Issue-ID: CIMAN-376
Change-Id: I6b9df89424fcb6ad0cbdbe6631b4514f20edf57a
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 2c2588f0c02254d490b9f542844e75b33134da2a
- Added more tests to increase coverage
Removed redundant tests
Change-Id: I7776639d435267c4c38a32a7c19d925b0e715b15
Issue-ID: SDC-2869
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to e69b87493fb84ef585d02b03d02ec8cc1f819381
- More unit tests added
Unused constant removed.
Error logging added.
Change-Id: I91dca825e54ffd8f11a69344d6bb00b4e70dbea1
Issue-ID: SDC-2869
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to d1b56d9b7382b8ca53a4006e93c6f35aaae611c0
- Added more tests.
Added more unit tests for cover CapabilityRequirementConverter.
Issue-ID: SDC-2869
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: If4f252f63cf126aab0961199c296581c0d089b21
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 2ea2a56aed979ea94cf65f7fefdae09d1f95506b
- More tests added
Change-Id: I4b6ec51eb13d3553b308f794fb22b7761993f0ab
Issue-ID: SDC-2869
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to e052e9b0cc7d30f2fb4bada0a3e75e2c4d0e2f73
- Increase test coverage
Change-Id: I5ed0e2520305519af573df10768c3ee69c39f213
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2833
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 8c5c8c57766412f57a8c7168b268b59e8ae72667
- Fix when adding a VF
Remove duplicated field when adding VF, fix label names and fix field that appears mandatory even though its not
Issue-ID: SDC-2865
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Change-Id: Iac0866ebcd1b90570949fe9c851fec1f861818af
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 36ed0482eca91d1fa3efa4a5c7a7445516c6bd58
- Fix ready probe exit code
The exit code ranges from 0 to 255, so it should not be
returning the http status code.
This was breaking the health check for the docker_run.sh
script, which was always getting a 0 return code in a
case of 503 http status for example.
Change-Id: I52b2923cdfc0d7389894917ccc4aa58468ac8bdc
Issue-ID: SDC-2867
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 94e7778319778713c0b4e2ccf590cefc6e18c21e
- bugfix for operations screen
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
|
|
* Update docs/submodules/sdc.git from branch 'master'
to e6a4b30df9c1e712feacdacb04b205c9efd773bc
- Fix sdc-backend image context.xml creation
The file was not being overwritten during the build process.
It was not changing after the first build, causing war artifact
version problems while running the container.
Change-Id: I8b1ab741c82f9274a2049bb4c2d1c3a8c1c8ee38
Issue-ID: SDC-2862
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 9cd184ef2b013197cd984cf881335c08a9eab01f
- Fix data type properties declaration
According to TOSCA Network properties definition the keyname 'ip_version:' should have Integer as valid_values rather than String
Where the keyname 'count:' is declared as a String type the default value should be String rather than Integer
Fix misspelled ONAP types 'onap.datatypes.monitoring.measurementType' and 'onap.datatypes.monitoring.managedObjectDNsBasic'
Fix the keynames 'upstream:' and 'downstream:' as both are declared as a String type the valid_values should be String rather than Integer
Issue-ID: SDC-2864
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Change-Id: I56afdf2818b5f2463fb6088cd8b468fd38ef5086
|
|
* Update docs/submodules/sdc.git from branch 'master'
to dd463c2843dcfbc5b375d90630788f5f269c7b0a
- Fix keyname 'constraints:' according to TOSCA property definition
Issue-ID: SDC-2863
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Change-Id: I955af393b4f10ca56a01bfcb2f62c37496c484d6
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 1570565c12f70cb7dd5bcc29822b607ce103e4fc
- Remove keyname 'required' from Schema definition
The Schema definitions does not have keyname 'required'. The keyname 'required' is a TOSCA property definition.
Issue-ID: SDC-2866
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Change-Id: I0a827d30c8790ec63c20a9da6cd0758eb024c491
|
|
* Update docs/submodules/sdc.git from branch 'master'
to aefe335ef35ffd318108fb667ce69e398f8d65bd
- Increase test coverage
Change-Id: I0c8ddfb32ae7abc6443007fc5cee72bec6da785b
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2833
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 0968bd68620bbd22e7ab855c9252be4178953a3a
- Tests added to increase coverage
Change-Id: I16a729385647cb691fb7c94bd8f26a3c19b1b99d
Issue-ID: SDC-2861
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 0323dc0535e4af4c5aa2d7ef4a3fb4eb4cb9a813
- Increase test coverage
Change-Id: I290371a025ba3376a013ba464e4dfb601d74aa8b
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2833
|
|
* Update docs/submodules/sdc.git from branch 'master'
to cb717c690420d0e9e873ac2c59de0a0ea2ca278d
- Increase test coverage
Change-Id: I7b1d4b783d2d8e41a8ff92db15d77270ba4eef80
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2833
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 61f3949dd7b99ba10c40fade4405b982e40e2c2a
- R6 release notes and documentation update
Change-Id: Ieebd8c55a505d02ceef5e330d047c024f5d820db
Issue-ID: SDC-2793
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 1a94a3b92806a7a1633305130ec3b8cad06f9f4d
- Fix catalog-be unit test failure
Fixed catalog-be test failure due to missing imports
Change-Id: I91f281302a33b5b8f640100a3f1b77908ae44e7c
Issue-ID: SDC-2659
Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 407bbefe5b0b932f6c6bed65193815c78b4d41b5
- Add 'required in runtime' for service inputs
User may want to set required to true for some inputs
so that make sure those input values are given at service
instantiation time.
By this change 'required in runtime' column is introduced into
service inputs table in Properties Assignment screen
and user can select required true/false for each input.
Change-Id: I0d676d2d20e02c975d51c7f4d2bb63c699743d66
Issue-ID: SDC-2659
Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 4f02f33f309c3869d231926582f559aa04816063
- Increase test coverage
Change-Id: Ibc6134e5954537258541ff018dc9794191d4e907
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2833
|
|
* Update docs/submodules/sdc.git from branch 'master'
to ee80eb11d8ace0117ea1084c5ac16d8d271b8fd9
- Increase test coverage
Change-Id: If9b371042a42213f38828f9628714d076261f25c
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2833
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 7422f22140b7ce24e3e735dabaa325e2f7a4fc92
- Initial fix for https call to plugins
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>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 8d82a514707fb0853d6a2c6d8f7408a872e727ca
- Fix unit tests
Added asserts where required, add tests.
Replaced getters-setters with Lombok annotations.
Fixed incorect SUT in the tests.
Removed default constructors used only for tests.
Change-Id: I9be29d9c0d891039952178a3c3e1c3a2062d1382
Issue-ID: SDC-2856
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 4819f02aa3b628294196340a119cd6976a159757
- Support 50 Characters for VSP Name
Change-Id: I02ddb9d67669e2ecca02762a4bb9862bf28df3cb
Issue-ID: SDC-2854
Signed-off-by: Tufman, Shay (st198j) <st198j@att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to a22105ea1e73575bd312450956e6cb6cb51b93a9
- Updated the sdc cert
Issue-ID: SDC-2855
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I1ee3f155ca50edee4a47b8585d95f9a3f848b94a
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 9f8477bc49755f9b1e417266624bbc04958e8b9b
- Increase test coverage
Change-Id: Ie28e36012be1313efa0082b34c0b36c325dc1b76
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2833
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 29ef7edbf694dea1a33a7ddd97b7250d2ec1f61e
- Increase test coverage
Change-Id: I90606d768c55ad13aa9df62bc4d3f533206db1bc
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2833
|
|
* Update docs/submodules/sdc.git from branch 'master'
to bca8dd9ac181bde35c9f89766e86855d9ddd2102
- Fix unit tests
Add asserts where required, fix tiny issues.
Replace getters-setters with Lombok annotations.
Change-Id: Icb1a20f400fd8732a3d0ae23b8fe88bc693df1f5
Issue-ID: SDC-2853
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to cb10a6cc9f65ef69c3c8a29a9ea3312adfe814e4
- Fix to CSIT failure due to EP type
Change-Id: I6a2bcd4b43490898952fa1a5ea171ece015d376c
Issue-ID: SDC-2820
Signed-off-by: Ben David, Elad (eb7504) <eb7504@intl.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to a7e2351ac2700bc62584d8f16057c1efa1f64400
- Improve log texts
Issue-ID: SDC-2852
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: I7a1ebfc625e297f943794046f37b15cc48d8cacb
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 2c579cb9d74cbed39f60592b1837bd72b20d35cc
- Fix for Operation Button is missing
Change-Id: I4da92b9e7055c4b7b375e77aab87122e8a61b520
Issue-ID: SDC-2843
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 201ca6fe0775995ff574c0eabbbea65f368a42be
- Increase test coverage
Change-Id: I08577d28ced96f945d5ecfc3a19fb4f46d44ec02
Issue-ID: SDC-2833
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to e224d76e1558a31818badc60af59dc02e0fb268a
- Import of VFC will maintain interface implementations
Issue-ID: SDC-2772
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Change-Id: Id387ebd67ff0b136d532df70fe8b2b8760edc433
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 97930ffc459281aa11c8e3fb1ffacafdc3d161be
- Fixed updating VFC
Added checking that newProperty.path isn't null.
Also added refreshing the returned property from the backend.
Issue-ID: SDC-2800
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I82449d04f3151b5233cd99fb919b47f6d05a83fa
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 91ac6b9f294828bec7e8e9200f5dabaf64f2a4f3
- Fix unit tests
Add asserts where required, fix tiny issues.
Replace DTO getters-setters with Lombok anntations.
Change-Id: I77c7ff2b1b536e357910ab1820ff27e03a16967a
Issue-ID: SDC-2849
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 8448309e0e1aed102a34bafbb53b1fd9b9600bfe
- Fix unit tests
Add asserts where required, fix tiny issues.
Change-Id: I764fb6ab989e6271248a68f488929356ac2069c0
Issue-ID: SDC-2848
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 98c69958a5f463ebaa5b75ef3188d599ead93692
- Fixed import in sdc-BE-init python scripts
Issue-ID: SDC-2784
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I72eb129c5c4cb63fdf0ab13a6128d555b49b6d0c
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 5944b441468500fffa7111b5dea9181461ae1303
- Refactoring the sdc-BE-init python scripts
Adjust to the correct python syntax.
Remove not used imports.
Also fixed:
- the indents
- checking that all normative imported correctly logic
Issue-ID: SDC-2784
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: If7edc867f3cb591be157073fbc12b9842b200023
|
|
* Update docs/submodules/sdc.git from branch 'master'
to ec7da6aea30a1b73d1e0f5f75d2b6119ed8fa251
- Entitlement Pool - Support Type Field
Change-Id: Ibd9996cce04849332bd23dd62e6143386cdd9a70
Issue-ID: SDC-2820
Signed-off-by: Ben David, Elad (eb7504) <eb7504@intl.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 1a64c83fc436e17f93e468f7d46ff9f5fcb081ce
- Add support for simple yaml profile 1.2
Change-Id: I735d25c6b6c3344c4b742f09b3aeaf4d03c2d17c
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2738
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 6329f959f27920179604e1a015003a0f6614bd97
- Added socketReadTimeout to be apply
Added socket ReadTimeout to be apply in the SdcSchemaUtil
which is use by sdc-cs-init
Issue-ID: SDC-2759
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: Ia85f166de44e6461dffbb001d5f7b8c4a0ba81c3
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 13a7f6743fbcc736c871d8168d2a7dcbda1daaba
- Include derived_from types in generated csar
Issue-ID: SDC-2775
Change-Id: I7b90ff78c389e5680cacafda2065669f6baf1735
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 815674c947f970e9e57e06c8907758f88032b30a
- Fix unit tests
Add asserts where required, fix tiny issues.
Replaced getters-setters with Lombok annotations.
Change-Id: I9d75c871870fffe82876e14dd2eb9d3585ecb916
Issue-ID: SDC-2708
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
- Fix unit tests
Add asserts where required, fix tiny issues.
Reverted ApiResourceEnumTest as it will be fixed later.
Change-Id: I794e27b0136cf625b9393afe417cd27675f6f891
Issue-ID: SDC-2839
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to ddb1575d9900225f989f1aa98cf5a2070544ac87
- Use new base dockers
Issue-ID: SDC-2798
Change-Id: I7a6e66c3a983d1490722c3ce36711f0b700dc756
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
(cherry picked from commit 68fe4496694a286a441e23ef9686b04feeb0f5fd)
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 9c49e4b01ef5300026b62afa4e5b6cc591469dc1
- Added new unit tests
Added new unit tests to GraphMLConverter class.
Fixed the Sonar issue.
Issue-ID: SDC-2327
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I985a860012c0c2b0b6524c0a2346415cb113d83c
|
|
* Update docs/submodules/sdc.git from branch 'master'
to b3e9914ce32f3e1b11396f88b3af9ae00c76479d
- Increase test coverage
Change-Id: I5b666658061bf8838e1af952f3b808da6e113c7a
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2833
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 9d41d534fd74ea58e80aedf441f8bc4d818d2d93
- Increase test coverage
Change-Id: I8d9495d49aa867aee203e4af1fdcc843099f1b07
Issue-ID: SDC-2833
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to be89d1f7289055ed78416c884ae6be7314c41635
- Increase test coverage
catalog-model/src/main/java/org/openecomp/sdc/be/model/CatalogUpdateTimestamp.java
Change-Id: I7c4218d09472196c0ddd7590dc6e5a4ba71f842a
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2833
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 4cb936b0af1373adb855689198b0b2bde17bad15
- Increase test coverage
Change-Id: Icb947bec2b36d6706dc2e214320c6018cabbca15
Issue-ID: SDC-2833
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
|