1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

F #6393: Change support text (#2812)

This commit is contained in:
Jorge Miguel Lobo Escalona 2023-11-13 16:24:54 +01:00 committed by GitHub
parent 118e305973
commit 1eaedde073
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,14 +16,19 @@
<div class="row text-left support_connect">
<div class="medium-6 columns" style="font-">
<p>The Support Subscription provides expert integration and production support on supported platforms and include:</p>
<p>OpenNebula Enterprise Subscriptions provide access to the Enterprise Edition of the software with benefits including:</p>
<ul class="fa-ul" style="font-size: 14px;">
<li><i class="fa-li fas fa-check"></i>Problem diagnosis, resolution and bug fixing</li>
<li><i class="fa-li fas fa-check"></i>Solving unexpected problems when using, installing or configuring the software</li>
<li><i class="fa-li fas fa-check"></i>Guidance about tuning for optimal and scalable performance in your environment</li>
<li><i class="fa-li fas fa-check"></i>Answering “how to” questions related to standard and intended product usage</li>
<li><i class="fa-li fas fa-check"></i>Offering hints about how to go around missing features</li>
<li><i class="fa-li fas fa-check"></i>Answering questions about product adaptation and integration</li>
<li><i class="fa-li fas fa-check"></i>Access to upgrades, maintenance releases, security patches and minor enhancements</li>
<li><i class="fa-li fas fa-check"></i>Enterprise features that are not included in the Community Edition of the software</li>
<li><i class="fa-li fas fa-check"></i>Access to Long-Term Supported (LTS) versions of the OpenNebula software, for flexibility and stability in your upgrade strategy.</li>
<li><i class="fa-li fas fa-check"></i>Enterprise tools for automation and simplification of upgrades, maintenance and management activities.</li>
</ul>
<p>And Standard and Premium subscription levels provide exclusive access to our expert product support under established SLAs, helping you with:</p>
<ul class="fa-ul" style="font-size: 14px;">
<li><i class="fa-li fas fa-check"></i>Issue resolution, problem diagnosis, and bug fixes</li>
<li><i class="fa-li fas fa-check"></i>Software installation and configuration</li>
<li><i class="fa-li fas fa-check"></i>Tuning and optimization for performance</li>
<li><i class="fa-li fas fa-check"></i>And other inquiries and questions</li>
</ul>
<p>For more info on support subcriptions, <a href="{{ support_subscription }}" target="_blank">click here</a></p>
</div>