Scripts and tools to build ironic-python-agent
Go to file
Madhuri Kumari 55aaf172b1 Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

ironic-python-agent-builder is ready with python 3 and ok to drop
the python 2.7 support.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal - https://review.opendev.org/#/c/691178/

Change-Id: I4dc5fe4cbb2ec4e604e18f77da4b5723ab7f9c2b
2019-11-23 18:39:21 +05:30
dib/ironic-python-agent-ramdisk Update upper-constraints handling 2019-10-18 12:49:28 +02:00
doc/source Merge "DIB: allow disabling rescue mode" 2019-10-16 13:08:19 +00: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 Drop python 2.7 support and testing 2019-11-23 18:39:21 +05:30
roles Generate checksums for DIB images 2019-11-18 16:59:20 +01:00
tinyipa Fix IPA execution issues due to lack of entropy 2019-11-21 15:35:35 +01: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 Allow changing DIB_RELEASE and add a job with CentOS 8 2019-10-16 15:10:02 +02: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 Add missing packages to setup.cfg 2019-08-13 09:33:32 +02:00
setup.py Initial structure 2017-11-03 14:34:47 +01:00
test-requirements.txt Drop python 2.7 support and testing 2019-11-23 18:39:21 +05:30
tox.ini Drop python 2.7 support and testing 2019-11-23 18:39:21 +05:30

Ironic Python Agent Builder

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