We are trying to make use of cdpy in some of our automation (indeed also ansible modules) and would ask whether:
cdpy could be changed to depend on cdpcli rather than cdpcli-beta: installing cdpy in an environment where cdpcli is already present (at least with cdpcli==0.9.117 and cdpy==v1.3.0) causes conflicts in cdpcli/data (aliases.yaml may not include metrics: null, which causes the CLIDriver initialization to fail)
cdpy could be published to pypi
pre-releases could of course still depend on cdpcli-beta rather than cdpcli, however, stable releases we believe would benefit to rely on cdpcli.
Hi,
We are trying to make use of cdpy in some of our automation (indeed also ansible modules) and would ask whether:
pre-releases could of course still depend on cdpcli-beta rather than cdpcli, however, stable releases we believe would benefit to rely on cdpcli.