Metadata-Version: 2.1
Name: osc-placement
Version: 4.2.0
Summary: OpenStackClient plugin for the Placement service
Home-page: https://docs.openstack.org/osc-placement/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: pbr (>=2.0.0)
Requires-Dist: keystoneauth1 (>=3.3.0)
Requires-Dist: simplejson (>=3.16.0)
Requires-Dist: osc-lib (>=1.2.0)
Requires-Dist: oslo.utils (>=3.37.0)

=============
osc-placement
=============

.. image:: https://governance.openstack.org/tc/badges/osc-placement.svg
   :target: https://governance.openstack.org/tc/reference/tags/index.html

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.

* Free software: Apache license
* Documentation: https://docs.openstack.org/osc-placement/latest/index.html
* Source: https://opendev.org/openstack/osc-placement
* Bugs: https://storyboard.openstack.org/#!/project/openstack/osc-placement
* Release notes: https://docs.openstack.org/releasenotes/osc-placement/



