diff options
author | Michael Hwang <mhwang@research.att.com> | 2016-10-17 17:32:25 -0400 |
---|---|---|
committer | Michael Hwang <mhwang@research.att.com> | 2017-08-23 13:43:09 -0400 |
commit | 16a9c5b8c6b91ea856450d99cdfa6a18c57b7f1b (patch) | |
tree | 14e7baadd42e8d8dcfa9e9b177b1bb6f05d8522a /fixtures/location-sample.json | |
parent | 5c203e2c84b5ebcb0eb827038b370fb962595745 (diff) |
Make first commit
Change-Id: I7dd166e4052d48e2b333cfaadb8a0b64009b2cbc
Issue-Id: DCAEGEN2-44
Signed-off-by: Michael Hwang <mhwang@research.att.com>
Diffstat (limited to 'fixtures/location-sample.json')
-rw-r--r-- | fixtures/location-sample.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fixtures/location-sample.json b/fixtures/location-sample.json new file mode 100644 index 0000000..cac67bb --- /dev/null +++ b/fixtures/location-sample.json @@ -0,0 +1 @@ +{"artifactName" : "sample-blueprint", "locations" : ["CLLI1", "CLL2"]} |