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:
Mark T. Voelker 2018-02-26 10:19:33 +00:00
parent 6cd47973f3
commit b3e1a12eaa
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"metadata": {
"id": "next",
"id": "2018.02",
"schema": "2.0",
"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",