Marcellin Fom Tchassem 16594518f3 Make tox respect upper-constraints.txt
This will force pip install to use the upper-constraints.txt specified
version of pip modules. When you don't do this, you are out on the
bleeding edge and become unstable everytime some python library in the
wide world changes in a way that you don't expect.

Post jobs are not yet compatible with the upper-constraints file, so
override the install_command there to skip upper-constraints.

Credit to the equivalent Ironic patch
https://review.openstack.org/#/c/300146/

Change-Id: Ica668afedf622a0be8e8566ac88e1d0020ed9bc7
Closes-Bug: #1563038
2016-04-08 00:33:07 +00:00
2015-03-04 00:07:37 +00:00
2014-10-03 17:15:55 +02:00
2015-09-17 12:12:28 +00:00
2016-03-01 15:04:59 +02:00
2016-04-08 00:33:07 +00:00

Hardware introspection for OpenStack Bare Metal

This is an auxiliary service for discovering hardware properties for a node managed by Ironic. Hardware introspection or hardware properties discovery is a process of getting hardware parameters required for scheduling from a bare metal node, given it's power management credentials (e.g. IPMI address, user name and password).

Note

ironic-inspector was called ironic-discoverd before version 2.0.0.

For information on any current or prior version, see the release notes.

Description
Hardware introspection daemon for OpenStack Ironic
Readme 23 MiB
Languages
Python 96.6%
Shell 3.2%