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/latest/
Tacker Documentation: https://docs.openstack.org/tacker/latest/
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-1.13.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d07ccad5df59ce5e60cc7015e2507f31a8f8770dea401411f1ad68e440003c17 |
|
MD5 | 8dd5dc5806eabc4d0e58f2bdc8be684d |
|
BLAKE2b-256 | 04f51777be90d52190224d66ca3fff18578605581d55fce8370951f17862a2f6 |
Hashes for python_tackerclient-1.13.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2070b2fb61c1370827ba67b4b4777fb256ff4764085a63c8c19b49ae40bd675 |
|
MD5 | 78098a6322b76896e4de8c3e4986bc80 |
|
BLAKE2b-256 | 8347ca13484750cfd2804c0269b5288e197f9a00f7a5badc102bbb8f5b8d69b0 |