Adding sample tracker file to tracker dir.

Change-Id: I07147bf4b264140c20b56be05b65bab5f14fc1d1
This commit is contained in:
Shamail Tahir 2016-01-11 14:24:59 -05:00
parent fd810d219a
commit 02446997d4
3 changed files with 86 additions and 1 deletions

View File

View File

@ -0,0 +1,55 @@
{
"id": "2016.01.01",
"date": "06-01-2016",
"description": "Rolling Upgrade Monitor",
"source": "https://github.com/openstack/openstack-user-stories/blob/master/user-stories/tracked/rolling-upgrades.rst",
"status": "in-progress",
"tasks": ["versionedObjects", "newCollector"],
"tasks_status": {
"versionedObjects": {
"cross-project spec": "https://github.com/openstack/openstack-specs/blob/master/specs/eventlet-best-practices.rst",
"gerrit-topic": "verobj-all",
"xp_status": "in-progress",
"projects": ["cinder","nova","tacker"],
"projects_status": {
"cinder": {
"blueprints": {
"backup-snapshots": "in-progress",
"nfs-snapshots": "in-progress"
},
"spec": "https://github.com/openstack/cinder-specs/blob/master/specs/mitaka/backup-snapshots.rst",
"spec_status":"completed"
},
"nova": {
"blueprints": {
"na": "na"
},
"spec": "https://github.com/openstack/nova-specs/blob/master/specs/mitaka/approved/cells-db-connection-switching.rst",
"spec_status":"na"
},
"tacker": {
"blueprints": {
"multi-site-vim": "in-progress"
},
"spec": "needed",
"spec_status": "pending"
},
"newCollector": {
"cross-project spec": "needed",
"gerrit-topic": "ru-newcollecter",
"xp_status": "pending",
"projects": ["ceilometer"],
"projects_status": {
"ceilometer": {
"blueprints": {
"none": "pending"
},
"spec": "needed",
"spec_status": "pending"
}
}
}
}
}
}
}

View File

@ -1 +1,31 @@
"status":"TODO"
{
"id": "",
"date": "",
"description": "",
"source": "",
"status": "",
"tasks": [
"",
""
],
"tasks_status": {
"": {
"cross-project spec": "",
"gerrit-topic": "",
"xp_status": "",
"projects": [
"",
""
],
"projects_status": {
"": {
"blueprints": {
"$bp_name": "$bp_status"
},
"spec": "",
"spec_status": ""
}
}
}
}
}