Revert "Fix AZ related API docs"
This reverts commit 71a7eda44b
.
This is breaking the gate due to the change in the az name.
Change-Id: Idd7d1aab113f3d4aba8b1deb6e5dc3871a75aa29
Closes-Bug: #1716247
This commit is contained in:
@@ -1302,9 +1302,7 @@ aggregate_az:
|
|||||||
type: string
|
type: string
|
||||||
aggregate_az_optional:
|
aggregate_az_optional:
|
||||||
description: |
|
description: |
|
||||||
The availability zone of the host aggregate. You should use a custom
|
The availability zone of the host aggregate.
|
||||||
availability zone rather than the default returned by the
|
|
||||||
os-availability-zone API.
|
|
||||||
in: body
|
in: body
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
@@ -4164,11 +4162,9 @@ os:
|
|||||||
type: string
|
type: string
|
||||||
os-availability-zone:availability_zone:
|
os-availability-zone:availability_zone:
|
||||||
description: |
|
description: |
|
||||||
The availability zone from which to launch the server. When you
|
The availability zone from which to launch the server. When you provision resources,
|
||||||
provision resources, you specify from which availability zone you
|
you specify from which availability zone you want your instance to be built. Typically,
|
||||||
want your instance to be built. Typically, an admin user will use
|
you use availability zones to arrange OpenStack compute hosts into logical groups.
|
||||||
availability zones to arrange OpenStack compute hosts into logical
|
|
||||||
groups.
|
|
||||||
An availability zone provides a form of physical isolation and redundancy from
|
An availability zone provides a form of physical isolation and redundancy from
|
||||||
other availability zones. For instance, if some racks in your data center are
|
other availability zones. For instance, if some racks in your data center are
|
||||||
on a separate power source, you can put servers in those racks in their own availability
|
on a separate power source, you can put servers in those racks in their own availability
|
||||||
@@ -4176,11 +4172,6 @@ os-availability-zone:availability_zone:
|
|||||||
segregating resources into availability zones, you can ensure that your application
|
segregating resources into availability zones, you can ensure that your application
|
||||||
resources are spread across disparate machines to achieve high availability in
|
resources are spread across disparate machines to achieve high availability in
|
||||||
the event of hardware or other failure.
|
the event of hardware or other failure.
|
||||||
You can list the available availability zones by calling the
|
|
||||||
os-availability-zone API, but you should avoid using the default
|
|
||||||
availability zone when booting the instance. In general, the
|
|
||||||
default availability zone is named ``nova``. This AZ is only shown
|
|
||||||
when listing the availability zones as an admin.
|
|
||||||
in: body
|
in: body
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
|
@@ -2,6 +2,6 @@
|
|||||||
"aggregate":
|
"aggregate":
|
||||||
{
|
{
|
||||||
"name": "name",
|
"name": "name",
|
||||||
"availability_zone": "london"
|
"availability_zone": "nova"
|
||||||
}
|
}
|
||||||
}
|
}
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"aggregate": {
|
"aggregate": {
|
||||||
"availability_zone": "london",
|
"availability_zone": "nova",
|
||||||
"created_at": "2013-08-18T12:17:55.751757",
|
"created_at": "2013-08-18T12:17:55.751757",
|
||||||
"deleted": false,
|
"deleted": false,
|
||||||
"deleted_at": null,
|
"deleted_at": null,
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"aggregate": {
|
"aggregate": {
|
||||||
"availability_zone": "london",
|
"availability_zone": "nova",
|
||||||
"created_at": "2013-08-18T12:17:56.297823",
|
"created_at": "2013-08-18T12:17:56.297823",
|
||||||
"deleted": false,
|
"deleted": false,
|
||||||
"deleted_at": null,
|
"deleted_at": null,
|
||||||
@@ -9,7 +9,7 @@
|
|||||||
],
|
],
|
||||||
"id": 1,
|
"id": 1,
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"availability_zone": "london"
|
"availability_zone": "nova"
|
||||||
},
|
},
|
||||||
"name": "name",
|
"name": "name",
|
||||||
"updated_at": null
|
"updated_at": null
|
||||||
|
@@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"aggregate": {
|
"aggregate": {
|
||||||
"availability_zone": "london",
|
"availability_zone": "nova",
|
||||||
"created_at": "2013-08-18T12:17:56.380226",
|
"created_at": "2013-08-18T12:17:56.380226",
|
||||||
"deleted": false,
|
"deleted": false,
|
||||||
"deleted_at": null,
|
"deleted_at": null,
|
||||||
"hosts": [],
|
"hosts": [],
|
||||||
"id": 1,
|
"id": 1,
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"availability_zone": "london"
|
"availability_zone": "nova"
|
||||||
},
|
},
|
||||||
"name": "name",
|
"name": "name",
|
||||||
"updated_at": null
|
"updated_at": null
|
||||||
|
@@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"aggregates": [
|
"aggregates": [
|
||||||
{
|
{
|
||||||
"availability_zone": "london",
|
"availability_zone": "nova",
|
||||||
"created_at": "2013-08-18T12:17:56.856455",
|
"created_at": "2013-08-18T12:17:56.856455",
|
||||||
"deleted": false,
|
"deleted": false,
|
||||||
"deleted_at": null,
|
"deleted_at": null,
|
||||||
"hosts": ["21549b2f665945baaa7101926a00143c"],
|
"hosts": ["21549b2f665945baaa7101926a00143c"],
|
||||||
"id": 1,
|
"id": 1,
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"availability_zone": "london"
|
"availability_zone": "nova"
|
||||||
},
|
},
|
||||||
"name": "name",
|
"name": "name",
|
||||||
"updated_at": null
|
"updated_at": null
|
||||||
|
@@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"aggregate": {
|
"aggregate": {
|
||||||
"availability_zone": "london",
|
"availability_zone": "nova",
|
||||||
"created_at": "2013-08-18T12:17:55.959571",
|
"created_at": "2013-08-18T12:17:55.959571",
|
||||||
"deleted": false,
|
"deleted": false,
|
||||||
"deleted_at": null,
|
"deleted_at": null,
|
||||||
"hosts": [],
|
"hosts": [],
|
||||||
"id": 1,
|
"id": 1,
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"availability_zone": "london",
|
"availability_zone": "nova",
|
||||||
"key": "value"
|
"key": "value"
|
||||||
},
|
},
|
||||||
"name": "name",
|
"name": "name",
|
||||||
|
@@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"aggregate": {
|
"aggregate": {
|
||||||
"availability_zone": "london",
|
"availability_zone": "nova",
|
||||||
"created_at": "2013-08-18T12:17:56.990581",
|
"created_at": "2013-08-18T12:17:56.990581",
|
||||||
"deleted": false,
|
"deleted": false,
|
||||||
"deleted_at": null,
|
"deleted_at": null,
|
||||||
"hosts": [],
|
"hosts": [],
|
||||||
"id": 1,
|
"id": 1,
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"availability_zone": "london"
|
"availability_zone": "nova"
|
||||||
},
|
},
|
||||||
"name": "name",
|
"name": "name",
|
||||||
"updated_at": null
|
"updated_at": null
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"aggregate": {
|
"aggregate": {
|
||||||
"availability_zone": "london",
|
"availability_zone": "nova",
|
||||||
"created_at": "2016-12-27T22:51:32.877711",
|
"created_at": "2016-12-27T22:51:32.877711",
|
||||||
"deleted": false,
|
"deleted": false,
|
||||||
"deleted_at": null,
|
"deleted_at": null,
|
||||||
@@ -9,4 +9,4 @@
|
|||||||
"updated_at": null,
|
"updated_at": null,
|
||||||
"uuid": "86a0da0e-9f0c-4f51-a1e0-3c25edab3783"
|
"uuid": "86a0da0e-9f0c-4f51-a1e0-3c25edab3783"
|
||||||
}
|
}
|
||||||
}
|
}
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"aggregate": {
|
"aggregate": {
|
||||||
"availability_zone": "london",
|
"availability_zone": "nova",
|
||||||
"created_at": "2016-12-27T23:47:30.594805",
|
"created_at": "2016-12-27T23:47:30.594805",
|
||||||
"deleted": false,
|
"deleted": false,
|
||||||
"deleted_at": null,
|
"deleted_at": null,
|
||||||
@@ -9,10 +9,10 @@
|
|||||||
],
|
],
|
||||||
"id": 1,
|
"id": 1,
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"availability_zone": "london"
|
"availability_zone": "nova"
|
||||||
},
|
},
|
||||||
"name": "name",
|
"name": "name",
|
||||||
"updated_at": null,
|
"updated_at": null,
|
||||||
"uuid": "d1842372-89c5-4fbd-ad5a-5d2e16c85456"
|
"uuid": "d1842372-89c5-4fbd-ad5a-5d2e16c85456"
|
||||||
}
|
}
|
||||||
}
|
}
|
@@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"aggregate": {
|
"aggregate": {
|
||||||
"availability_zone": "london",
|
"availability_zone": "nova",
|
||||||
"created_at": "2016-12-27T23:47:30.563527",
|
"created_at": "2016-12-27T23:47:30.563527",
|
||||||
"deleted": false,
|
"deleted": false,
|
||||||
"deleted_at": null,
|
"deleted_at": null,
|
||||||
"hosts": [],
|
"hosts": [],
|
||||||
"id": 1,
|
"id": 1,
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"availability_zone": "london"
|
"availability_zone": "nova"
|
||||||
},
|
},
|
||||||
"name": "name",
|
"name": "name",
|
||||||
"updated_at": null,
|
"updated_at": null,
|
||||||
"uuid": "fd0a5b12-7e8d-469d-bfd5-64a6823e7407"
|
"uuid": "fd0a5b12-7e8d-469d-bfd5-64a6823e7407"
|
||||||
}
|
}
|
||||||
}
|
}
|
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"aggregates": [
|
"aggregates": [
|
||||||
{
|
{
|
||||||
"availability_zone": "london",
|
"availability_zone": "nova",
|
||||||
"created_at": "2016-12-27T23:47:32.911515",
|
"created_at": "2016-12-27T23:47:32.911515",
|
||||||
"deleted": false,
|
"deleted": false,
|
||||||
"deleted_at": null,
|
"deleted_at": null,
|
||||||
@@ -10,11 +10,11 @@
|
|||||||
],
|
],
|
||||||
"id": 1,
|
"id": 1,
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"availability_zone": "london"
|
"availability_zone": "nova"
|
||||||
},
|
},
|
||||||
"name": "name",
|
"name": "name",
|
||||||
"updated_at": null,
|
"updated_at": null,
|
||||||
"uuid": "6ba28ba7-f29b-45cc-a30b-6e3a40c2fb14"
|
"uuid": "6ba28ba7-f29b-45cc-a30b-6e3a40c2fb14"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
@@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"aggregate": {
|
"aggregate": {
|
||||||
"availability_zone": "london",
|
"availability_zone": "nova",
|
||||||
"created_at": "2016-12-27T23:59:18.623100",
|
"created_at": "2016-12-27T23:59:18.623100",
|
||||||
"deleted": false,
|
"deleted": false,
|
||||||
"deleted_at": null,
|
"deleted_at": null,
|
||||||
"hosts": [],
|
"hosts": [],
|
||||||
"id": 1,
|
"id": 1,
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"availability_zone": "london",
|
"availability_zone": "nova",
|
||||||
"key": "value"
|
"key": "value"
|
||||||
},
|
},
|
||||||
"name": "name",
|
"name": "name",
|
||||||
"updated_at": "2016-12-27T23:59:18.723348",
|
"updated_at": "2016-12-27T23:59:18.723348",
|
||||||
"uuid": "26002bdb-62cc-41bd-813a-0ad22db32625"
|
"uuid": "26002bdb-62cc-41bd-813a-0ad22db32625"
|
||||||
}
|
}
|
||||||
}
|
}
|
@@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"aggregate": {
|
"aggregate": {
|
||||||
"availability_zone": "london",
|
"availability_zone": "nova",
|
||||||
"created_at": "2016-12-27T23:47:30.594805",
|
"created_at": "2016-12-27T23:47:30.594805",
|
||||||
"deleted": false,
|
"deleted": false,
|
||||||
"deleted_at": null,
|
"deleted_at": null,
|
||||||
"hosts": [],
|
"hosts": [],
|
||||||
"id": 1,
|
"id": 1,
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"availability_zone": "london"
|
"availability_zone": "nova"
|
||||||
},
|
},
|
||||||
"name": "name",
|
"name": "name",
|
||||||
"updated_at": null,
|
"updated_at": null,
|
||||||
"uuid": "d1842372-89c5-4fbd-ad5a-5d2e16c85456"
|
"uuid": "d1842372-89c5-4fbd-ad5a-5d2e16c85456"
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user