python-congressclient 1.0.2-2 source package in Ubuntu

Changelog

python-congressclient (1.0.2-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <email address hidden>  Sun, 03 May 2015 20:49:14 +0000

Upload details

Uploaded by:
PKG OpenStack
Uploaded to:
Sid
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-congressclient_1.0.2-2.dsc 2.4 KiB 7c534f40f1af7f4f041038d775bc5f8eb6d8f4d8ff03a74c90541359bd17a905
python-congressclient_1.0.2.orig.tar.xz 37.9 KiB e95d7e73b1db47b7436c10386cf09a5eb662708a831cc010c9f4173315cdbae6
python-congressclient_1.0.2-2.debian.tar.xz 2.8 KiB 63c1e08bb03d4a5197ed7626819e34ce0324f7734d5fa8440b65866eaa56907a

No changes file available.

Binary packages built by this source

python-congressclient: client for the open policy framework for the cloud - Python 2.x

 Congress is an open policy framework for the cloud. With Congress, a cloud
 operator can declare, monitor, enforce, and audit "policy" in a heterogeneous
 cloud environment. Congress get inputs from a cloud's various cloud services;
 for example in Openstack, Congress fetches information about VMs from Nova,
 and network state from Neutron, etc. Congress then feeds input data from those
 services into its policy engine where Congress verifies that the cloud's
 actual state abides by the cloud operator's policies. Congress is designed to
 work with any policy and any cloud service.
 .
 This package provides a cli and a Python 2.x client module.