Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/appc.git from branch 'master'
to 0682bef2851542f431b5c86a1cad2a28f5479eee
- VNFC Support for Ansible actions
Introduced AutoNodeList parameter for
ansible request template which allows to generate
NodeList section from infromation about VMs and VNFC
in the AAI. List is being filtered by vnfc-name,vserver-id,
vnfc-type and vf-module-id parameters which can be specified
in the request-parameters of payload section.
Change-Id: I3d5b79ab6ff778116856b513612721a9637363df
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Issue-ID: APPC-1729
|
|
* Update docs/submodules/appc.git from branch 'master'
to cea67fafd905f169b8db5c4be0b47959b66c32e3
- Add new LCM actions GetConfig, StartTraffic, StopTraffic, etc
New LCM actions
Change-Id: Ic59607f2a7fc515bdd01be162018aaf695668f82
Issue-ID: APPC-1790
Signed-off-by: Keighron, Lori (lk2924) <lk2924@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 0f9c0df9e651bbcbdb3e4b8133f57abe2482cbec
- Add context sensitive logging to ConfigurationFactory.java
Add context sensitive logging to ConfigurationFactory.java
Change-Id: I950687870f2c9d9835ec6b04ccb73ef57c884152
Issue-ID: APPC-1782
Signed-off-by: Zihmin Hoover <zh4590@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 7b1313a9d6621f8c16dee4a21136f7d825a42c1d
- Add vm caps fixes to sequence-generator code (vm caps)
Add vm caps fixes to sequence-generator code (vm caps)
output/start.json not needed
Change-Id: Id3f65d2780d9d92ab971c9c6ed5ab60669135808
Issue-ID: APPC-1787
Signed-off-by: Keighron, Lori (lk2924) <lk2924@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to d6801d69b3d29ce0aa99d3214f7cf4bfd02fb706
- Apply defect and Fortify fixes to config bundle code
Apply defect and Fortify fixes to config bundle code
Change-Id: I30ec12950c8e2ddcee8a643a9b74a06486c7d6bf
Issue-ID: APPC-1787
Signed-off-by: Keighron, Lori (lk2924) <lk2924@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to d37a45ab352084738b3f95cb64cc83d4e1484d0b
- Add additional error messages to dmaap service
Add error checking and logging if required properties
are not present.
Change-Id: I270a7a088e36de603b89133e9ccb22f206e931e4
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1744
|
|
* Update docs/submodules/appc.git from branch 'master'
to 08a64bdc7db020e4e928f194ed8dd0059627b1aa
- Add parent pom to dmaap service root pom
Without a parent pom, the appc dmaap service
root pom did not have the required plugins or
repositories.
Change-Id: Ife1ee2ec3ec32e7a221471a450e97f3fc1a92ce6
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1744
|
|
* Update docs/submodules/appc.git from branch 'master'
to 78ea7fb9e1825ccf4e3f2df68939c79af7549ad4
- Update provider blueprint mdsal naming
The blueprint file should be updated to the new
package naming that opendaylight is using. This
change matches the changes made to appc provider
java files.
Change-Id: Ibf9f7c5abbe8ca1037194a7c89497555890b840f
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1764
|
|
* Update docs/submodules/appc.git from branch 'master'
to bdfa6e62a885b4a37171478a7982605eff119d6c
- Use ssh feature install for srvcomm
Use the ssh method for feature install, the same way
that all other features are using.
Change-Id: I4f4a1b5d721984435490681f99c81caab80a7c7e
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1744
|
|
* Update docs/submodules/appc.git from branch 'master'
to 091fd615d42d827d3c25fb7be7310a5db014a55f
- Add dependency management for dmaap service
Maven deploy during jenkins build was failing since dmaap event
service did not have repositories defined. This should fix the
problem.
Change-Id: If6ff2178f6ba51084721fbd25b312dc27cb576d5
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1744
|
|
* Update docs/submodules/appc.git from branch 'master'
to 4107861f467462f0133f2c06e6afb0f532fd7bae
- Update INFO yaml file
Remove Marcus@Intel from
APPC committer
Issue-ID: APPC-1793
Change-Id: I1fa5b883503b5ea7bad51f32ee3e6b44cb42c138
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 08ce3c44531468773027a624eb9d6c41a2039038
- add jacoco plugin for sonar cloud
in IT-7899, Jess recommends add
plugin for sonar cloud
Issue-ID: APPC-1791
Change-Id: Ia4b73a7e41ac4c1b2c1638e45ab806c054667d42
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to b16ce237d780314ea8bbaf17cdb432bc694ee7e7
- Fix dg-common bundle error
Fix a dg-common blueprint error that was caused by the
changes with the new appc-service-communicator.
Added an interface for the EventSender, and created a blueprint file
to publish the interface as a service.
Change-Id: I37248fcbfa7cfa75e62965dad811b648c336b5e2
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1744
|
|
* Update docs/submodules/appc.git from branch 'master'
to 790ddb83355800cc037ea1ea3ca8610bb78018d5
- Change code to use dmaap microservice
Change method calls that used to go to the dmaap adapter, to
now go to the appc service communicator, which connects to the
dmaap micro service.
Change-Id: I619fcb408e14fa0b926950192463d9c92ab7dbba
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1744
|
|
* Update docs/submodules/appc.git from branch 'master'
to 1843caa854f58b133e2c97e5d75a4705f2942280
- Feature for micro service communication
The appc-service-communicator feature will be responsible
for communication between any appc microservices which are
developed.
The appc dmaap micro service connector is part of this feature.
MessagingConnector.java is the main new class here.
Some code is copied from appc event listener and dmaap adapter.
Will be moved in a later commit.
Change-Id: Ic57f5ee6a9ab1538c6ddaa3e7c25ac0c9797fae0
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1744
|
|
* Update docs/submodules/appc.git from branch 'master'
to 6a6d3afd489ea3b8945f1cdd8a8a74afdcc5221a
- Dmaap micro service jar
Creating a service running in a standalone jar to handle
the publishing and recieving of dmaap messages for appc.
Dmaap adapter and event listener code is copeid from the
main appc project. It will be moved in a later commit.
Change-Id: I3fa7b5dc60345f0f38f763a243150b8472f985ac
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1744
|
|
* Update docs/submodules/appc.git from branch 'master'
to 7b04a1754482ba02a49d4d6376dc45e4cd6551f4
- Cleanup of dmaap adapter
Remvoing the part of the appc-dmaap-adapter that uses
the dmaapClient library. This part of the code was not
being used and the dmaap client library has not been
updated for a long time. Also removed several un-used
dependencies.
Change-Id: I690afaecbfe53d88576c43aa8d114fde54c0fe48
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1744
|
|
* Update docs/submodules/appc.git from branch 'master'
to 4c2899ac39fede0c276a58469ac53eecc776a028
- Improve OJSI-185 documentation
Add some more details why we no longer consider OJSI-185 as a security
issue.
Issue-ID: OJSI-185
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ifd8a9c42abab82e56a7f87891f0d1a3491b92e6e
(cherry picked from commit 8dfcaf2db45f4145e2bcd5c0eec669e294fa0f6a)
|
|
Automated submodules updated is currently broken.
Let's update repos manually.
Issue-ID: DOC-552
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I1851c5f2b1ae0b0433b2fd60da2e3de8213753f3
|
|
* Update docs/submodules/appc.git from branch 'master'
to c13a9c95e47b072afb701ad490480036ef36db26
- update mockito version in APPC
sonar does not take the test coverage from
parent pom file
Issue-ID: APPC-1767
Change-Id: Ic6530ddc553b404f49937d61481ca2e076362e64
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 4d410791f30d1da1224faf10e970829b55127795
- update mockito version
sonar does not take the test coverage from
parent pom file
Issue-ID: APPC-1767
Change-Id: I852280c31b40dc8a3bdcadc20947ec9c8040fce7
Signed-off-by: Taka Cho <takamune.cho@att.com>
- update release note for unknown issue
update relese note
Issue-ID: APPC-1710
Change-Id: I810a49a8f72ed9c77869b1c1cdb1435c303bdd15
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 54b8c6d11a5bb8111b6d991258b77c4a41a500cb
- replace deprecated JsonSerialize.Inclusion
@JsonSerialize(include = JsonSerialize.Inclusion.NON_NULL)
was deprecated
use @JsonInclude(Include.NON_NULL) instead
to suppress when property is NULL
Issue-ID: APPC-1764
Change-Id: I1bbe10a156166bc37a167122ff68d1dc183fcd2f
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to e48727b615d84e00f681359b899912cdfc65d876
- remove duplicated artifact in chef adapter
there are two org.apache.httpcomponents:httpclient
defined in pom file, keep a one from line 63-67
Issue-ID: APPC-1763
Change-Id: Ifd132e316e05c795d68618f8bd13ba6180d55adf
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 3533ff6d195b9966cbf407238bb5d2fd7ca68bb1
- remove redundant code under appc-common-bundle/java
the code should be taken from src/main
not from java
Issue-ID: APPC-1732
Change-Id: I7d9d8ce24917800f01e4aa84c3e31b584485094a
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 9c74c5729c9a52268342e583d6493bb19df80aa6
- Neon SR1 upgrade
change pom files for
ODL Neon SR1 upgrade
Issue-ID: APPC-1749
Change-Id: Ib10ff74852a2b38933c0df034c71e21665430f62
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 701d10c208c24c72e67ac7e555520c6127e0698f
- Set appc parent 2.7.0-SNAPSHOT
Change-Id: Ib68d389e9e39951e47b785550134729a9f678497
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
* Update docs/submodules/appc.git from branch 'master'
to e8d37bfde904531793bde52e17300811ce1b75c3
- Increment version to 1.7.0-SNAPSHOT
Change-Id: I5c9c5141f39a653e6604551488e955c2f0a68004
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
* Update docs/submodules/appc.git from branch 'master'
to b3661f029cc632f910eb3a86376d0def7e8b1048
- Remove OJSI-176 and OJSI-177 from release notes
Both tickets mentioned in the title are false positives.
In OJSI jira they are marked as "Not a bug" thus they shouldn't be
considered as "fixed security issues"
Issue-ID: OJSI-176
Issue-ID: OJSI-177
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I4d3c0939b5df68ed42e334d492a2751143b41e39
|
|
* Update docs/submodules/appc.git from branch 'master'
to c471ec3ab07ef9fc085748c1364215c18963f169
- Sonar Fix: TerminateStack.java
Fixed sonar issues in this file
Issue-ID: APPC-1745
Change-Id: I1e750cfa8f7d4628fca0c9af0051fdfa69778977
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 0a892884d6c46ba0bafb4849bd03bb1692ff4614
- Sonar Fix: MigrateServer.java
Fixed sonar issues across this file
Issue-ID: APPC-1740
Change-Id: I8c2377a99a5de9e9926bc96288e51dfe438d0fa0
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 39af688ce0cfc9bc00201d283ae101a129cf750a
- Sonar Fix: LookupServer.java
Fixed sonar issues across this file
Issue-ID: APPC-1739
Change-Id: Iabbaada720d8b3f2ee3916a0d663b90f8fe23bcb
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to b43aa4f328c387cd433cfc6d79643f5f7dc34fc1
- Sonar Fix: CreateSnapshot.java
Fixed sonar issues across this file
Issue-ID: APPC-1738
Change-Id: Iba43b24d4ae4c14197eed2e5159a4a00dfcfe00b
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to e2f68206f7c4b86ac79fa0873cd4816bd2486253
- remove org.openecomp.sdc artifact
replace to org.onap.sdc
Issue-ID: APPC-736
Change-Id: I6b9b451ad0196e03e7db90e6157e11139f0d0428
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 391f3dbd2d9c65a8d9a6a512b1274c2ad170f144
- Change to snapshot parent version
Change to appc parent version 2.6.3-SNAPSHOT
Change-Id: I51e4485098a271ff80de64ea6c20a81df94c7d8f
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
* Update docs/submodules/appc.git from branch 'master'
to 1dc09d896fe2fa002cab4792ce95419d5a30e228
- Increment version to 1.6.5-SNAPSHOT
Change-Id: Ic0e49aef6dc78b1a55e8c7c051e716339f3802f6
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
* Update docs/submodules/appc.git from branch 'master'
to 9de622cdf48e0648f6bab1207415e6ab459fde5e
- APPC R5 release note fix
fixed a typo
Issue-ID: APPC-1722
Change-Id: Id1bb4cdbc019d2b92f57c2610e279d964948daae
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to badde58de3d73a175de9c37338633dae8187edd5
- APPC R5 release note
added APPC R5 release note
Issue-ID: APPC-1722
Change-Id: Ic1b19e49fef77e3ed3b995f774cb0f69813fcbe9
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 8cc74187fc5669a8d8207bcf4f2aca64f5aeba80
- Add 1.6.4 release file
Change-Id: I41e0c64e25d61396c700ed4b9c275d21fcef446a
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1735
|
|
* Update docs/submodules/appc.git from branch 'master'
to b69312bc935cbc6c2997a2a4ee24204ded9ebb29
- replaced by tosca.datatype.version
consolidate to tosca.datatype.version
Issue-ID: APPC-736
Change-Id: Ic0bf2c8743d4b299fc135d53323fffbcd6b7c531
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 12094d52d537c43c2d8d4d875dd84ba1ec7e8c7a
- Set appc parent 2.6.2
Change-Id: I4d3fe28ac744a62b448816fe14b645f19a3e5209
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1735
|
|
* Update docs/submodules/appc.git from branch 'master'
to c1decc814fb7c646399df2b2d94c65c695190f97
- Increment version to 1.6.4-SNAPSHOT
Change-Id: I0dfdd848265f21e1584903ea14aa4df6d08a2f94
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
* Update docs/submodules/appc.git from branch 'master'
to 6baf061a9caa39bd2fff0c7420e5562dfb31a8c6
- Sonar fix- APPC-1715
Fixed multiple sonar issues across this file
Issue-ID: APPC-1715
Change-Id: I5a7df4bde164b8ec3c8f91f07646d0630d52fa59
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 4d759ef950a2be9dbbfc05850eec6b3feb295865
- Sonar Fix: APPC-1716
Fixed sonar issues across this file
Issue-ID: APPC-1716
Change-Id: Ic9d8d1c0ff22c9d0cc9831793d1e3550e5f62897
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 0f6afc371e2e8d426866c6fba4a77c160f1102b9
- Sonar fix: APPC-1717
Fixed sonar issues across these files
Issue-ID: APPC-1717
Change-Id: I25fc139344e88d389e24b91a7d6796fea6f251c2
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 151924670b390b8811283802ae7e20c3d63505da
- Add 1.6.3 release file
Change-Id: I1211bb9874e6e7bf3c2f3e3858cd2a4d08d4d5bd
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
* Update docs/submodules/appc.git from branch 'master'
to 89d77ed2dc64616fb06b53b0ae2e063599d894b3
- Change to released parent 1.6.1
Change-Id: Ieb506dd5bcc146a45c9e75ec27641f80245548e3
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
* Update docs/submodules/appc.git from branch 'master'
to 65b70190e0de9f7b6d173c918a7873b37ff66ea3
- Increment version to 1.6.3-SNAPSHOT
Change-Id: I2b1b8329dbad5a8d6cc5ae96e8c44af1ab3d54ea
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
* Update docs/submodules/appc.git from branch 'master'
to fc942d29a74a843ccf1cd202091e6d9704bbed29
- Fix eelf resource not found
The eelf package needs to be exported from appc-common
where the resource bundle is added. Doing this was
causing karaf to crash on install of artifact-handler.
The cause was all of the classes being exported by the
maven shade plugin of appc-yang-generator. Removing the
shade plugin seemed to have no bad consequences.
Change-Id: Ic0758b342b8109e28ec8e11a48b2693cea7b56db
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1713
|
|
* Update docs/submodules/appc.git from branch 'master'
to aa9685086bc7c9094aca1f11280f9db2434810d7
- Changes to remove maven-staging-plugin
Root pom ccsdk version updated to latest and
dependency versions are fixed so that they are
compliant with the maven enforcer plugin.
Change-Id: If85006519678a14af6ace21268eb0bfc195e4215
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
* Update docs/submodules/appc.git from branch 'master'
to f2c1c952765c0a4df2545ebec7b7f6e5c59617b1
- Changes to fix feature installs
Feature installs were causing karaf to freeze following
the upgrade to the Fluorine SR2 version of ODL. These
changes correct the problems.
Change-Id: I8e5a41ba6816da782fea3ebaef3b6918cfc1ad4c
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1630
|