From f548d5e40b755bc9f6537dae66c161d2f0262b17 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Wed, 30 Aug 2017 17:21:57 +0530 Subject: Update the customer commands for 1.1 CLI-13 Change-Id: I1e95e2e29bec719cf25931e1468f92136072577e Signed-off-by: Kanagaraj Manickam k00365106 --- .../cloud-region/cloud-list-sample-1.1.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'plugins/aai/src/test/resources/onap-cli-sample/cloud-region') diff --git a/plugins/aai/src/test/resources/onap-cli-sample/cloud-region/cloud-list-sample-1.1.yaml b/plugins/aai/src/test/resources/onap-cli-sample/cloud-region/cloud-list-sample-1.1.yaml index 95ea4112..de1555d7 100644 --- a/plugins/aai/src/test/resources/onap-cli-sample/cloud-region/cloud-list-sample-1.1.yaml +++ b/plugins/aai/src/test/resources/onap-cli-sample/cloud-region/cloud-list-sample-1.1.yaml @@ -1,16 +1,16 @@ onap_cli_sample_version: 1.0 name: cloud-list -version: onap-1.0 +version: onap-1.1 samples: sample1: name: List the configured clouds in onap - input: -h https://locahost:8443 -u AAI -p AAI --long + input: -h https://locahost:8443 -u AAI -p AAI output: | - =============================================================================================== - |cloud | region | tenant | tenant-id | customer| service| - =============================================================================================== - |OpenStack | RegionOne | ONAP | 3385e44e-b3bf-4fb8-a83e-4a4097cf8978 | mrkanag | vFW | - ----------------------------------------------------------------------------------------------- - |OpenStack | RegionTwo | ONAP-2 | 89386e6e-a16b-4091-add7-3119064f8058 | mrkanag | vLB | - =============================================================================================== \ No newline at end of file + +--------------------------------+------------------------------------+ + |cloud |region | + +--------------------------------+------------------------------------+ + |example-cloud-owner-val-44086 |example-cloud-region-id-val-67393 | + +--------------------------------+------------------------------------+ + |att-aic |AAIAIC25 | + +--------------------------------+------------------------------------+ \ No newline at end of file -- cgit 1.2.3-korg