====================== Upgrading to vmm 0.7.x ====================== This document describes the procedure to upgrade a vmm-0.6.2 installation to version 0.7.x If you still have an older version installed, please see :doc:`/upgrade`. Upgrading from vmm-0.6.2 ------------------------ Database update ^^^^^^^^^^^^^^^ Not needed! Upgrade vmm ^^^^^^^^^^^ Execute the :file:`upgrade.sh` script in your vmm directory. .. code-block:: console root@host:~# cd /path/to/vmm-0.7.0 root@host:/path/to/vmm-0.7.0# ./upgrade.sh root@host:/path/to/vmm-0.7.0#