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.9.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ae3da7d5527a53ca76b5e30922a17957f3d4e6b8babab001344e964087f17f1 |
|
MD5 | 2d62a71a0cbc4af969cdfedba001a8eb |
|
BLAKE2b-256 | 082ff9222b0d82fd993b745e5c1c72e1a1d8c1115e343765c959b0f28ed6b43e |
Hashes for python_tackerclient-1.9.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fee57bf99504795aeb9b05bcc752601fcb41c53ecad6b164703470bc23d210b |
|
MD5 | 4cbdde1f1ebff194a8993e3f7716be83 |
|
BLAKE2b-256 | 3928fc2f2dc7667d969373e872e2a918032a5bcabd84185477a3c61ec20df9da |