Scripts and tools to build ironic-python-agent
Go to file
Iury Gregory Melo Ferreira 53d67f38df Update tox.ini
Bump minversion to 3.1.0 so we can use `ignore_basepython_conflict`
Added ignore_basepython_conflict, this will ensure we are testing with
the correct python version, see [1] for more details.

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014809.html

Change-Id: I2a13efdd19da8eb114b1dd510f32bf0d78110c8b
2020-05-11 19:54:57 +02:00
dib/ironic-python-agent-ramdisk Install e2fsprogs in dib images 2020-04-06 10:54:53 +02:00
doc/source [Trivial] Doc update on the stable-interface-names 2020-04-20 08:51:39 +08:00
ironic_python_agent_builder CLI: add --verbose and --extra-args 2019-10-23 16:10:04 +02:00
playbooks/ironic-python-agent-build-image Clean up the ansible playbooks 2019-09-26 11:55:41 +02:00
releasenotes Add ntpdate/ntpclient/chrony 2020-02-17 13:11:04 -08:00
roles Fix and return the CentOS 7 job 2020-01-20 16:08:56 +01:00
tinyipa Merge "Use variables for ssh paths" 2020-03-19 13:14:43 +00:00
tools Recover iso-image-create script 2019-09-27 09:21:53 +00:00
.gitignore Add documentation on building images 2019-09-18 16:00:24 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:42:58 +00:00
.zuul.yaml Use train branch for centos7 job 2020-02-20 15:05:39 +01:00
CONTRIBUTING.rst Change bug links to storyboard 2018-04-05 16:17:32 +02:00
LICENSE Initial structure 2017-11-03 14:34:47 +01:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 09:09:06 +00:00
requirements.txt Make ironic-python-agent-builder packaging-friendly 2019-08-12 15:28:34 +02:00
setup.cfg Cleanup py27 support 2020-04-16 18:52:41 +02:00
setup.py Cleanup py27 support 2020-04-16 18:52:41 +02:00
test-requirements.txt Upgrade flake8-import-order version to 0.17.1 2020-04-21 16:08:55 +02:00
tox.ini Update tox.ini 2020-05-11 19:54:57 +02:00

README.rst

Ironic Python Agent Builder

Tools and scripts to build a deployment, cleaning or inspection ramdisk based on Ironic Python Agent.