We are eager to announce the release of: ironic-python-agent 1.0.3: Ironic Python Agent Ramdisk
This release is part of the liberty stable release series. For more details, please see below. Changes in ironic-python-agent 1.0.2..1.0.3 ------------------------------------------- f47876a Updated from global requirements 9be8a3b Install qemu-image from backports repo 8c5968a Correct link to enabling agent drivers 40d70ea Fix full_trusty_build once and for all 6fa4498 Append BRANCH_PATH to filenames of build output 774bbdf Updated from global requirements Diffstat (except docs and test files) ------------------------------------- Dockerfile | 7 +++---- imagebuild/coreos/full_trusty_build.sh | 24 ++++++++++++++++++++++-- requirements.txt | 2 +- test-requirements.txt | 2 +- 5 files changed, 28 insertions(+), 9 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 1873b3a..caf94bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5 +5 @@ pbr>=1.6 -Babel>=1.3 +Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD diff --git a/test-requirements.txt b/test-requirements.txt index 994947e..12fbd37 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -17 +17 @@ oslosphinx>=2.5.0 # Apache-2.0 -reno>=0.1.1 # Apache2 +reno>=0.1.1 # Apache2 __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev