Skip to content

Commit 8250149

Browse files
authored
ceph update (#749)
1 parent 7543dfb commit 8250149

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

components/schemas/errors/Error.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ properties:
9191
- 404.infrastructure.cluster
9292
- 404.infrastructure.autoscale.group
9393
- 404.infrastructure.model
94+
- 404.infrastructure.external-volume
9495
- 404.monitoring.logs.analytics.rule
9596
- 404.account
9697
- 404.container

components/schemas/infrastructure/external-volumes/sources/ceph-rbd/SourceCephRbd.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,6 @@ properties:
2727
items:
2828
$ref: "./SourceCephRbdMonitor.yml"
2929
- type: "null"
30-
fsid:
31-
type: string
32-
description: >
33-
Ceph cluster FSID (UUID). Optional; used for additional validation or
34-
to ensure the client connects to the intended cluster.
35-
format: uuid
3630
client:
3731
$ref: "./SourceCephRbdClientIdentity.yml"
3832
image:

0 commit comments

Comments
 (0)