Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/externalapi/nbi.git from branch 'master'
to bce9428824803a9f2b03975c7238e52974ec31b2
- Update documentation with info on EXTAPI-249
Change-Id: If12911e2cab641cde9de0eb7f9615286d1e97ae9
Issue-ID: EXTAPI-253
Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
|
|
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 6fdcd7d9bd8b4395180d8cbd6c6aa936e50dba76
- Merge changes from topic "OOM-1816"
* changes:
Molecule test for infrastructure playbook.
Add the prepare-package-repository role
Add prepare-nexus role
Add prepare-nginx role
Add the prepare-dns role
Add prepare-vncserver role
Allow unsafe writes when modifying resolv.conf
Add nexus_come_up_wait_retries variable to nexus role
Remove docker restart condition from docker role
- Molecule test for infrastructure playbook.
These tests execute the whole infrastructure playbook.
Issue-ID: OOM-1816
Change-Id: I793191e05cb0b527c3da6d820c1916231e69d865
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
- Add the prepare-package-repository role
This role may be used by infra playbook tests.
It downloads docker rpm packages and their dependencies to disk and
creates a simulated offline rpm repository that
can then be used to test installation of packages.
Change-Id: Ia1a1bed1b124e036219ccc12c4650ce446955f01
Issue-ID: OOM-1816
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
- Add prepare-nexus role
This role can be used by nexus role/infra playbook tests.
It downloads and archives the nexus image used by these tests.
It also archives some example docker images that
can be used to test runtime image pushing.
Change-Id: I027dd5dda60ab0abba7701cb038f6552a72e3599
Issue-ID: OOM-1816
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
- Add prepare-nginx role
This role can be used by nginx role/infra playbook tests.
It builds and archives the nginx docker image used
by these tests.
Change-Id: I51052f4d587926be0331203fffd0bbd69a7dc58d
Issue-ID: OOM-1816
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
- Add the prepare-dns role
This role can be used by infra playbook or dns role
tests to download the dnsmasq docker images
used during test.
Change-Id: I05d9ccd1f2ac3d635c032b43078ca9a2179cb547
Issue-ID: OOM-1818
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
- Add prepare-vncserver role
This role is used by infra playbook tests
introduced in a follow up commit and
it downloads the docker vncserver image used during testing.
This role may also be useful for vncserver role tests.
Change-Id: Ib9fc8041519d716207f2c1887f68fb29faab911f
Issue-ID: OOM-1816
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
- Allow unsafe writes when modifying resolv.conf
The package-repository role edits /etc/resolv.conf.
Ansible modifies files atomically to prevent data loss on crash, but that
does not work in docker containers because /etc/resolv.conf is
bind-mounted.
Allow ansible to fall back to non atomic writes in such cases.
This makes it unnecessary to hack around this.
Change-Id: I066205322de5cc06569e6ea3aa38885d3834f9cd
Issue-ID: OOM-1816
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
- Add nexus_come_up_wait_retries variable to nexus role
This variable is used to set the number
of retries when waiting for nexus to be running.
It may occassionally be useful to increase it on slower
test environments.
Change-Id: Id34106dd8f9a8b2b1949b80adb22fbec3df71e23
Issue-ID: OOM-1816
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
- Remove docker restart condition from docker role
Docker role doesn't trigger docker restart when run in docker container
(e.g. molecule). Remove the condition, as in dind case
docker in container works same way as docker out of container.
Change-Id: I8c80a09baccd76c78f2cbb8e474044351fd9b3d3
Issue-ID: OOM-1816
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 187aa0e8bfe23a216a5e88ff78349aaecd0d800a
- Merge "updating documentation"
- updating documentation
Issue-ID: CLAMP-394
Change-Id: Idf4afe6c4a580e73923ea5c396c0b00a33e7c160
Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to ff1417ff60baee231a28272f9a16ef2c9c8ea0a2
- Post Init Service Starter
minor fixes
Remove JU generated garbage files
Issue-ID: AAF-835
Change-Id: I476291f1f1140f0640ed49452f8a5dabb28d9c30
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to 6441ccbf69a50f6ea5eff890962215c00b0eefdf
- Merge "VNFRQTS - fixing links and formatting in VES"
- VNFRQTS - fixing links and formatting in VES
Issue-ID: VNFRQTS-644
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
Change-Id: I60a2619f5893db17cb8720f8aeb220e51c9c5981
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to e0375cee11a33922822bc9b92bcd4bdf3c6d5bcd
- Merge "Update dcae version tags"
- Update dcae version tags
Included dashboard released image
Change-Id: I66480ab9470966752b22ae3c696d96d6393deb1b
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1510
Issue-ID: DCAEGEN2-1508
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 5b5c804c08cb49f03685cc3602f5eda1999185f2
- Merge "Add support for extra helm install arguments"
- Add support for extra helm install arguments
Change-Id: Ie0b4e812acf6fba4e4b8f082533ab2f998456095
Issue-ID: OOM-1877
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
|
|
The release notes are now in the policy/parent repo.
The policy/engine repo is being deprecated.
Issue-ID: POLICY-1769
Change-Id: I573a4d52b4d83a4b255e8c2f4fd93a0917990383
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 4b7ebd265366542ec872869e9ec0016a88e879b1
- Merge "Fix request body for SDNC req"
- Fix request body for SDNC req
Fix request body for SDNC req.
Issue-ID: SO-1393
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Change-Id: Ia8112b81fa29f886e282445b3c0dc068d487cadd
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 2bc174cdce000e011f43c6eab579bb539df5f033
- Merge "Updating PIP packages list for Dublin"
- Updating PIP packages list for Dublin
Issue-ID: OOM-1800
Change-Id: I3a7a58534c2b7f8fa8f338b6fc65f6ef6fd11523
Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 15c9ef0d579285a7caa3a19fc33ba27ed9cfedf4
- Fix URL for policy
Fix url to remove policies on policy engine API
Issue-ID: CLAMP-398
Change-Id: I626ae4c7db4cd362203d890899da1dd8ee34cd8c
Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
|
|
|
|
* Update docs/submodules/so.git from branch 'master'
to c1cd5ef428017bc26513395a3bfc00caf7209f8a
- Fix sonar for MapEntry
MapEntry bug: make entry private and provide accessors
MapEntry codesmell: move comment 'Required by JAXB' into empty constructor
MapElements codesmell: move explanatory comment inside empty constructor
MapElements codesmell: log error stacktrace
MapAdapter codesmell: use entry set instead of key set for iteration
JAXBMarshallingTest: add test cases to cover 100% of MapElements & other cases
Change-Id: If51f1f86b5ad44b3462424e4fd73cb0eff352124
Issue-ID: SO-1811
Signed-off-by: k.kazak <k.kazak@samsung.com>
|
|
Issue-ID: SECCOM-239
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I8de1f4ea239acb972d0b71df2d7ddec41678a0fb
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to d8d3191510be75033894d41439dc92ba250eeda5
- Set policy/parent master 3.0.0 version
Bumping the major patch since the target changes for
El Alto will involve moving to oparent 2.0.0. Could
be quite involved.
Issue-ID: POLICY-1747
Change-Id: Ic8eebd4738bc66cc4cac3021f41ed1c478268a4d
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to d93b67d0dc46c9c7a43807de5ca4106d7e3e32dc
- Merge "Adding source identification for docker data list"
- Adding source identification for docker data list
Important to know what source commit was taken for this
example docker images data list we took for validation.
Change-Id: Idafb60e1d965bb896d3794677de0d702081bbfa5
Issue-ID: OOM-1800
Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 86555b392d1c6ab96b3ebb39cb1e8b7326cd7eb5
- Merge "Fixing access permissions for docker image list"
- Fixing access permissions for docker image list
chmod from 775 to 664
Issue-ID: OOM-1800
Change-Id: I0f459a246bc636d696f4bbc32cca6e27ca37db80
Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to fff4f53c26495d75682e3d80c4dc0a8686f5e0c7
- Add needed pypi patching for oof
OOF component recently introduced new internet dependency
and it's downloading flask and requests pip packages.
This patch is needed for fixing this in offline platform.
Change-Id: I5bb707bf13af30f6df5cfd42cee75e2d1839821e
Issue-ID: OPTFRA-509
Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to ddb67dc3cbb04f4857f2cf24221b306fa2bab052
- Improved test coverage.
Reorganized some of the tests due to comments
Issue-ID: SDC-2238
Change-Id: I6b3bcc674c792f3c5c06e851a2cfe2d92eead07c
Signed-off-by: James Guistwite <jguistwite@iconectiv.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to e3c3ba0dc33afe638cd1cade06331b1c5d379295
- fetch parameters for native workflows
SO api for retrieving workflows won't return parameters for
workflow marked as native due to high impact on existing code.
In that case VID will fetch parameters from internal API
Issue-ID: VID-484
Change-Id: I7577afa3832c96b523daae01895a249d6ea86e65
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
(cherry picked from commit 8140332ee31a1cde9cd60d7ffe6ddb01af8f6037)
|
|
* Update docs/submodules/multicloud/azure.git from branch 'master'
to 8ab92dba524aacc4956497d72f6aa1b25ceb1adc
- Bump up patch version after releasing images
Change-Id: I50b52e8f237e79c8a57a78a4b770b3f436b125e3
Issue-ID: MULTICLOUD-659
Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
|
|
* Update docs/submodules/cli.git from branch 'master'
to 4a8c1b6d692207917ee61cd14eba3f9f522a9bd5
- Merge changes I69af0d61,I67144105,I33439134
* changes:
Document OJSI-135 vulnerability
Document OJSI-129 vulnerability
Improve security release notes
- Document OJSI-135 vulnerability
Issue-ID: OJSI-135
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I69af0d6102d7aef55beadea5168cdfc83532fb24
- Document OJSI-129 vulnerability
Issue-ID: OJSI-129
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I67144105f78636104dc9862c2f2e0166bcb14fa8
- Improve security release notes
In order to provide users with more details of project's state in
terms of security let's divide the security release notes into three
sections:
- Fixed Security Issues
Contains a list of security fixes merged during this
release (especially those reported via OJSI tickets).
- Known Security Issues
Contains a list of vulnerabilities detected in project during
release which have not been fixed yet and thus should be mitigated
by the user.
- Known Vulnerabilities in Used Modules
Contains information about NexusIQ scan results
Issue-ID: SECCOM-238
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I334391346a97a1fb29636151babba6c6c473ebd0
|
|
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
to 83f5eaad87d82ecc398653f0fd8335ce8d1dbfe8
- Merge "fix the requirements"
- fix the requirements
Change-Id: I50dfbbfd96a021d049d7a502c568f66c59f8e6ae
Issue-ID: VFC-1404
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
to 045656e9d2178f5dfbc14061f4b3edd8e6d7fe1d
- Merge "update httplib2 version"
- update httplib2 version
Change-Id: I75928169227919f2a3f590115bde82f685e2c912
Issue-ID: VFC-1404
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to e84c265f95d046c8514dbb0091dec873e912d8bc
- Bump multicloud image tags to 1.3.5
Upgrade version after releasing 1.3.4
Change-Id: I0a6c7e23328ff7c860a37441fafcf0f5c8f0a3ce
Issue-ID: MULTICLOUD-658
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
to 48b67de114d11d9455f28f2e07b7c241184b9a1e
- update httplib2 version
Change-Id: I9d44044eb673f7bfb8774748a7dc18d6c5016f96
Issue-ID: VFC-1404
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to a1fce42fe5280236f3968f257e224a42f2e4f781
- Fix IP address for sink pod
IP address was incorrect for
sink
Change-Id: I28962cedeecd25b136eecf39786b4daed6ae9c26
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Issue-ID: MULTICLOUD-653
|
|
* Update docs/submodules/modeling/genericparser.git from branch 'master'
to 33f10edff6f3d3c4fece34ae67f08bd768f6e1c7
- Update httplib2 version
Update httplib2 version
Change-Id: I82b4925c568088fcdc79fce79912ce902506bea0
Issue-ID: VFC-1401
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
|
|
* Update docs/submodules/modeling/genericparser.git from branch 'master'
to 06c84efce22b8b96b734648c0677573791090f3b
- remove paramiko and cryptography
Fro security reason, paramiko and cryptography should be removed
Change-Id: Ie464a2eeebbd12fbac97d75845c68adc7bbd64f9
Issue-ID: VFC-1400
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
|
|
* Update docs/submodules/dcaegen2.git from branch 'master'
to d20ca31bb588ac665566df777363973257218819
- Merge "Improve security release notes"
- Improve security release notes
In order to provide users with more details of project's state in
terms of security let's divide the security release notes into three
sections:
- Fixed Security Issues
Contains a list of security fixes merged during this
release (especially those reported via OJSI tickets).
- Known Security Issues
Contains a list of vulnerabilities detected in project during
release which have not been fixed yet and thus should be mitigated
by the user.
- Known Vulnerabilities in Used Modules
Contains information about NexusIQ scan results
Issue-ID: SECCOM-238
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I364be994ad8a0dd33d95aa937b19e695cf41cdea
|
|
* Update docs/submodules/optf/osdf.git from branch 'master'
to a3439d6e4ae7b518484a589abebc761122a336bf
- Fix the oof-osdf to configdb interface bugs
Change-Id: I41ce7210f108195a83a35db46094e27a88f239fb
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-508
|
|
* Update docs/submodules/portal.git from branch 'master'
to ba546e970d779a5e87a07b3058a85e1446c39129
- Merge "Removed user password from portal's profile API"
- Removed user password from portal's profile API
ONAP Portal allowed to retrieve password of currently active user via
"/portalApi/loggedinUser" endpoint. Prefilled "Login Password" field
has been changed to "*****" and password is not send anymore to the
frontend. Only after change of this default value
password will be updated. Confirm Password field has been removed
from the UI. In the future password change could be additionally also
checked on the backend side to verify current password
before updating it.
Issue-ID: OJSI-65
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Reviewed-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Acked-by: Manoop Talasila <talasila@research.att.com>
Change-Id: I00b7713557247d211927c437f31f118095ad0726
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to 83003c307c92f8d240d9e894a4cfeb4ee278b82a
- Merge "[VNFRQTS] Clarify R-81339 & typos"
- [VNFRQTS] Clarify R-81339 & typos
Issue-ID: VNFRQTS-649
Signed-off-by: weinstock, alan <aw2574@att.com>
Change-Id: I3ba84827105da429a343bc42812797f54e280cfe
Signed-off-by: weinstock, alan <aw2574@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to f40ed23775d6ea00c414c89959dd478a5f30437f
- Merge "Bug fix: Enrichment fails for processor-db source"
- Bug fix: Enrichment fails for processor-db source
Issue-ID: CCSDK-1324
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
Change-Id: I21705485de9a11a65c1e032fc121c89917334104
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to 77325bb0bc3ad86b4a509d20bfdc526a5c86c4be
- [VNFRQTS] updated property info in reqR-304011
Issue-ID: VNFRQTS-648
Signed-off-by: weinstock, alan <aw2574@att.com>
Change-Id: I9a9f8e3a91e490bfbddb1497e1c3c0846e91b7a8
Signed-off-by: weinstock, alan <aw2574@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 5e1e26053d13c9e693762c69b43eff3093c34d29
- Returning null for unresolved variables
When Blueprints Processor was not able to evaluate a variable, it would
set its value to null.
The expected behaviour would be to set the value to the default repres-
entation in the formal notation as defined by Apache Velocity, which is
a dollar followed by the name of the variable between curly braces. For
example, if the value of the variable pnf-id could not be evaluated in
runtime, its value would be defined as the string "${pnf-id}".
The problem happened during evaluation of the variables that would be
later sent to the template-meshing code for processing.
The fix was to add a check before the value was assigned to the varia-
ble; if the was not null, the assignment will happen normally. Otherwi-
se, if the evaluation resolves to null, the variable receives the defa-
ult value (string "${<variable name>}").
Besides the tests that were put in place to test the code changed for
this fix, two tests were added to the existing test case of the templa-
te meshing code, to act as regression test.
Change-Id: I635afb1eba4c0d45b821811f0119fa6c87ea9542
Issue-ID: CCSDK-1358
Signed-off-by: ottero <rodrigo.ottero@est.tech>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to d62222b32cb04696dd11917f893397a01c3ba49f
- Bug fix to change leaf-list in yang
Yang change for DG
Change-Id: I2dd6afebfcc213fcc47992c328422ff32dd76fe2
Issue-ID: CCSDK-1344
Signed-off-by: janani <janani.b@huawei.com>
|
|
* Update docs/submodules/externalapi/nbi.git from branch 'master'
to 6413a21daa01e4ff25fad4f49bc35b01cb98a1a7
- Merge "Improve security release notes"
- Improve security release notes
In order to provide users with more details of project's state in
terms of security let's divide the security release notes into three
sections:
- Fixed Security Issues
Contains a list of security fixes merged during this
release (especially those reported via OJSI tickets).
- Known Security Issues
Contains a list of vulnerabilities detected in project during
release which have not been fixed yet and thus should be mitigated
by the user.
- Known Vulnerabilities in Used Modules
Contains information about NexusIQ scan results
Issue-ID: SECCOM-238
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I07a057dd5bdec7a2d3ad42be854faa9c8abd38e0
|
|
* Update docs/submodules/portal.git from branch 'master'
to 59eebbf3cb31d01345d973098a73a866b1d08466
- Document OJSI-106 vulnerability
Issue-ID: OJSI-106
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I549009cf3c313b0f5307b99ce22b56243e933f8f
|
|
* Update docs/submodules/portal.git from branch 'master'
to 43262c8109f8a65d67e0d273a7b08db202520ff4
- Document OJSI-105 vulnerability
Issue-ID: OJSI-105
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I8c3a00ce98886f7175e5cf85f09309bd50ef702c
|
|
* Update docs/submodules/portal.git from branch 'master'
to 66c406115811a0e83a67791fe4eaa35c54edb2b1
- Document OJSI-97 vulnerability
Issue-ID: OJSI-97
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I56d194918b91580d5d9f6b25e564923fe29c51f3
|
|
* Update docs/submodules/portal.git from branch 'master'
to 53de06c9d6b3c52f9f23ed4904968074b3f833d2
- Improve security release notes
In order to provide users with more details of project's state in
terms of security let's divide the security release notes into three
sections:
- Fixed Security Issues
Contains a list of security fixes merged during this
release (especially those reported via OJSI tickets).
- Known Security Issues
Contains a list of vulnerabilities detected in project during
release which have not been fixed yet and thus should be mitigated
by the user.
- Known Vulnerabilities in Used Modules
Contains information about NexusIQ scan results
Issue-ID: SECCOM-238
Change-Id: Ief8825c38c7723c26e8c7e10a6a13f4b8f9c169d
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 2cca1c820e38b45879abe1c82ce994283a55818c
- Fix target Type
Fix target type must be VFMODULE instead of VFModule
Issue-ID: CLAMP-395
Change-Id: Ie34422985a13a1f2bc29fb06aceafb3994d2140a
Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to bd1da0d90b12f36f2931e8b3dba4cfb63ef3442b
- InventoryNames in ansible adapter fixed
This change fixes support for InventoryNames parameter
in LCM request going to Ansible server. Also ansible
adapter DG has been modified to consider new parameter
added
Change-Id: I68aa8efa34b79ef2f669d81563510fea7bb0a730
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Issue-ID: APPC-1612
(cherry picked from commit 7155b808084ff6e49f6eef01ac7defd9a7754a3a)
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 6919392881a94fa9823e5ebf8748682a4c499e98
- InventoryNames in ansible-adapter DG
Added InventoryNames to ansible-adapter DG
Change-Id: Ib6d7a29ea9a72f6bf0035416a505b43362ee82aa
Issue-ID: APPC-1612
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
(cherry picked from commit 01d10e632bdbd7fd9e33cdce1d2719419581e123)
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 2c533a581179c1c06c8811b6dda57e8a6d0fbd2c
- Merge "Document fixed OJSI-184 vulnerability"
- Document fixed OJSI-184 vulnerability
Issue-ID: OJSI-184
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I5537c217414f6fa1d0b6659360c53f9cef18097a
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to f3856dc5e86308e9b433e27ea1753f2c541e9ee8
- Merge "Document fixed OJSI-118 vulnerability"
- Document fixed OJSI-118 vulnerability
Issue-ID: OJSI-118
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I0e8953a7a94bf4c28cc85aa239c2b88d96df18a6
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 27d57dcab21027245ffd8cb6c8d48c84ecc7b180
- Merge "Document fixed OJSI-157 vulnerability"
- Document fixed OJSI-157 vulnerability
Issue-ID: OJSI-157
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I5ea4c15ad2a91b11619998c61088abc352321c7d
|