Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed KVM workload from Dolomite (bsc#1218759) #287

Merged
merged 3 commits into from
Jan 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions articles/alp-dolomite.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@
<resource xml:id="_ref-combustion-configuration" href="../references/combustion-configuration.xml"/>
<resource xml:id="_ref-transactional-update-usage" href="../references/transactional-update-usage.xml"/>
<resource xml:id="_ref-podman-usage" href="../references/podman-usage.xml"/>
<resource xml:id="_ref-kvm-server-manage" href="../references/kvm-server-manage.xml"/>
<resource xml:id="_ref-kvm-container-manage" href="../references/kvm-container-manage.xml"/>
<resource xml:id="_ref-grafana-container-manage" href="../references/grafana-container-manage.xml"/>
<resource xml:id="_ref-virt-scenarios" href="../references/virt-scenarios.xml"/>
<resource xml:id="_ref-virt-scenario-commands" href="../references/virt-scenario-interactive-commands.xml"/>
Expand All @@ -68,8 +66,6 @@
<resource xml:id="_task-deploy-alp-zseries" href="../tasks/deploy-alp-zseries.xml"/>
<resource xml:id="_task-enable-podman" href="../tasks/enable-podman.xml"/>
<resource xml:id="_task-run-yast-with-podman" href="../tasks/run-yast-with-podman.xml"/>
<resource xml:id="_task-run-kvm-with-podman" href="../tasks/run-kvm-with-podman.xml"/>
<resource xml:id="_task-run-kvm-client-with-podman" href="../tasks/run-kvm-client-with-podman.xml"/>
<resource xml:id="_task-run-cockpit-with-podman" href="../tasks/run-cockpit-with-podman.xml"/>
<resource xml:id="_task-run-gdm-with-podman" href="../tasks/run-gdm-with-podman.xml"/>
<resource xml:id="_task-run-firewalld-with-podman" href="../tasks/run-firewalld-with-podman.xml"/>
Expand Down Expand Up @@ -407,10 +403,6 @@
</module>
<module renderas="chapter" resourceref="_alp-workloads-intro">
<module renderas="section" resourceref="_task-run-yast-with-podman"/>
<module renderas="section" resourceref="_task-run-kvm-with-podman">
<module renderas="section" resourceref="_ref-kvm-server-manage"/>
<module renderas="section" resourceref="_task-run-kvm-client-with-podman"/>
</module>
<module renderas="section" resourceref="_task-run-cockpit-with-podman"/>
<module renderas="section" resourceref="_task-run-gdm-with-podman"/>
<module renderas="section" resourceref="_task-run-firewalld-with-podman"/>
Expand Down
6 changes: 0 additions & 6 deletions glues/alp-workloads-more-info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,6 @@
<link xlink:href="https://documentation.suse.com/sles/html/SLES-all/cha-sw-cl.html"/>.
</para>
</listitem>
<listitem>
<para>
Details about the usage of the <command>kvm-server-manage</command>
script are described in <xref linkend="reference-kvm-server-manage"/>.
</para>
</listitem>
<listitem>
<para>
Enabling &kvm; nested virtualization is described in
Expand Down
88 changes: 0 additions & 88 deletions references/kvm-server-manage.xml

This file was deleted.

62 changes: 0 additions & 62 deletions tasks/run-kvm-client-with-podman.xml

This file was deleted.

96 changes: 0 additions & 96 deletions tasks/run-kvm-with-podman.xml

This file was deleted.

7 changes: 2 additions & 5 deletions tasks/virt-scenario-create-vm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,8 @@
<itemizedlist>
<listitem>
<para>
Running &productnameshort; with the &kvm; workload deployed. Refer to
<xref linkend="task-run-kvm-with-podman" os="alp-dolomite"/><link
xlink:href="https://susedoc.github.io/doc-modular/main/html/alp-dolomite/available-alp-workloads.html#task-run-kvm-with-podman"
os="generic"/>
for detailed steps.
Running &productnameshort; with the <package>patterns-alp-kvm_host</package> package
installed.
</para>
</listitem>
<listitem>
Expand Down
Loading