Style change in metadata.json

Change-Id: I46c04d0121516a0ecdf139b9d472a5b7de23a37c
This commit is contained in:
Alejandro Andreu 2016-07-07 14:48:16 +02:00
parent 8426c5f419
commit fb536ed221

View File

@ -17,12 +17,12 @@
"tags": ["openstack", "sdn", "midonet"], "tags": ["openstack", "sdn", "midonet"],
"operatingsystem_support": [ "operatingsystem_support": [
{ {
"operatingsystem": "RedHat", "operatingsystem": "RedHat",
"operatingsystemrelease": [ "6.5", "6.6", "7.0" ] "operatingsystemrelease": [ "7.0", "7.1" ]
}, },
{ {
"operatingsystem": "Ubuntu", "operatingsystem": "Ubuntu",
"operatingsystemrelease": ["14.04"] "operatingsystemrelease": ["14.04"]
} }
] ]
} }