Commit 80cd55a
rbd/admin: Fix snapshot schedule start-time format
The start‑time argument always accepted an ISO 8601 timestamp, but
it wasn’t enforced until it was fixed[1] recently. Therefore, it now
conforms to the requirement in the corresponding tests.
[1] ceph/ceph#66735
Signed-off-by: Anoop C S <anoopcs@cryptolab.net>1 parent 39aeb21 commit 80cd55a
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
211 | 212 | | |
212 | 213 | | |
213 | 214 | | |
214 | | - | |
| 215 | + | |
215 | 216 | | |
216 | 217 | | |
217 | 218 | | |
| |||
0 commit comments