Updated the deployment diagram: added Nova API
This commit is contained in:
parent
3dbe043f06
commit
4fe5ed0c72
23
README.rst
23
README.rst
@ -15,9 +15,9 @@ This blueprint is also available in the following formats:
|
|||||||
- `EPUB <https://github.com/beloglazov/openstack-neat/raw/master/doc/blueprint/openstack-neat-blueprint.epub>`_
|
- `EPUB <https://github.com/beloglazov/openstack-neat/raw/master/doc/blueprint/openstack-neat-blueprint.epub>`_
|
||||||
- `HTML <https://raw.github.com/beloglazov/openstack-neat/master/doc/blueprint/openstack-neat-blueprint.html>`_
|
- `HTML <https://raw.github.com/beloglazov/openstack-neat/master/doc/blueprint/openstack-neat-blueprint.html>`_
|
||||||
|
|
||||||
% OpenStack Neat – A Framework for Dynamic Consolidation of Virtual
|
% OpenStack Neat: A Framework for Dynamic Consolidation of Virtual
|
||||||
Machines in OpenStack Clouds: A Blueprint % Anton Beloglazov; Rajkumar
|
Machines in OpenStack Clouds % Anton Beloglazov; Rajkumar Buyya % 1st of
|
||||||
Buyya % 1st of August 2012
|
August 2012
|
||||||
|
|
||||||
Summary
|
Summary
|
||||||
=======
|
=======
|
||||||
@ -50,15 +50,14 @@ consolidation can be split into 4 sub-problems:
|
|||||||
4. Placing VMs selected for migration to other active or re-activated
|
4. Placing VMs selected for migration to other active or re-activated
|
||||||
hosts.
|
hosts.
|
||||||
|
|
||||||
This work is a part of PhD research conducted within the `Cloud
|
This work is conducted within the `Cloud Computing and Distributed
|
||||||
Computing and Distributed Systems (CLOUDS)
|
Systems (CLOUDS) Laboratory <http://www.cloudbus.org/>`_ at the
|
||||||
Laboratory <http://www.cloudbus.org/>`_ at the University of Melbourne.
|
University of Melbourne. The problem of dynamic VM consolidation
|
||||||
The problem of dynamic VM consolidation considering Quality of Service
|
considering Quality of Service (QoS) constraints has been studied from
|
||||||
(QoS) constraints has been studied from the theoretical perspective and
|
the theoretical perspective and algorithms addressing the sub-problems
|
||||||
algorithms addressing the sub-problems listed above have been proposed
|
listed above have been proposed [1], [2]. The algorithms have been
|
||||||
[1], [2]. The algorithms have been evaluated using
|
evaluated using `CloudSim <http://code.google.com/p/cloudsim/>`_ and
|
||||||
`CloudSim <http://code.google.com/p/cloudsim/>`_ and real-world workload
|
real-world workload traces collected from more than a thousand
|
||||||
traces collected from more than a thousand
|
|
||||||
`PlanetLab <https://www.planet-lab.org/>`_ VMs hosted on servers located
|
`PlanetLab <https://www.planet-lab.org/>`_ VMs hosted on servers located
|
||||||
in more than 500 places around the world.
|
in more than 500 places around the world.
|
||||||
|
|
||||||
|
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -5,6 +5,7 @@ pandoc \
|
|||||||
--table-of-contents \
|
--table-of-contents \
|
||||||
--number-sections \
|
--number-sections \
|
||||||
--template=template.tex \
|
--template=template.tex \
|
||||||
|
--variable=geometry:textwidth=365pt \
|
||||||
--variable=affilation:"`cat affiliation.tex`" \
|
--variable=affilation:"`cat affiliation.tex`" \
|
||||||
--variable=thanks:"`cat thanks.tex`" \
|
--variable=thanks:"`cat thanks.tex`" \
|
||||||
--bibliography=bibliography.bib --csl=ieee.csl \
|
--bibliography=bibliography.bib --csl=ieee.csl \
|
||||||
|
Binary file not shown.
Before ![]() (image error) Size: 90 KiB After ![]() (image error) Size: 101 KiB ![]() ![]() |
1
doc/blueprint/src/thanks.tex
Normal file
1
doc/blueprint/src/thanks.tex
Normal file
@ -0,0 +1 @@
|
|||||||
|
-- A Blueprint
|
Loading…
x
Reference in New Issue
Block a user