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.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1bb41bd882436ffd344e01a1062b4b9eb2c5b53350b93dd5dba0ec00bf807a71 |
|
MD5 | 62f1c10843d8243e70a8a07b28132014 |
|
BLAKE2b-256 | f3faff8c3cdbf58d03938f77c14eda0863e290655f60c74d9d27ef52be4ead07 |
Hashes for python_tackerclient-1.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5910415682bc7211d229cf1de0773b0ee10900299e0ea0e9266b8d1815ad8446 |
|
MD5 | 9ff22171f6ea23ea67d4d48e32260f5d |
|
BLAKE2b-256 | 502593b091bca212558fc122e59b5a8aeb04dcf179722059925ba1d728b4431e |