diff options
author | Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> | 2020-07-14 14:56:59 +0200 |
---|---|---|
committer | Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> | 2020-07-14 14:56:59 +0200 |
commit | 58c3380df7654449bb1e4fc7c4144f975e91704d (patch) | |
tree | c661615972a7f2755d4d6954b2b5523eb85e88ad /csarvalidation/src/main/resources/META-INF/services | |
parent | 4ce8c75c2559bde35b5fca46ec2c94d6b5070b6f (diff) |
Add rule r816745 to pnf list
Issue-ID: VNFSDK-594
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Ia51e1d4a60aaddb21f3c66f939cf50743b1ccc2d
Diffstat (limited to 'csarvalidation/src/main/resources/META-INF/services')
-rw-r--r-- | csarvalidation/src/main/resources/META-INF/services/org.onap.cli.fw.cmd.OnapCommand | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/csarvalidation/src/main/resources/META-INF/services/org.onap.cli.fw.cmd.OnapCommand b/csarvalidation/src/main/resources/META-INF/services/org.onap.cli.fw.cmd.OnapCommand index 0695555..b9ad72f 100644 --- a/csarvalidation/src/main/resources/META-INF/services/org.onap.cli.fw.cmd.OnapCommand +++ b/csarvalidation/src/main/resources/META-INF/services/org.onap.cli.fw.cmd.OnapCommand @@ -48,4 +48,5 @@ org.onap.cvc.csar.cc.sol004.VTPValidateCSARR77707 org.onap.cvc.csar.cc.sol004.VTPValidateCSARR77786 org.onap.cvc.csar.cc.sol004.VTPValidateCSARR787965 org.onap.cvc.csar.cc.sol004.VTPValidateCSARR87234 +org.onap.cvc.csar.cc.sol004.VTPValidateCSARR816745 org.onap.cvc.csar.cc.sol004.VTPValidateCSARR972082 |