CLI and Client Library for OpenStack Tacker
Project description
NFV Orchestration (Tacker) Client
CLI and Client Library for OpenStack Tacker
Installation
Note: The paths we are using for configuration files in these steps are with reference to Ubuntu Operating System. The paths may vary for other Operating Systems.
The branch_name which is used in commands, specify the branch_name as stable/<branch> for any stable branch installation. For eg: stable/queens, stable/pike. If unspecified the default will be master branch.
Using python install
Clone python-tackerclient repository.
$ cd ~/ $ git clone https://github.com/openstack/python-tackerclient -b <branch_name>
Install python-tackerclient.
$ cd python-tackerclient $ sudo python setup.py install
Using pip
You can also install the latest version by using pip command:
$ pip install python-tackerclient
Or, if it is needed to install python-tackerclient from master branch, type
$ pip install git+https://github.com/openstack/python-tackerclient.git
More Information
Python-tackerclient documentation: https://docs.openstack.org/python-tackerclient/
Tacker Documentation: https://docs.openstack.org/tacker/
Tacker Wiki: https://wiki.openstack.org/wiki/Tacker
Release Notes: https://docs.openstack.org/releasenotes/python-tackerclient
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for python-tackerclient-0.14.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae221174948862574a14aa4d370fb180bb2cbeb4cd1b6be779bff562a59e7d1c |
|
MD5 | cde56218da19b8517a825888303f930c |
|
BLAKE2b-256 | 4b9c36eb6ced9edc350240f71f45aab0e8d8521980f40d9d8d23c3888ffab9ff |
Hashes for python_tackerclient-0.14.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63f52bf850016053719b62ccd05a2882ffa3a9c25e734e93bdaabbd97a6805b5 |
|
MD5 | 08d183f2f93bb1ee4a67b24e37f8d5a7 |
|
BLAKE2b-256 | 9e34901862209b5534ba485947a0665f54efd6e60018d4deba331a8d1cb952cc |