api: Deprecate v2 API

Change-Id: Ie236cc001ddc6362b92119710ec1672ae733318e
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Stephen Finucane
2025-07-04 11:24:23 +01:00
parent d238306aa6
commit df630cd1b2
9 changed files with 32 additions and 23 deletions
@@ -18,9 +18,9 @@
"type": "application/vnd.openstack.compute+json;version=2"
}
],
"status": "SUPPORTED",
"status": "DEPRECATED",
"version": "",
"min_version": "",
"updated": "2011-01-21T11:33:21Z"
"updated": "2025-07-04T12:00:00Z"
}
}
@@ -8,10 +8,10 @@
"rel": "self"
}
],
"status": "SUPPORTED",
"status": "DEPRECATED",
"version": "",
"min_version": "",
"updated": "2011-01-21T11:33:21Z"
"updated": "2025-07-04T12:00:00Z"
},
{
"id": "v2.1",
@@ -27,4 +27,4 @@
"updated": "2013-07-23T11:33:21Z"
}
]
}
}