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

Last updated: April 29,2024

1. Install "python-mistralclient" package

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

$ sudo apt update $ sudo apt install python-mistralclient

2. Uninstall "python-mistralclient" package

Please follow the step by step instructions below to uninstall python-mistralclient on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-mistralclient
Priority: extra
Section: python
Installed-Size: 512
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1:2.0.0-3
Depends: python-cliff (>= 1.15.0), python-keystoneclient (>= 1:1.6.0), python-pbr (>= 1.8), python-requests (>= 2.8.1), python-yaml, python-openstackclient, python2.7:any, python:any (<< 2.8), python:any (>= 2.7.5-5~), libjs-sphinxdoc (>= 1.0)
Filename: pool/main/p/python-mistralclient/python-mistralclient_2.0.0-3_all.deb
Size: 69066
MD5sum: 36e99c0e812508ea6d36f719e28bb7ed
SHA1: 713b407ef9f9eefc8e4e5f42ee2b4b6fe888ccba
SHA256: 51d7b7a4a83a424e3ff66ba47d8abbcaa7d8a86f7a58a415730343c7fe5b06c1
Description-en: OpenStack Workflow as a Service client - Python 2.7
Mistral is a task management service. It is also known as Workflow as a
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, task distribution and high
availability. Mistral also provides flexible task scheduling so that users can
run a process according to a specified schedule (i.e. every Sunday at 4.00pm)
instead of running it immediately. Such set of tasks and dependencies between
them is called a workflow. Independent routes in a workflow (which, in fact,
is a graph) are called flows and Mistral can execute them in parallel.
.
This package provides a cli and a Python 2.7 client module.
Description-md5: 5fc81f6f626a1deaa97b2035ff0f76c6
Homepage: https://github.com/stackforge/python-mistralclient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y