Go to file
YuehuiLei 9ecb87589a setup.cfg: Replace dashes with underscores
Setuptools v54.1.0 introduces a warning that the use of dash-separated
options in 'setup.cfg' will not be supported in a future version [1].
Get ahead of the issue by replacing the dashes with underscores. Without
this, we see 'UserWarning' messages like the following on new enough
versions of setuptools:

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb

Change-Id: Ic09b4713ad38a93b7ff0abda7b6a81c2f64c1f40
2021-05-08 16:57:50 +08:00
2019-06-21 07:44:21 -06:00
2021-01-08 13:40:58 +00:00
2019-06-21 07:44:21 -06:00
2019-04-19 19:42:47 +00:00
2015-03-17 09:33:52 -04:00
2021-01-08 13:40:58 +00:00
2021-01-08 13:40:58 +00:00
2019-01-04 17:31:21 +00:00
2019-09-11 16:33:21 +02:00
2015-03-17 09:33:52 -04:00
2019-09-11 16:33:21 +02:00
2020-04-04 17:19:56 +02:00
2021-05-04 09:26:43 +02:00

About tripleoclient

General information

tripleoclient is an OpenStackClient (OSC) plugin implementation that implements commands useful for TripleO and the install and management of both an undercloud and an overcloud.

See the TripleO Documentation for details on using tripleoclient.

See the Release Notes

Team and repository tags

image

Description
RETIRED, python utility to manage a tripleo based cloud
Readme 71 MiB