-
python-glance-store-0.1.8-1.lbn19.noarch
OpenStack image service store library
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-glanceclient-2.0.0-1.lbn19.noarch
This is a client for the OpenStack Glance API. There's a Python API (the
glanceclient module), and a command-line script (glance). Each implements
100% of the OpenStack Glance API.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-glob2-0.3-1.lbn19.noarch
Version of the glob module that can capture patterns and supports recursive wildcards
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-gnocchi-1.3.0-5.lbn19.noarch
OpenStack gnocchi provides API to store metrics from OpenStack components
and index resources.
This package contains the gnocchi python library.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-gnocchiclient-2.1.0-1.lbn19.noarch
This is a client library for Gnocchi built on the Gnocchi API. It
provides a Python API (the gnocchiclient module) and a command-line tool.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-gofer-2.6.1-1.lbn19.noarch
Provides gofer python lib modules.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-gofer-amqp-2.6.1-1.lbn19.noarch
Provides the gofer amqp messaging adapter package.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-gofer-qpid-2.5.1-1.lbn19.noarch
Provides the gofer qpid messaging adapter package.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-greenlet-0.4.7-1.lbn19.x86_64
The greenlet package is a spin-off of Stackless, a version of CPython
that supports micro-threads called "tasklets". Tasklets run
pseudo-concurrently (typically in a single or a few OS-level threads)
and are synchronized with data exchanges on "channels".
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-guts-0.0.2-1.lbn19.noarch
A Workload migration engine designed to automatically move existing workloads and virtual machines from various virtualisation platforms to OpenStack.
Guts provides seamless and fully automated migration for both Linux or Windows virtual machines to OpenStack infrastructure.
Guts can be integrated with an existing OpenStack infrastructure by following installation instructions.
OpenStack Guts is distributed under the terms of the Apache License, Version 2.0. The full terms and conditions of this license are detailed in the LICENSE file.
Reference: https://aptira.com/guts
GitHub: https://github.com/aptira/guts
Architecture
GUTS primarily consists of a set of Python daemons, though it requires and integrates with a number of native system components for databases, messaging and migration capabilities.
GUTS architecture diagram looks like:
+-----------------+
| |
| VMWare |
+->|Source Hypervisor|
+-----------+ +---------------+ | | |
| | +------+ | | | +-----------------+
|Guts Client+--+ | | +->|guts-migration +--+
| | | +--------------+ | | | | |
+-----------+ +-->| | | +--+ +---------------+
| guts-api +-->| AMQP |
+-----------+ +-->| | | +--+ +---------------+
| | | +--------------+ | | | | |
| Horizon +--+ | | +->|guts-migration +--+
| | +------+ | | | +-----------------+
+-----------+ +---------------+ | | |
+->| Hyper-V |
|Source Hypervisor|
| |
+-----------------+
guts-api:
Accepts and responds to end user migration API calls.
Exposes RESTful APIs on the port 7000
guts-migration:
A worker daemon that migrates VMs from source hypervisor to OpenStack
Also communicates with Glance, Nova and Neutron to create VMs on OpenStack
Other Components
Guts Documentation:
Documentation for GUTS
http://guts.readthedocs.org/en/latest/
Guts Client:
Command line interface to interact with guts-api
https://github.com/aptira/python-gutsclient.git
Guts Dashboard:
Guts Dashboard is an extension for OpenStack Dashboard which provides UI for guts.
https://github.com/aptira/guts-dashboard.git
Devstack Plugin:
Guts also provides devstack plugin, which provides an automated way to deploy Guts through devstack.
https://github.com/aptira/guts/tree/master/devstack
Guts demo:
A demo session recording, explaining GUTS command line tools
https://asciinema.org/a/1nwd6vpvm93ajaik6xl9y834w
Guts on Horizon:
Screenshots of dashboard plugin which explains guts workflow as part of horizon
http://guts-dashboard.readthedocs.io/en/latest/user-guide.html
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19