a8fba21f23
Remove support completely and map the v1 resources to NoneResource. Change-Id: I8252e7feb4c1b87497770bf045d844fe5975c2b9
9 lines
365 B
YAML
9 lines
365 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Designate project had removed v1 api support since stable/queens.
|
|
Heat has now removed support for v1 resources ``OS::Designate::Domain``
|
|
and ``OS::Designate::Record`` completely and replaced them with
|
|
placeholders for existing templates with those resources. The
|
|
``designate.domain`` custom constraint has also been removed.
|