-
python-novaclient-2.13.0-1.fc19.noarch
This is a client for the OpenStack Nova API. There's a Python API (the
novaclient module), and a command-line script (nova). Each implements 100% of
the OpenStack Nova API.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-oauth2-1.5.211-4.fc19.noarch
Oauth2 was originally forked from Leah Culver and Andy Smith's oauth.py
code. Some of the tests come from a fork by Vic Fryzel, while a revamped
Request class and more tests were merged in from Mark Paschal's fork. A
number of notable differences exist between this code and its forefathers:
- 100% unit test coverage.
- The DataStore object has been completely ripped out. While creating unit
tests for the library I found several substantial bugs with the
implementation and confirmed with Andy Smith that it was never fully
baked.
- Classes are no longer prefixed with OAuth.
- The Request class now extends from dict.
- The library is likely no longer compatible with Python 2.3.
- The Client class works and extends from httplib2. It's a thin wrapper
that handles automatically signing any normal HTTP request you might
wish to make.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-oauthlib-0.6.3-1.lbn19.noarch
OAuthLib is a generic utility which implements the logic of OAuth without
assuming a specific HTTP request object or web framework. Use it to graft
OAuth client support onto your favorite HTTP library, or provider support
onto your favourite web framework. If you're a maintainer of such a
library, write a thin veneer on top of OAuthLib and get OAuth support for
very little effort.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-octavia-0.8.0-1.lbn19.noarch
Octavia is an Operator-grade open source scalable load balancer.
This package contains the Octavia Python library.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-okaara-1.0.35-1.fc19.noarch
Python library to facilitate the creation of command-line interfaces.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-openstack-mistral-2.0.0-1.1.lbn19.noarch
Mistral is a workflow service.
Most business processes consist of multiple distinct interconnected steps that need to be executed in a particular order
in a distributed environment. One can describe such process as a set of tasks and task relations and upload such description
to Mistral so that it takes care of state management, correct execution order, parallelism, synchronization and high availability.
.
This package contains the Python libraries.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-openstack-nose-plugin-0.11-2.fc19.noarch
openstack.nose_plugin provides a nose plugin that allow's nosetests output to
mimic the output of openstack's run_tests.py.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-openstackclient-0.4.1-1.lbn19.noarch
python-openstackclient is a unified command-line client for the OpenStack APIs.
It is a thin wrapper to the stock python-*client modules that implement the
actual REST API client actions.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-openvswitch-2.0.1-1.fc19.noarch
Python bindings for the Open vSwitch database
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-ordereddict-1.1-2.lbn19.noarch
A drop-in substitute for Py2.7's new collections.OrderedDict that works in Python 2.4-2.6.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19