-
Bug
-
Resolution: Done
-
Medium
-
Honolulu Release
-
None
In onap command schema there is a section:
info:
product: open-cli
service: test
type: cmd
author: Kanagaraj Manickam kanagaraj.manickam@huawei.com
state: experimental
metadata:
release: honolulu
Also a class OnapCommand has a field: metadata.
Current behavior: metadata field in OnapCommand instance is empty. Metadata defined in schema is not loaded into the onap command instance.
Expected: matadata property defined in command schema should be loaded into the OnapCommand instance.
- mentioned in
-
Page Loading...