ironic/ironic/tests/unit/api/v1
Yuriy Zveryanskyy f9d9b334da Add ironic port group CRUD notifications
This patch adds notifications for create, update or delete
port groups. Event types are:
baremetal.portgroup.{create, update, delete}.{start,end,error}.
Developer documentation updated. "portgroup_uuid" field added to
port payload.

Closes-Bug: #1660292
Change-Id: I9a8ce6c34e9c704b1aeeb526babcb20a5b1261db
2017-02-15 11:42:45 +02:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_chassis.py Add ironic resources CRUD notifications 2016-12-23 08:51:09 +00:00
test_drivers.py Add dynamic driver functionality to REST API 2017-01-30 22:12:55 +00:00
test_expose.py Add test to ensure policy is always authorized 2016-12-20 13:23:52 +00:00
test_nodes.py No node interface settings for classic drivers 2017-02-08 14:50:03 +00:00
test_notification_utils.py Add ironic port group CRUD notifications 2017-02-15 11:42:45 +02:00
test_portgroups.py Add ironic port group CRUD notifications 2017-02-15 11:42:45 +02:00
test_ports.py Add ironic port group CRUD notifications 2017-02-15 11:42:45 +02:00
test_ramdisk.py API: lookup() ignore malformed MAC addresses 2016-11-02 15:01:49 +00:00
test_root.py Remove unnecessary setUp 2016-09-20 14:39:28 +08:00
test_types.py Add Virtual Network Interface REST APIs 2017-01-11 15:08:26 +02:00
test_utils.py Add dynamic driver functionality to REST API 2017-01-30 22:12:55 +00:00
test_versions.py Move ironic.tests.unit.base to ironic.tests.base 2015-10-22 08:57:41 -07:00