Fix ID field in 2018.02
The id field in the 2018.02 was left as "next" rather than being updated with a proper date. This patch fixes the oversight. Change-Id: If499f2e38e4e6d142f75b39c5cf22c2606c10a7a
This commit is contained in:
parent
6cd47973f3
commit
b3e1a12eaa
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"id": "next",
|
"id": "2018.02",
|
||||||
"schema": "2.0",
|
"schema": "2.0",
|
||||||
"reference": "https://git.openstack.org/cgit/openstack/interop/schema/2.0.json",
|
"reference": "https://git.openstack.org/cgit/openstack/interop/schema/2.0.json",
|
||||||
"source": "http://git.openstack.org/cgit/openstack/interop/add-ons/dns.next.json",
|
"source": "http://git.openstack.org/cgit/openstack/interop/add-ons/dns.next.json",
|
||||||
|
Loading…
Reference in New Issue
Block a user