ironic-inspector/releasenotes/notes/tempest_plugin_removal-91a01f5950f543e1.yaml
John L. Villalovos d7e1841680 Remove ironic_inspector/test/inspector_tempest_plugin/ directory
We now use the project openstack/ironic-tempest-plugin to store our
tempest plugin. All content from the
ironic_inspector/test/inspector_tempest_plugin/ directory has been
ported to that project.

We no longer want to have the plugin content stored here so we can
now delete it.

Change-Id: Ia8ea3a74d5aba1ea27eb6715c21667a30bac56b4
2018-01-05 12:52:54 -08:00

11 lines
440 B
YAML

---
other:
- |
The tempest plugin code that was in
``ironic_inspector/test/inspector_tempest_plugin/`` has been removed.
Tempest plugin code has been migrated to the project
`openstack/ironic-tempest-plugin
<https://git.openstack.org/cgit/openstack/ironic-tempest-plugin>`_. This was
an OpenStack wide `goal for the Queens cycle
<https://governance.openstack.org/tc/goals/queens/split-tempest-plugins.html>`_.