Managing your cloud resources with OpenStack: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 237: Line 237:
Then you can create a new virtual machine and attach the vmdk image to it (see [http://techathlon.com/how-to-run-a-vmdk-file-in-oracle-virtualbox/ how to run a vmdk file in virtualbox] for detailed instructions on this).
Then you can create a new virtual machine and attach the vmdk image to it (see [http://techathlon.com/how-to-run-a-vmdk-file-in-oracle-virtualbox/ how to run a vmdk file in virtualbox] for detailed instructions on this).


=Working with a Load Balancer as a Service = <!--T:45-->  
= <s>Working with a Load Balancer as a Service</s> (Deprecated) = <!--T:45-->  


<!--T:46-->
<!--T:46-->
OpenStack offers a Load Balancer as a Service (based on HAProxy) to distribute traffic between multiple servers. East Cloud offers a CLI-based configuration option.
<s>OpenStack offers a Load Balancer as a Service (based on HAProxy) to distribute traffic between multiple servers. East Cloud offers a CLI-based configuration option.</s>


<!--T:47-->
<!--T:47-->
Prerequisites: install OpenStack CLI tools and cloud environment file from your target cloud installation (East or West) as well as the [https://github.com/openstack/python-neutronclient standalone Neutron CLI Tool] on your development machine.
<s>Prerequisites: install OpenStack CLI tools and cloud environment file from your target cloud installation (East or West) as well as the [https://github.com/openstack/python-neutronclient standalone Neutron CLI Tool] on your development machine.</s>


<!--T:48-->
<!--T:48-->
Once all of the necessary development software is installed, follow the instructions on [https://docs.openstack.org/mitaka/networking-guide/config-lbaas.html the openstack LBaaS guide] in the 'Building a LBaaS v2 Load Balancer' section.
<s>Once all of the necessary development software is installed, follow the instructions on [https://docs.openstack.org/mitaka/networking-guide/config-lbaas.html the openstack LBaaS guide] in the 'Building a LBaaS v2 Load Balancer' section.</s>




cc_staff
28

edits