|
| 1 | +[ |
| 2 | +{ |
| 3 | + "pk": -1, |
| 4 | + "model": "auth.user", |
| 5 | + "fields": { |
| 6 | + "username": "AnonymousUser", |
| 7 | + "first_name": "", |
| 8 | + "last_name": "", |
| 9 | + "is_active": true, |
| 10 | + "is_superuser": false, |
| 11 | + "is_staff": false, |
| 12 | + "last_login": "2014-02-16T13:13:47.539Z", |
| 13 | + "groups": [], |
| 14 | + "user_permissions": [], |
| 15 | + "password": "", |
| 16 | + "email": "", |
| 17 | + "date_joined": "2014-02-16T13:13:47.539Z" |
| 18 | + } |
| 19 | +}, |
| 20 | +{ |
| 21 | + "pk": 1, |
| 22 | + "model": "auth.user", |
| 23 | + "fields": { |
| 24 | + "username": "devuser", |
| 25 | + "first_name": "", |
| 26 | + "last_name": "", |
| 27 | + "is_active": true, |
| 28 | + "is_superuser": true, |
| 29 | + "is_staff": true, |
| 30 | + "last_login": "2014-01-27T23:30:25.062Z", |
| 31 | + "groups": [], |
| 32 | + "user_permissions": [], |
| 33 | + "password": "pbkdf2_sha256$12000$sGISfpN866YM$+pWXpirYh4rSfa0XX9kxvH047GTycDa8U9axRLHuJhk=", |
| 34 | + "email": "dev@dev.com", |
| 35 | + "date_joined": "2014-01-27T22:23:49.793Z" |
| 36 | + } |
| 37 | +}, |
| 38 | +{ |
| 39 | + "pk": 1, |
| 40 | + "model": "sites.site", |
| 41 | + "fields": { |
| 42 | + "domain": "deis-controller.local", |
| 43 | + "name": "deis-controller.local" |
| 44 | + } |
| 45 | +}, |
| 46 | +{ |
| 47 | + "pk": "1ef7e631-79e9-40f5-9702-e2edeab2d066", |
| 48 | + "model": "api.provider", |
| 49 | + "fields": { |
| 50 | + "updated": "2014-01-27T22:45:55.145Z", |
| 51 | + "created": "2014-01-27T22:23:49.861Z", |
| 52 | + "owner": [ |
| 53 | + "devuser" |
| 54 | + ], |
| 55 | + "type": "vagrant", |
| 56 | + "id": "vagrant", |
| 57 | + "creds": "{}" |
| 58 | + } |
| 59 | +}, |
| 60 | +{ |
| 61 | + "pk": "74ae11e2-6080-4817-934b-826d85418ce8", |
| 62 | + "model": "api.provider", |
| 63 | + "fields": { |
| 64 | + "updated": "2014-01-27T22:23:49.857Z", |
| 65 | + "created": "2014-01-27T22:23:49.857Z", |
| 66 | + "owner": [ |
| 67 | + "devuser" |
| 68 | + ], |
| 69 | + "type": "static", |
| 70 | + "id": "static", |
| 71 | + "creds": "{}" |
| 72 | + } |
| 73 | +}, |
| 74 | +{ |
| 75 | + "pk": "4b65ecb5-3c05-4d9b-9efa-e6b8195099ce", |
| 76 | + "model": "api.flavor", |
| 77 | + "fields": { |
| 78 | + "updated": "2014-01-27T22:23:52.079Z", |
| 79 | + "created": "2014-01-27T22:23:52.078Z", |
| 80 | + "params": "{\"memory\": \"512\"}", |
| 81 | + "provider": "1ef7e631-79e9-40f5-9702-e2edeab2d066", |
| 82 | + "owner": [ |
| 83 | + "devuser" |
| 84 | + ], |
| 85 | + "id": "vagrant-512" |
| 86 | + } |
| 87 | +}, |
| 88 | +{ |
| 89 | + "pk": "e62447cb-c08d-4e79-b3a4-ad19e52ad616", |
| 90 | + "model": "api.flavor", |
| 91 | + "fields": { |
| 92 | + "updated": "2014-01-27T22:23:52.092Z", |
| 93 | + "created": "2014-01-27T22:23:52.092Z", |
| 94 | + "params": "{\"memory\": \"2048\"}", |
| 95 | + "provider": "1ef7e631-79e9-40f5-9702-e2edeab2d066", |
| 96 | + "owner": [ |
| 97 | + "devuser" |
| 98 | + ], |
| 99 | + "id": "vagrant-2048" |
| 100 | + } |
| 101 | +}, |
| 102 | +{ |
| 103 | + "pk": "ebddfd0f-9d16-42b7-9f74-ac9ba4479234", |
| 104 | + "model": "api.flavor", |
| 105 | + "fields": { |
| 106 | + "updated": "2014-01-27T22:23:52.090Z", |
| 107 | + "created": "2014-01-27T22:23:52.090Z", |
| 108 | + "params": "{\"memory\": \"1024\"}", |
| 109 | + "provider": "1ef7e631-79e9-40f5-9702-e2edeab2d066", |
| 110 | + "owner": [ |
| 111 | + "devuser" |
| 112 | + ], |
| 113 | + "id": "vagrant-1024" |
| 114 | + } |
| 115 | +}, |
| 116 | +{ |
| 117 | + "pk": "8b196fb8-5774-4512-b3cc-569af8894a6c", |
| 118 | + "model": "api.formation", |
| 119 | + "fields": { |
| 120 | + "updated": "2014-01-27T23:32:51.173Z", |
| 121 | + "created": "2014-01-27T23:32:02.148Z", |
| 122 | + "domain": "deis-controller.local", |
| 123 | + "owner": [ |
| 124 | + "devuser" |
| 125 | + ], |
| 126 | + "nodes": "{}", |
| 127 | + "id": "dev" |
| 128 | + } |
| 129 | +} |
| 130 | +] |
0 commit comments