Comment 2 for bug 1853560

Revision history for this message
Jose Guedez (jfguedez) wrote :

Map of deprecated options by version:

+------------------------------+----------------------------+---+---+---+---+---+---+---+---+
| option | replaced by | M | N | O | P | Q | R | S | T |
+------------------------------+----------------------------+---+---+---+---+---+---+---+---+
| logdir | log_dir | Y | Y | Y | Y | Y | Y | Y | Y |
| vnc_enabled | [vnc] enabled | Y | Y | Y | Y | Y | Y | Y | Y |
| use_neutron | <obsolete> | | | Y | Y | Y | Y | Y | Y |
| force_dhcp_release | <obsolete> | | | Y | Y | Y | Y | Y | Y |
| live_migration_uri | live_migration_scheme/addr | | | Y | Y | Y | Y | Y | Y |
| firewall_driver | <obsolete> | | | | Y | Y | Y | Y | Y |
| dhcpbridge | <obsolete> | | | | Y | Y | Y | Y | Y |
| dhcpbridge_flagfile | <obsolete> | | | | Y | Y | Y | Y | Y |
| disable_libvirt_livesnapshot | <obsolete> | | | | | | | Y | Y |
+------------------------------+----------------------------+---+---+---+---+---+---+---+---+

Some additional comments:
* The logic for live_migration_uri is already in place, the stein/train template was just missing the relevant section (Ocata-Rocky had them)
* The template for Train is missing, the charm is using Stein implicitly