diff options
author | Rob Daugherty <rd472p@att.com> | 2018-12-05 14:01:17 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-12-05 14:01:17 +0000 |
commit | 16e41528cf3cdca52d6c87e45f47f476005b3815 (patch) | |
tree | 4021093b14f8005817c9f2d73e653f1ad959cb59 /docs | |
parent | f30683d7051ae4f457783fc0aa4f07cc62647cb4 (diff) |
Updated git submodules
Project: so master b6757920a3a86e750b378d57262d4155a1c2caff
Merge "Add support for naming service"
Add support for naming service
Moved client and builder to namingservice package
Renamed file to NamingRequestObjectBuilder and updated packages
Updated namespaces for namingservice beans
Removed unused test resource files
Added endpoint and authentication information to yaml
Added NamingMapperTest for mapper layer
Added NamingMapper for mapping requests and responses
Began adding NamingClient for assign and unassign requests
Added maven dependency for namingmS client beans
Describe NamingClientResponseValidator as a Bean
Fix a JUnit for delete tasks for Naming Service.
Change NamingClient to return a String with the result and throw an
exception.
Add delete/create tasks for NamingService interaction and related
JUnits.
ResponseValidator for NamingClient and Resources class to support
Naming Service interactions.
removed naming service dependency
added serializable flag for naming service model gen
Change-Id: I0d9efe4009207f3739a3b6515592e67cfeedf822
Issue-ID: SO-1260
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/so.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/so.git b/docs/submodules/so.git -Subproject 12b82667b31640f815a973dc0762f78254165a5 +Subproject b6757920a3a86e750b378d57262d4155a1c2caf |