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.4.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3d202f8f602213922a0b32a222d9d1f26421079fa2c46bc8758fadca79427c0 |
|
MD5 | d89e8cc9c88e0f7f49607b55b16928ad |
|
BLAKE2b-256 | f4e738d5582c9d34037585a1a6217b6de917313486a8d43fe0ee4fc91317589f |
Hashes for python_tackerclient-1.4.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c7e0b6ba330233dd8e92e3390259d9cbd1fd71ea02aff8fb6e215eed02a8edd |
|
MD5 | 5b0ac6249dfe8c594c920533ac7c4105 |
|
BLAKE2b-256 | 293f13a3247a49963ad283b9e5e58c1490a0abd86d1fd8733124fbc6fcf00be4 |