Fix JSON syntax

fix the json syntax errors in liberty ops-packaged.

Change-Id: I41e8e97c9121d283a83e379f5770d24a2e9ea569
This commit is contained in:
Tom Fifield 2015-10-21 01:57:48 +08:00
parent dc60ef69ad
commit dbc1757dea
1 changed files with 3 additions and 3 deletions

View File

@ -17,12 +17,12 @@
},
"Dashboard (Horizon)":
{
"status": "good",
"status": "good"
},
"Networking service (Neutron)":
{
"status": "warning",
"description": "RDO packages do not yet exist, and those in the testing repository will not allow VMs to boot. Ubuntu packages suffer from several bugs (https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1502363 , https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1502362 , https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1502364 )
"description": "RDO packages do not yet exist, and those in the testing repository will not allow VMs to boot. Ubuntu packages suffer from several bugs (https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1502363 , https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1502362 , https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1502364 )",
"caveats":
[{
"status": "no",
@ -36,7 +36,7 @@
},
"Telemetry service (Ceilometer)":
{
"status": "good",
"status": "good"
},
"Orchestration service (Heat)":
{