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.3.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | eecaef259671e57b936bb12619ae6e77f65affea9b3c042bd2b7d313b92ed295 |
|
MD5 | 9bc071e7aac93c1b36145f9b0e67c80a |
|
BLAKE2b-256 | 183e5ab02d604d48b65a9ad16866f85ab6f108d691f5dedcd5ade514e10c102c |
Hashes for python_tackerclient-1.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfa2add7e19ec4ea70101898c39e756e6a30466fcf94dece1f7c199d81394012 |
|
MD5 | 5fba21da761be0696ec1f65eb71c99e8 |
|
BLAKE2b-256 | d4acd7b54e7a6597fc1a27e864c41989a6d84529c3efb8a0d2c3effebc96702e |