Difference between revisions of "Vnx-labo-openstack"

From VNX
Jump to: navigation, search
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
This is a set of Openstack tutorial scenarios designed to experiment with [http://openstack.org Openstack] free and open-source software platform for cloud-computing.
 
This is a set of Openstack tutorial scenarios designed to experiment with [http://openstack.org Openstack] free and open-source software platform for cloud-computing.
  
Several tutorial scenarios are available covering Kilo and Liberty Openstack versions, as weell as several configurations:
+
Several tutorial scenarios are available covering Kilo, Liberty and Mitaka Openstack versions and several deployment configurations:
  
 
<ul>
 
<ul>
<li>[[Vnx-labo-openstack-4nodes-basic-kilo|Kilo 4 nodes basic]]</li>
+
<li>Openstack Ocata:</li>
 +
<ul>
 +
<li>[[Vnx-labo-openstack-4nodes-classic-ovs-ocata|Four-nodes-classic-openvswitch]]: a basic scenario using Openstack Ocata made of four virtual machines: a controller, a network node and two compute nodes all based on LXC. The deployement scenario used is [http://docs.openstack.org/mitaka/networking-guide/scenario-classic-ovs.html Classic with Open vSwitch]</li>
 +
</ul>
 +
 
 +
<li>Openstack Mitaka:</li>
 +
<ul>
 +
<li>[[Vnx-labo-openstack-4nodes-classic-ovs-mitaka|Four-nodes-classic-openvswitch]]: a basic scenario using Openstack Mitaka made of four virtual machines: a controller based on LXC and a network and two compute nodes based on KVM. The deployement scenario used is [http://docs.openstack.org/mitaka/networking-guide/scenario-classic-ovs.html Classic with Open vSwitch]</li>
 +
</ul>
 +
 
 +
<li>Openstack Liberty:</li>
 +
<ul>
 +
<li>[[Vnx-labo-openstack-3nodes-basic-liberty|Liberty 3-nodes-basic]]: a basic scenario using Openstack Liberty made of three KVM virtual machines: a controller with networking capabilities and two compute nodes.</li>
 +
<li>[[Vnx-labo-openstack-4nodes-basic-liberty|Liberty 4-nodes-legacy-openvswitch]]: a basic scenario using Openstack Liberty made of four virtual machines: a controller based on LXC and a network and two compute nodes based on KVM. The deployement scenario used is [http://docs.openstack.org/networking-guide/scenario_legacy_ovs.html Legacy with Open vSwitch]</li>
 +
</ul>
 +
 
 +
<li>Openstack Kilo:</li>
 +
<ul>
 +
<li>[[Vnx-labo-openstack-4nodes-basic-kilo|Kilo 4-nodes-basic]]: a basic scenario using Openstack Kilo made of four virtual machines: a controller based on LXC and a network node and two compute nodes based on KVM.</li>
 +
</ul>
  
 
</ul>
 
</ul>

Revision as of 00:30, 13 November 2018

VNX Openstack laboratories

This is a set of Openstack tutorial scenarios designed to experiment with Openstack free and open-source software platform for cloud-computing.

Several tutorial scenarios are available covering Kilo, Liberty and Mitaka Openstack versions and several deployment configurations:

  • Openstack Ocata:
  • Openstack Mitaka:
  • Openstack Liberty:
    • Liberty 3-nodes-basic: a basic scenario using Openstack Liberty made of three KVM virtual machines: a controller with networking capabilities and two compute nodes.
    • Liberty 4-nodes-legacy-openvswitch: a basic scenario using Openstack Liberty made of four virtual machines: a controller based on LXC and a network and two compute nodes based on KVM. The deployement scenario used is Legacy with Open vSwitch
  • Openstack Kilo:
    • Kilo 4-nodes-basic: a basic scenario using Openstack Kilo made of four virtual machines: a controller based on LXC and a network node and two compute nodes based on KVM.