From: Scott Baker Date: Mon, 26 May 2014 18:55:49 +0000 (-0700) Subject: more syndicate volumes X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=268b7249bb64273b939b36807bca06106b7eedb7;p=plstackapi.git more syndicate volumes --- diff --git a/planetstack/core/fixtures/demo_data.json b/planetstack/core/fixtures/demo_data.json index 711712b..e72a508 100644 --- a/planetstack/core/fixtures/demo_data.json +++ b/planetstack/core/fixtures/demo_data.json @@ -50586,6 +50586,86 @@ "owner_id": 1 } }, +{ + "pk": 3, + "model": "syndicate.volume", + "fields": { + "updated": "2014-05-23T18:52:00.782Z", + "description": "LSST dataset", + "created": "2014-05-23T18:52:00.782Z", + "blocksize": 61440, + "default_gateway_caps": "3", + "private": false, + "name": "LSST", + "enacted": null, + "archive": true, + "owner_id": 1 + } +}, +{ + "pk": 4, + "model": "syndicate.volume", + "fields": { + "updated": "2014-05-23T18:52:53.617Z", + "description": "LHC dataset", + "created": "2014-05-23T18:52:53.617Z", + "blocksize": 61440, + "default_gateway_caps": "3", + "private": false, + "name": "LHC", + "enacted": null, + "archive": true, + "owner_id": 1 + } +}, +{ + "pk": 5, + "model": "syndicate.volume", + "fields": { + "updated": "2014-05-23T18:53:20.349Z", + "description": "NOAA dataset", + "created": "2014-05-23T18:53:20.349Z", + "blocksize": 61440, + "default_gateway_caps": "3", + "private": false, + "name": "NOAA", + "enacted": null, + "archive": true, + "owner_id": 1 + } +}, +{ + "pk": 6, + "model": "syndicate.volume", + "fields": { + "updated": "2014-05-23T18:53:56.495Z", + "description": "Measurement Lab dataset", + "created": "2014-05-23T18:53:56.495Z", + "blocksize": 61440, + "default_gateway_caps": "3", + "private": false, + "name": "Measurement Lab", + "enacted": null, + "archive": true, + "owner_id": 1 + } +}, +{ + "pk": 7, + "model": "syndicate.volume", + "fields": { + "updated": "2014-05-23T18:54:35.691Z", + "description": "Common Crawl dataset", + "created": "2014-05-23T18:54:35.691Z", + "blocksize": 61440, + "default_gateway_caps": "3", + "private": false, + "name": "Common Crawl", + "enacted": null, + "archive": true, + "owner_id": 1 + } +}, { "pk": 1, "model": "syndicate.volumeaccessright",