Skip to content

Commit a6aa5a1

Browse files
authored
Merge pull request #381 from matbu/osm/vmware/blog
Adding OS-Migrate to the VMware migration template layout
2 parents c5e9d05 + 2cd1f8e commit a6aa5a1

2 files changed

Lines changed: 86 additions & 0 deletions

File tree

themes/openstack/templates/Layout/VMWareMigration.ss

Lines changed: 19 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>
@@ -711,6 +729,7 @@
711729
<li><a href="https://www.sardinasystems.com/tag/fishosmoveit/" target="_blank">FishOS MoveIt from Sardina Systems</a></li>
712730
<li><a href="https://github.com/vexxhost/migratekit" target="_blank">MigrateKit from VEXXHOST, Inc.</a> (open source)</li>
713731
<li><a href="https://www.mirantis.com/bespoke/solutions/" target="_blank">Mirantis Migration Service</a></li>
732+
<li><a href="https://github.com/os-migrate/" target="_blank">OS-Migrate Ansible collection</a> (open source)</li>
714733
<li><a href="https://libguestfs.org/virt-v2v.1.html" target="_blank">virt-v2v</a> (open source)</li>
715734
<li><a href="https://www.zconverter.com/" target="_blank">ZConverter</a></li>
716735
</ul>
Lines changed: 67 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)