Takashi Kajinami 4089a85cca Replace simplejson by built-in json
Recent python 3 versions provide the built-in json module which meets
the generic requirements. Replace the 3rd party library (simplejson)
by the built-in one to reduce external dependencies.

Change-Id: Id5eccad660be353843f95acfa691d61888983dab
2024-05-19 22:48:51 +09:00
2021-01-03 17:41:48 +08: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
2019-09-24 17:26:39 +01:00
2020-04-13 11:28:10 +02:00
2024-01-17 01:41:54 +09: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.5 MiB
Languages
Python 100%