[openstack-announce] [new][ironic] ironic 6.2.1 release (newton)

no-reply at openstack.org no-reply at openstack.org
Thu Oct 6 16:16:56 UTC 2016


We are pumped to announce the release of:

ironic 6.2.1: OpenStack Bare Metal Provisioning

This release is part of the newton stable release series.

With source available at:

    http://git.openstack.org/cgit/openstack/ironic

Please report issues through launchpad:

    http://bugs.launchpad.net/ironic

For more details, please see below.

Changes in ironic 6.2.0..6.2.1
------------------------------

284005a Point documentation links to newton equivalents
a556164 Fix absolute links to install-guide.rst in developer docs
86b966c Update developer's guide "Installation Guide" link
3025f10 Add link to new guide in old install guide
a3a701b [install-guide] Import "Setup the drivers for the Bare Metal service"
1d62fbe [install-guide] Import "Trusted boot with partition image"
746face [install-guide] Import "Building or downloading a deploy ramdisk image"
289b598 [install-guide] Import "Appending kernel parameters to boot instances"
eb3a5ca [install-guide] Import configdrive
3549cf0 [install-guide] Import HTTPS, standalone and root device hints
166fd32 [install-guide] Import "Enrollment" and "Troubleshooting" sections
a62c8c9 [install-guide] Import "Local boot with partition images"
e2359a1 [install-guide] Import "Flavor creation"
66b517b [install-guide] Import "Image requirements"
e45eafa [install-guide] Import "integration with other OpenStack components"
0c59a55 [install-guide] Import Install and configure sections
d6a4f1f [install-guide] Import "Bare Metal service overview"
7b0c277 Change the logic of selecting image for tests
3989d19 Update devstack IPA_DOWNLOAD_BRANCH to stable/newton
0f85f0b Update UPPER_CONSTRAINTS_FILE for stable/newton
8560f13 Update .gitreview for stable/newton


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                         |    1 +
devstack/lib/ironic                                |   19 +-
install-guide/source/advanced.rst                  |   12 +
install-guide/source/common_prerequisites.rst      |    6 -
install-guide/source/conf.py                       |    2 +-
install-guide/source/configdrive.rst               |  116 +
install-guide/source/configure-cleaning.rst        |   37 +
install-guide/source/configure-integration.rst     |   13 +
install-guide/source/configure-tenant-networks.rst |    8 +
install-guide/source/deploy-ramdisk.rst            |   98 +
install-guide/source/enabling-https.rst            |   89 +
install-guide/source/enrollment.rst                |  398 +++
install-guide/source/get_started.rst               |   77 +-
install-guide/source/include/common-configure.rst  |   12 +
.../source/include/common-prerequisites.rst        |   29 +
.../source/include/configure-glance-images.rst     |  114 +
.../source/include/configure-identity.rst          |   93 +
.../include/configure-ironic-api-mod_wsgi.rst      |   63 +
.../source/include/configure-ironic-api.rst        |   95 +
.../source/include/configure-ironic-conductor.rst  |  152 ++
.../source/include/configure-neutron-networks.rst  |  111 +
.../source/include/configure-nova-compute.rst      |  112 +
.../source/include/configure-nova-flavors.rst      |   39 +
.../source/include/kernel-boot-parameters.rst      |   69 +
.../source/include/local-boot-partition-images.rst |   59 +
install-guide/source/include/root-device-hints.rst |   51 +
install-guide/source/include/trusted-boot.rst      |   71 +
install-guide/source/index.rst                     |   34 +-
install-guide/source/install-obs.rst               |   17 +-
install-guide/source/install-rdo.rst               |   36 +-
install-guide/source/install-ubuntu.rst            |   25 +-
install-guide/source/install.rst                   |    6 +-
install-guide/source/next-steps.rst                |    3 +-
install-guide/source/setup-drivers.rst             |  516 ++++
install-guide/source/standalone.rst                |  169 ++
install-guide/source/troubleshooting.rst           |  126 +
install-guide/source/verify.rst                    |    9 -
tox.ini                                            |    2 +-
43 files changed, 2943 insertions(+), 2537 deletions(-)






More information about the OpenStack-announce mailing list