openstacksdk/releasenotes/notes/validate-machine-dcf528b8f587e3f0.yaml
Dmitry Tantsur 7b8a2e0cd2 cloud: rename with deprecation validate_node -> validate_machine
Most of other cloud methods call nodes "machines". The new call also
has an ability to only validate the power interface.

Change-Id: I35f0521a57342dc888c00790935f20de230d6de5
2018-10-10 15:57:58 +02:00

6 lines
138 B
YAML

---
deprecations:
- |
The ``OpenStackCloud.validate_node`` call was deprecated in favor of
``OpenStackCloud.validate_machine``.