ironic/ironic/tests
Iury Gregory Melo Ferreira 4bc5142df2 Add vendor_passthru method for subscriptions
This patch adds two new vendor_passthru methods for Redfish:
- create_subscription (create a sbuscription)
- delete_subscription (delete a subscription)
- get_all_subscriptions (get all subscriptions on the node)
- get_subscription (get a single subscription)

Unit Tests in test_utils split into multiple classes to avoid random
failures due to cache.

Tested in bifrost env using two different HW:
- HPE EL8000 e910
- Dell R640

Story: #2009061
Task: #42854
Change-Id: I5b7fa99b0ee64ccdc0f62d9686df655082db3665
2021-07-21 10:27:32 +02:00
..
functional Prepare for functional testing 2015-09-28 21:27:01 +00:00
json_samples Add network_data field to ironic node object 2020-05-05 15:57:36 +02:00
unit Add vendor_passthru method for subscriptions 2021-07-21 10:27:32 +02:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
base.py Bye-bye iSCSI deploy, you served us well 2021-05-04 14:28:25 +02:00