
This is an workaround for fixing the unit test. Also note that coniter project may be discontinued soon [1], and we should find an alternative. [1]: https: //github.com/corpusops/croniter/issues/144 Change-Id: I5fac71bc194af0d0e0d3173693dda959cb13ec4e
18 lines
296 B
Plaintext
18 lines
296 B
Plaintext
ops
|
|
jinja2
|
|
lightkube
|
|
lightkube-models
|
|
# COS requirement
|
|
cosl
|
|
|
|
# From ops_sunbeam
|
|
tenacity
|
|
|
|
# for validating cron expressions
|
|
# due to https://github.com/corpusops/croniter/issues/144
|
|
# we might need to find an alternative for croniter project
|
|
croniter==5.0.1
|
|
|
|
# for handling cleanup
|
|
openstacksdk
|