diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-23 09:31:27 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-23 19:46:34 -0400 |
commit | 4574d6032d5a1021b619a7a411ce9a227468a369 (patch) | |
tree | 4addd3f91f93a0c942b695680a64cddd8959903b /applications/guard/src/test/resources/requests/guard.vfCount.json | |
parent | 3ec22673e335793e54314e640fa95315554bcb8f (diff) |
Point to released artifacts and use operation
Minor fix to use "operation" vs "recipe" in the guard
request.
parent, common and models are released.
Issue-ID: POLICY-2378
Change-Id: I4c5005c08fef2e184ce2dccefdef0c2c2ea2dc08
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'applications/guard/src/test/resources/requests/guard.vfCount.json')
-rw-r--r-- | applications/guard/src/test/resources/requests/guard.vfCount.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/guard/src/test/resources/requests/guard.vfCount.json b/applications/guard/src/test/resources/requests/guard.vfCount.json index 7fc7d230..1a0a6e55 100644 --- a/applications/guard/src/test/resources/requests/guard.vfCount.json +++ b/applications/guard/src/test/resources/requests/guard.vfCount.json @@ -7,7 +7,7 @@ "resource": { "guard": { "actor": "SO", - "recipe": "VF Module Create", + "operation": "VF Module Create", "clname": "ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3", "target": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "vfCount": "0" |