Feature #12051
Support 1.9.3 _network and _volume partials
Description
Foreman 1.9.3 (I think?) introduced a new way to manage network and volumes which I think is worth supporting.
I've started work on this feature set here: https://github.com/HeWhoWas/foreman-xen/tree/feature_1.9.3_compat
Associated revisions
History
#1
Updated by Niels Baumgartner about 3 years ago
- Status changed from New to Closed
Applied in changeset foreman-xen|717923b3bb08e25f7006e1cea24c7328e58075f1.
Fixes #17860,#12051,#22277,#22621 Various big rewrites
- implement image provisioning
- improve volume support
- add cloud-init support
- UI improvements
- heavy refactoring