Go to file
Andreas Jaeger 2abc37868b Cleanup py27 support
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
2020-04-13 11:28:10 +02:00
2020-04-13 11:28:10 +02:00
2020-04-13 11:28:10 +02:00
2017-03-22 11:58:28 +02:00
2019-09-24 17:27:09 +01:00
2019-04-19 19:32:00 +00:00
2017-03-22 11:58:28 +02:00
2017-03-22 11:58:28 +02:00
2017-03-22 11:58:28 +02:00
2017-03-22 11:58:28 +02:00
2017-03-22 11:58:28 +02:00
2019-09-24 17:26:39 +01:00
2020-04-13 11:28:10 +02:00
2020-04-13 11:28:10 +02:00
2020-04-13 11:28:10 +02:00
2020-04-13 11:28:10 +02:00

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.

Description
OpenStackClient plugin for Placement service
Readme 3.7 MiB
Languages
Python 100%