diff options
author | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2018-08-07 16:40:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-08-07 16:40:23 +0000 |
commit | 4381915b6f2b8cf500d711e57212fda0fc6dc09e (patch) | |
tree | 3118addaca027807882165b7602bbf588ac080de | |
parent | d4215c438bda2de6ac5b2933407b6f34efd5c54e (diff) |
Updated git submodules
Project: so master 94450aaa3ceaf24f2de6a949c0ccc447fbc7fe06
Merge "Remove declaration of subclass exception"
Remove declaration of subclass exception
Removed declaration of exception TenantAlreadyExists
since TenantAlreadyExists is a subclass of TenantException
which is declared earlier. Having TenantAlreadyExists is
superfluous since it is a subclass of another listed exception.
Issue-ID: SO-666
Change-Id: Ic828f4f18b865767bde7d34630f31683d7d49503
Signed-off-by: Anisha Kumar <anishax.kumar@intel.com>
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 1dfdb2ea3379dbb3e66a2f72bbb5bc02a09390b +Subproject 94450aaa3ceaf24f2de6a949c0ccc447fbc7fe0 |