puppet-ironic/releasenotes/notes/deprecates-bifrost-support-816bc270574ac32d.yaml
Julia Kreger 78f7e9efb7 Deprecate bifrost support
My downstream team does not maintain this and the settings
which are embedded and encoded in puppet-ironic are incorrect
and no longer match the current state of Bifrost as an independent
sub-project of ironic.

Given this state, and the fact it is largely independent tooling
which duplicates much of puppet-ironic, it does not make sense to
maintain, and is thus deprecated.

Change-Id: Ia456fcea46c44c23d8c99fbf3bb59b63180a28f2
2021-08-26 16:19:13 -07:00

11 lines
454 B
YAML

---
deprecations:
- |
Deprecates integration for Ironic's Bifrost sub-project.
Bifrost serves a similar purpose as puppet-ironic, in so much as the
embedded configuration lags behind and ultimately is no longer appropriate
for a bifrost deployment. If you wish to deploy bifrost, please make use of
the bifrost-cli tool or Ansible playbooks noted in
`Bifrost's documentation <https://docs.openstack.org/bifrost/latest/>`_.