From 06993460ffb5dc18c602d872327c5d137ad43eac Mon Sep 17 00:00:00 2001 From: Tom Fifield Date: Wed, 7 Oct 2015 12:28:09 +0800 Subject: [PATCH] Quick JSON fix An extra comma was causing JSON errors. Change-Id: I61a3360964b7163465ee3c8cf1c5e949053c0574 --- juno/ops-docs-install-guide.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/juno/ops-docs-install-guide.json b/juno/ops-docs-install-guide.json index 7011150..cd638ea 100644 --- a/juno/ops-docs-install-guide.json +++ b/juno/ops-docs-install-guide.json @@ -42,7 +42,7 @@ }, "Data Processing service (Sahara)": { - "status": "not available", + "status": "not available" }, "Bare Metal service (Ironic)": {