Skip to content

Commit 2cd1f8e

Browse files
committed
Add os-migrate logo and os-migrate blok to vmwmigration-sponsor div
1 parent 4cef152 commit 2cd1f8e

2 files changed

Lines changed: 85 additions & 0 deletions

File tree

themes/openstack/templates/Layout/VMWareMigration.ss

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -650,6 +650,24 @@
650650
LEARN MORE <img src="/themes/openstack/vmwaremigration_images/arrow-right.svg" />
651651
</a>
652652
</div>
653+
<div class="vmwmigration-sponsor">
654+
<div>
655+
<img class="sponsor-logo" src="/themes/openstack/vmwaremigration_images/os-migrate.svg" alt="OS-Migrate logo">
656+
</div>
657+
<p class="description">
658+
OS-Migrate is an open-source toolbox designed for parallel cloud migrations
659+
between VMware and OpenStack environments. It is an Ansible collection that
660+
facilitates seamless migration of workloads from either OpenStack or VMware
661+
source clouds to an OpenStack target cloud.
662+
OS-Migrate is agentless, highly flexible and cross platforms, it can be
663+
integrated into Ansible Automation Platform (AAP) in order to scale the
664+
workloads migration to very high level.
665+
The collections are supported by Red Hat.
666+
</p>
667+
<a class="vmwmigration white-button" href="https://github.com/os-migrate/" target="_blank">
668+
LEARN MORE <img src="/themes/openstack/vmwaremigration_images/arrow-right.svg" />
669+
</a>
670+
</div>
653671
</div>
654672
</div>
655673
</div>
Lines changed: 67 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)