designate/releasenotes/notes/edgegrid-optional-ab7662a9e71612d3.yaml
Takashi Kajinami cb47b4e00e Make edgegrid-python optional
The edgegrid-python library is not necessary unless akamai backend is
used, so this library should be an optional dependency to avoid pulling
unnecessary packages.

Note that akamai backend hasn't been updated since it was added 4 years
back. Probably we can deprecate and remove it assuming it's not really
used(or at least it's not maintained).

Change-Id: If13e722e5ec3cdcd11461201ea20b2dc022cce10
2024-01-22 21:47:31 +09:00

6 lines
161 B
YAML

---
upgrade:
- |
The ``edgegrid-python`` library is now an optional dependency and should
be installed additionally if the Akamai v2 Backend is used.