Skip to content

Commit 59a4ca0

Browse files
committed
M #: LXD is no longer supported
1 parent b7d482f commit 59a4ca0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/intro_release_notes/upgrades/upgrading_single.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Step 3. Upgrade Hypervisors to the New Version
5656

5757
You can skip this section for vCenter Hosts.
5858

59-
Upgrade the OpenNebula node KVM or LXD packages, using the package manager of your OS.
59+
Upgrade the OpenNebula node KVM or LXC packages, using the package manager of your OS.
6060

6161
For example, in a rpm-based Linux distribution simply execute:
6262

@@ -71,7 +71,7 @@ For deb-based distros use:
7171
# apt-get update
7272
# apt-get install --only-upgrade opennebula-node-kvm
7373

74-
.. note:: If you are using LXD the package is ``opennebula-node-lxd``.
74+
.. note:: If you are using LXC the package is ``opennebula-node-lxc``.
7575

7676
Step 4. Update the Drivers
7777
==========================
@@ -189,7 +189,7 @@ On Debian/Ubuntu:
189189
.. note::
190190

191191
Before downloading the migration package, it's a good idea to double-check the URL in your software repository file. Ensure that the URL includes the software major and minor version (in ``<major>.<minor>`` format), but not the exact release.
192-
192+
193193
For example, for OpenNebula version 6.10, the file should point to ``https://downloads.opennebula.io/repo/6.10`` and not ``https://downloads.opennebula.io/repo/6.10.0``. The first case will include migration packages for 6.10.*, whereas the second case will exclude minor versions such as 6.10.0.1.
194194

195195
Step 7. Update Configuration Files

0 commit comments

Comments
 (0)