OpenStackClient plugin for Placement service
Go to file
OpenStack Release Bot 0f1a884e00 Update TOX_CONSTRAINTS_FILE for stable/2024.1
Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/2024.1 branch, tests will
continue to use the upper-constraints list on master.

Change-Id: Ic2c108b9f026d7d4eb758acb912dde11f0949a88
2024-03-12 18:15:05 +00:00
doc remove unicode from code 2021-01-03 17:41:48 +08:00
osc_placement Merge "Support microversion 1.39" 2022-06-30 14:37:56 +00:00
releasenotes reno: Update master for unmaintained/yoga 2024-02-06 14:27:33 +00:00
.coveragerc Initial commit 2017-03-22 11:58:28 +02:00
.gitignore gitignore: Ignore .stestr directory 2019-09-24 17:27:09 +01:00
.gitreview Update .gitreview for stable/2024.1 2024-03-12 18:15:02 +00:00
.mailmap Initial commit 2017-03-22 11:58:28 +02:00
.stestr.conf Update tox and tests to work with modern setups 2019-03-01 04:12:18 +00:00
.zuul.yaml Update gate jobs as per the 2023.1 cycle testing runtime 2022-11-22 19:47:01 +00:00
CONTRIBUTING.rst Update bugs link in contributing doc 2019-03-12 11:39:50 +00:00
HACKING.rst Initial commit 2017-03-22 11:58:28 +02:00
LICENSE Initial commit 2017-03-22 11:58:28 +02:00
MANIFEST.in Initial commit 2017-03-22 11:58:28 +02:00
README.rst Fixups for pdf docs 2019-09-24 17:26:39 +01:00
requirements.txt Bump hacking 2024-01-17 01:41:54 +09:00
setup.cfg Update gate jobs as per the 2023.1 cycle testing runtime 2022-11-22 19:47:01 +00:00
setup.py Cleanup py27 support 2020-04-13 11:28:10 +02:00
test-requirements.txt Bump hacking 2024-01-17 01:41:54 +09:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/2024.1 2024-03-12 18:15:05 +00:00

README.rst

osc-placement

image

OpenStackClient plugin for the Placement service

This is an OpenStackClient plugin, that provides CLI for the Placement service. Python API binding is not implemented - Placement API consumers are encouraged to use the REST API directly, CLI is provided only for convenience of users.