diff options
Diffstat (limited to 'tests/refdata')
-rw-r--r-- | tests/refdata/test1_client1.ref | 2 | ||||
-rw-r--r-- | tests/refdata/test1_client2.ref | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/refdata/test1_client1.ref b/tests/refdata/test1_client1.ref index 6ede273..0d6714d 100644 --- a/tests/refdata/test1_client1.ref +++ b/tests/refdata/test1_client1.ref @@ -26,7 +26,7 @@ subscribing labels ['tosca.policies.Placement:properties:region:nova-3'] and tem Subscribe Response is received from: 0 ,sequence number: 8 Received CLI ['publish', '-t', './tosca-templates/tosca_helloworld_nfv.yaml'] Publishing the template file: ./tosca-templates/tosca_helloworld_nfv.yaml -Publish Response is received from: 0 ,sequence number: 9 Op. Status: 2 +Publish Response is received from: 0 ,sequence number: 9 Status: 2 Received CLI ['subscribe', '-l', 'tosca.policies.Placement.Geolocation:properties:region:us-west-1'] subscribing labels ['tosca.policies.Placement.Geolocation:properties:region:us-west-1'] and templates [] Subscribe Response is received from: 0 ,sequence number: 10 diff --git a/tests/refdata/test1_client2.ref b/tests/refdata/test1_client2.ref index 29afa6b..7c4fd56 100644 --- a/tests/refdata/test1_client2.ref +++ b/tests/refdata/test1_client2.ref @@ -5,4 +5,4 @@ CLI Service is starting RPC service for CLI is starting... Received CLI ['publish', '-t', './tosca-templates/tosca_helloworld_nfv.yaml'] Publishing the template file: ./tosca-templates/tosca_helloworld_nfv.yaml -Publish Response is received from: 0 ,sequence number: 11 Op. Status: 1 +Publish Response is received from: 0 ,sequence number: 11 Status: 1 |