python-tripleoclient/tripleoclient/v2
Sandeep Yadav 35e3278f6c Drop validate_playbook method from ProvisionNode
In commit[1] we removed the use of validate_playbook method,
but it was missed to remove the method definition, removing this
as its not used anywhere. Also, dropping PlaybookNotFound exception
as its not used anywhere else.

[1] https://review.opendev.org/c/openstack/python-tripleoclient/+/794017

Change-Id: Ia646351cfe60d328b809af56ed5a05ec74e46cd5
2021-10-15 15:57:33 +05:30
..
__init__.py Prepare tripleoclient for v2 implementations of the commands 2020-01-27 13:18:52 +00:00
overcloud_ceph.py Introduce "openstack overcloud ceph deploy" 2021-08-24 11:46:52 +00:00
overcloud_delete.py Add `--heat-type` in overcloud delete 2021-09-13 23:38:41 +05:30
overcloud_network.py Dynamic defaults for roles, networks, vips and bm 2021-09-07 13:11:21 +02:00
overcloud_node.py Drop validate_playbook method from ProvisionNode 2021-10-15 15:57:33 +05:30
overcloud_support.py Add stack_name support to ANSIBLE_INVENTORY 2020-04-29 17:29:33 -05:00
tripleo_container_image.py Drop six 2021-09-30 08:48:40 -06:00