<% include MarketPlaceCompany %>
<% if Capabilities %>
OpenStack Services Offered
Service |
OpenStack Version |
<% loop Capabilities %>
<% with ReleaseSupportedApiVersion %>
<% with OpenStackComponent %>
$Name
<% end_with %>
<% end_with %>
|
<% with ReleaseSupportedApiVersion %>
<% with Release %>
$Name
<% end_with %>
<% end_with %>
|
<% end_loop %>
<% end_if %>
<% if Top.PricingSchemas %>
Pricing Options
<% loop Top.PricingSchemas %>
$Type |
|
<% end_loop %>
<% end_if %>
<% if HyperVisors %>
Supported Hypervisors
<% loop HyperVisors %>
<% if First == 0 %>,<% end_if %>
$Type
<% end_loop %>
<% end_if %>
<% if Guests %>
Supported Guests
<% loop Guests %>
<% if First == 0 %>,<% end_if %>
$Type
<% end_loop %>
<% end_if %>
<% if DataCenterRegions %>
Regions
<% loop DataCenterRegions %>
|
$Name |
<% end_loop %>
<% end_if %>
<% if DataCenters %>
Data Center Locations
<% loop DataCenters %>
<% if First == 0 %>,<% end_if %>
$City
<% end_loop %>
Click any location to see availability zones and API endpoints
<% end_if %>
<% if RegionalSupports %>
Regions where support is offered
<% loop RegionalSupports %>
<% with Region %>
$Name |
<% end_with %>
<% end_loop %>
<% end_if %>
<% include OpenStackImplementationCapabilities %>
<% include MarketPlaceDirectoryPage_Rating %>
<% if Videos %>
<% loop Videos %>
$Name($FormattedLength)
<% end_loop %>
<% end_if %>
<% if Resources %>
More Resources
<% loop Resources %>
- $Name
<% end_loop %>
<% end_if %>