Riccardo Pittau 31234a301d Enforce running tox with correct python version based on env
Since removing support for Python 2, we changed the basepython
value to 3.
This means that all the tox tests run with the default python
version available in the system.
This is not quite correct when running on environment such as
py36, py37 or py38, since they imply running with different
Python versions based on the environment.
To enforce the correct version we need to add the option
ignore_basepython_conflict available since tox 3.1.0 [0].

[0] https://tox.readthedocs.io/en/latest/config.html#conf-ignore_basepython_conflict

Change-Id: I329e43d51aaeade8d4535b2f68cec7680b5ebfce
2020-01-09 10:31:51 +01:00
2017-03-24 14:59:25 -04:00
2019-11-27 17:49:52 +00:00
2016-03-23 11:55:49 +00:00
2016-03-23 11:55:49 +00:00
2018-03-28 12:00:33 -07:00
2019-04-19 19:39:20 +00:00
2016-01-20 19:00:52 +00:00
2016-01-20 19:00:52 +00:00
2019-11-27 17:49:52 +00:00
2019-02-07 05:49:55 -08:00
2018-10-07 12:14:37 -04:00
2016-01-20 19:00:52 +00:00
2020-01-02 19:05:13 +00:00
2019-11-27 17:49:52 +00:00
2016-02-01 13:15:11 +00:00
2020-01-02 19:05:13 +00:00
2019-11-27 17:49:52 +00:00
2017-03-05 03:13:02 +00:00
2020-01-02 19:05:13 +00:00
2017-05-25 13:10:57 +00:00

Team and repository tags

image

Ironic UI

The Ironic UI is a Horizon plugin that will allow users to view and manage bare metal nodes, ports and drivers.

Features

  • View bare metal nodes
  • View node details
  • Apply maintenance and power on/off actions to the nodes
Description
Ironic plugin UI for Horizon to allow users to view and manage bare metal.
Readme 4.9 MiB
Languages
JavaScript 72.3%
HTML 13%
Python 11.1%
Batchfile 1.7%
Makefile 1.6%
Other 0.3%