diff options
author | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2018-03-27 09:59:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-27 09:59:57 +0000 |
commit | 1728b94a35c33719e87c664ecc726db4b07dc20c (patch) | |
tree | 6634c30917445f90c565b12e144ae98a942e94ea /framework/src/test/resources | |
parent | 63209d5f04eef41c54b3ab04e1950e17a4e8e2bb (diff) | |
parent | b62e343f9338ed662805c2bee1772082ef4631ff (diff) |
Merge changes I72578476,I9eef1884,Ie79342fc,I828f860a,I8c5cce76, ...
* changes:
Add policy feature in onap beijing products
Add policy basic auth onap beijing
Add state info in help message
Discover command state and persist
Intrdouce command state
Strip off poduct name from service name in help
Diffstat (limited to 'framework/src/test/resources')
-rw-r--r-- | framework/src/test/resources/open-cli-schema/sample-test-schema.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/src/test/resources/open-cli-schema/sample-test-schema.yaml b/framework/src/test/resources/open-cli-schema/sample-test-schema.yaml index f4894b3f..2ab2127a 100644 --- a/framework/src/test/resources/open-cli-schema/sample-test-schema.yaml +++ b/framework/src/test/resources/open-cli-schema/sample-test-schema.yaml @@ -6,6 +6,7 @@ info: service: test type: cmd author: Kanagaraj Manickam kanagaraj.manickam@huawei.com + state: experimental parameters: - name: bool-param type: bool |