Skip to content
Open
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
26 changes: 13 additions & 13 deletions source/downloads/plugin-packages.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<li class="active">Plugin Package Downloads</li>
</ul>
<br/>

</div>
</div>
</div>
Expand All @@ -26,7 +26,7 @@
<div class="testimonial">
<div class="row">
<div class="span12">



<!-- <div class="collapse" id="collapsible"> -->
Expand All @@ -35,7 +35,7 @@ <h1 class="name"><strong>Cloudify Plugin Wagon Packages</strong></h1>
<p>Cloudify plugins are collection of Python Wheels (compiled modules) packaged together using <a href="https://github.com/cloudify-cosmo/wagon">Wagon</a>.</p>
<p>They provide an abstraction for using a certain tool or API by providing TOSCA types and matching implementation code that you can use in your blueprints.</p>

<h2>AWS Plugins</h2>
<h2 id="aws">AWS Plugins</h2>

<!-- Plugin Start -->
<div class="plugin-container">
Expand All @@ -56,7 +56,7 @@ <h4><strong><font color="#ffffff"><i class="icon-centos"></i> CentOS 7x Wagon</f
<p>&nbsp;</p>
<p>&nbsp;</p>
<h4><strong><font color="#ffffff"><i class="icon-linux"></i> RHEL 7x Wagon</font></strong></h4><br/>

<a class="count2" href="http://repository.cloudifysource.org/org/cloudify3/wagons/cloudify-aws-plugin/1.4.1/cloudify_aws_plugin-1.4.1-py27-none-linux_x86_64-redhat-Maipo.wgn" class="download" data-btn-type="Cloudify Plugin Download" onclick="dataLayer.push({'event': 'GAEvent', 'eventCategory': 'Plugin Package Downloads','eventAction': 'Cloudify Wagon Download','eventLabel': 'RHEL AWS Wagon 3.4'});">
Download
</a>
Expand All @@ -68,7 +68,7 @@ <h4><strong><font color="#ffffff"><i class="icon-linux"></i> RHEL 7x Wagon</font

<div class="row">
<div class="span12">
<h2>vCloud Plugins</h2>
<h2 id="vcloud">vCloud Plugins</h2>

<!-- Plugin Start -->
<div class="plugin-container">
Expand Down Expand Up @@ -99,7 +99,7 @@ <h4><strong><font color="#ffffff"><i class="icon-linux"></i> RHEL 7x Wagon</font

<div class="row">
<div class="span12">
<h2>vSphere Plugins</h2>
<h2 id="vsphere">vSphere Plugins</h2>

<!-- Plugin Start -->
<div class="plugin-container">
Expand Down Expand Up @@ -132,7 +132,7 @@ <h4><strong><font color="#ffffff"><i class="icon-linux"></i> RHEL 7x Wagon</font

<div class="row">
<div class="span12">
<h2>OpenStack Plugins</h2>
<h2 id="openstack">OpenStack Plugins</h2>
<!-- Plugin Start -->
<div class="plugin-container">
<span class="count"><img src="/img/openstackimg.png" width="25"> OpenStack</span>
Expand All @@ -158,7 +158,7 @@ <h4><strong><font color="#ffffff"><i class="icon-linux"></i> RHEL 7x Wagon</font

<div class="row">
<div class="span12">
<h2>Fabric Plugins</h2>
<h2 id="fabric">Fabric Plugins</h2>
<!-- Plugin Start -->
<div class="plugin-container">
<span class="count"><img src="/img/fabriclogo.png" width="25"> Fabric</span>
Expand All @@ -184,7 +184,7 @@ <h4><strong><font color="#ffffff"><i class="icon-linux"></i> RHEL 7x Wagon</font

<div class="row">
<div class="span12">
<h2>Diamond Plugins</h2>
<h2 id="diamond">Diamond Plugins</h2>
<!-- Plugin Start -->
<div class="plugin-container">
<span class="count"><img src="/img/diamondlogo.png" width="25"> Diamond</span>
Expand Down Expand Up @@ -297,7 +297,7 @@ <h2>General Plugins</h2>
<span class="count"><img src="/img/logowh.png" width="25"> PSUTIL</span>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h4><strong><font color="#ffffff"><i class="icon-windows"></i> Windows PSUTIL Wagon</font></strong></h4><br/>
<h4 id="psutil"><strong><font color="#ffffff"><i class="icon-windows"></i> Windows PSUTIL Wagon</font></strong></h4><br/>
<a class="count2" href="http://repository.cloudifysource.org/org/cloudify3/wagons/cloudify-psutil-plugin/1.0.2/cloudify_psutil_plugin-1.0.2-py27-none-win32-none-none.wgn" class="download" data-btn-type="Cloudify Plugin Download" onclick="dataLayer.push({'event': 'GAEvent', 'eventCategory': 'Plugin Package Downloads','eventAction': 'Cloudify Wagon Download','eventLabel': 'Windows psutil Wagon 3.4'});">
Download
</a>
Expand All @@ -309,7 +309,7 @@ <h4><strong><font color="#ffffff"><i class="icon-windows"></i> Windows PSUTIL Wa
<span class="count"><img src="/img/logowh.png" width="25"> HOST-POOL</span>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h4><strong><font color="#ffffff"><i class="icon-centos"></i> CentOS 7x HOST-POOL Wagon</font></strong></h4><br/>
<h4 id="ldap"><strong><font color="#ffffff"><i class="icon-centos"></i> CentOS 7x HOST-POOL Wagon</font></strong></h4><br/>
<a class="count2" href="http://repository.cloudifysource.org/org/cloudify3/wagons/cloudify-host-pool-plugin/1.4/cloudify_host_pool_plugin-1.4-py27-none-linux_x86_64-centos-Core.wgn" class="download" data-btn-type="Cloudify Plugin Download" onclick="dataLayer.push({'event': 'GAEvent', 'eventCategory': 'Plugin Package Downloads','eventAction': 'Cloudify Wagon Download','eventLabel': 'CentOS Host-Pool Wagon 3.4'});">
Download
</a>
Expand Down Expand Up @@ -386,8 +386,8 @@ <h3><strong>By downloading Cloudify you agree to the <a href="{{ site.baseurl }}
<section id="content">
<div class="container">
<div class="row">


<div class="clear"></div>
<br/>
<div class="span4">
Expand Down