How to Install and Uninstall python-senlin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-senlin" package

Please follow the step by step instructions below to install python-senlin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-senlin

2. Uninstall "python-senlin" package

Here is a brief guide to show you how to uninstall python-senlin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-senlin $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-senlin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-senlin
Priority: extra
Section: universe/python
Installed-Size: 2291
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: senlin
Version: 1.0.0-1
Depends: python-babel, python-eventlet (>= 0.18.4), python-keystonemiddleware (>= 4.0.0), python-migrate (>= 0.9.6), python-openstacksdk (>= 0.8.1), python-oslo.config (>= 3.7.0), python-oslo.context (>= 0.2.0), python-oslo.db (>= 4.1.0), python-oslo.i18n (>= 2.1.0), python-oslo.log (>= 1.14.0), python-oslo.messaging (>= 4.0.0), python-oslo.middleware (>= 3.0.0), python-oslo.policy (>= 0.5.0), python-oslo.serialization (>= 1.10.0), python-oslo.service (>= 1.0.0), python-oslo.utils (>= 3.5.0), python-pastedeploy (>= 1.5.0), python-pbr (>= 1.8), python-qpid, python-requests (>= 2.8.1), python-routes, python-six (>= 1.9.0), python-sqlalchemy (>= 1.0.10), python-stevedore (>= 1.5.0), python-tz, python-webob (>= 1.2.3), python-yaml (>= 3.1.0), python-sqlalchemy (<< 1.1), python2.7:any, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/s/senlin/python-senlin_1.0.0-1_all.deb
Size: 222112
MD5sum: dcb7427c994d1f5c81b41ab2be99093e
SHA1: 977765a3a123ad75dc7cb6b007e5a68a7348f35d
SHA256: aaa37e04d2b2a162f55aeb8bc3a58e9e2d10b92a8d9c9871630a1c5ad36359ea
Description-en: clustering service for OpenStack clouds - Python 2.7
Senlin is a clustering service for OpenStack clouds. It creates and operates
clusters of homogeneous objects exposed by other OpenStack services. The goal
is to make the orchestration of collections of similar objects easier.
.
Senlin provides RESTful APIs to users so that they can associate various
policies to a cluster. Sample policies include placement policy, load
balancing policy, health policy, scaling policy, update policy and so on.
.
Senlin is designed to be capable of managing different types of objects. An
object's lifecycle is managed using profile type implementations, which are
themselves plugins.
.
This package provides the Python 2.7 library.
Description-md5: 5a285a24758929cc127f19f9c52db34a
Homepage: https://github.com/stackforge/senlin
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions