2abc37868b534611eb5433fa9f1466419706dbf3
This repo is now testing only with Python 3, so let's make a few cleanups: - Remove python 2.7 stanza from setup.py - Add requires on python >= 3.6 to setup.cfg so that pypi and pip know about the requirement - Remove obsolete sections from setup.cfg - Update classifiers - Update requirements, no need for python_version anymore - Switch to using sphinx-build - Use newer openstackdocstheme version - Remove install_command from tox.ini, the default is fine - Update to hacking 3.0, fix warnings Change-Id: If66a87c519ce82ee7890ac3e133afef13fb35bd2
osc-placement
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/
Description
Languages
Python
100%