From: Scott Baker Date: Tue, 20 May 2014 19:02:31 +0000 (-0700) Subject: services: kairos, nagios, cassandra, images: ubuntu 12.04, hadoop, mpi X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=b8cf3c433a2fafbce40fa1df3f3ad9d472c79f13;p=plstackapi.git services: kairos, nagios, cassandra, images: ubuntu 12.04, hadoop, mpi --- diff --git a/planetstack/core/fixtures/demo_data.json b/planetstack/core/fixtures/demo_data.json index 391f042..7abcd11 100644 --- a/planetstack/core/fixtures/demo_data.json +++ b/planetstack/core/fixtures/demo_data.json @@ -56,12 +56,12 @@ } }, { - "pk": 9, + "pk": 11, "model": "core.service", "fields": { - "updated": "2014-05-20T01:25:27.344Z", - "description": "Cassandra Service", - "created": "2014-05-20T01:25:27.344Z", + "updated": "2014-05-20T18:56:51.847Z", + "description": "Cassandra distributed database management system", + "created": "2014-05-20T18:56:51.847Z", "enabled": true, "name": "Cassandra", "versionNumber": "2.0.7", @@ -69,6 +69,34 @@ "enacted": null } }, +{ + "pk": 12, + "model": "core.service", + "fields": { + "updated": "2014-05-20T18:57:33.778Z", + "description": "KairosDB Time Series Database Service", + "created": "2014-05-20T18:57:33.778Z", + "enabled": true, + "name": "KairosDB", + "versionNumber": "0.9.3", + "published": true, + "enacted": null + } +}, +{ + "pk": 13, + "model": "core.service", + "fields": { + "updated": "2014-05-20T18:58:53.563Z", + "description": "Nagios Monitoring Service", + "created": "2014-05-20T18:58:53.563Z", + "enabled": true, + "name": "Nagios", + "versionNumber": "4.0.6", + "published": true, + "enacted": null + } +}, { "pk": 8, "model": "core.site", @@ -791,7 +819,7 @@ "site": 10, "phone": "", "is_staff": true, - "last_login": "2014-05-14T17:22:50.313Z", + "last_login": "2013-12-04T20:46:15.904Z", "timezone": "America/New_York", "is_admin": true, "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", @@ -911,7 +939,7 @@ "site": 22, "phone": null, "is_staff": true, - "last_login": "2014-05-14T17:08:49.426Z", + "last_login": "2014-05-20T18:55:19.598Z", "timezone": "America/New_York", "is_admin": true, "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", @@ -1055,7 +1083,7 @@ "site": 22, "phone": "", "is_staff": true, - "last_login": "2014-05-14T17:23:33.299Z", + "last_login": "2013-12-19T00:59:55.668Z", "timezone": "America/New_York", "is_admin": true, "password": "pbkdf2_sha256$10000$jaLSTW2ksHEN$HDpjDKieFDjMvtV5wbF/ow3zfq8EqcFtNXLfuo+150s=", @@ -1302,8 +1330,8 @@ "pk": 13, "model": "core.slice", "fields": { - "updated": "2014-05-20T16:19:07.174Z", - "imagePreference": "Fedora 16 LXC rev 1.3", + "updated": "2014-03-23T23:15:02.712Z", + "imagePreference": "Ubuntu 12.04 LTS", "name": "Hadoop", "service": null, "created": "2013-12-13T21:54:20.895Z", @@ -3223,9 +3251,35 @@ "pk": 2, "model": "core.image", "fields": { - "updated": "2014-05-20T17:52:10.076Z", + "updated": "2014-04-23T04:10:59.634Z", + "name": "Ubuntu 12.04 LTS", + "created": "2014-04-23T04:10:59.634Z", + "container_format": "bare", + "disk_format": "raw", + "path": null, + "enacted": null + } +}, +{ + "pk": 3, + "model": "core.image", + "fields": { + "updated": "2014-04-23T04:11:24.968Z", "name": "Hadoop 2.4.0", - "created": "2014-05-20T17:52:10.076Z", + "created": "2014-04-23T04:11:24.968Z", + "container_format": "bare", + "disk_format": "raw", + "path": null, + "enacted": null + } +}, +{ + "pk": 4, + "model": "core.image", + "fields": { + "updated": "2014-04-23T04:11:37.141Z", + "name": "MPI 1.8", + "created": "2014-04-23T04:11:37.141Z", "container_format": "bare", "disk_format": "raw", "path": null, @@ -10493,8 +10547,8 @@ "created": "2013-12-18T22:24:19.109Z", "permitAllSlices": false, "permittedSlices": [ - 8, - 6 + 6, + 8 ], "labels": "", "guaranteedBandwidth": 0, @@ -50074,6 +50128,24 @@ "enacted": null } }, +{ + "pk": 13, + "model": "nagios.nagiosservice", + "fields": {} +}, +{ + "pk": 11, + "model": "cassandra.cassandraservice", + "fields": { + "clusterSize": 1, + "replicationFactor": 1 + } +}, +{ + "pk": 12, + "model": "kairos.kairosdbservice", + "fields": {} +}, { "pk": 1, "model": "core.siteprivilege",