ironic/releasenotes/notes/tempest_plugin_removal-009f9ce8456b16fe.yaml
John L. Villalovos 7e1287f243 Remove ironic_tempest_plugin/ directory
We now use the project openstack/ironic-tempest-plugin to store our
tempest plugin. All content from the ironic_tempest_plugin/ directory
has been ported to that project.

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

Remove check in tools/flake8wrap.sh that prevented changes to the
ironic_tempest_plugin/ directory.

Change-Id: I700bd7b71472fa91f6bc02aebc055584df08e0ef
2018-01-05 15:12:13 -08:00

10 lines
412 B
YAML

---
other:
- |
The tempest plugin code that was in ``ironic_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>`_.