Replace blueprint links with RFE bug links

We are going to track new features via the bug tracking system instead
of using blueprints[1]. This replaces the blueprint link with the
corresponding RFE bug link for the approved specifications.

[1] http://lists.openstack.org/pipermail/openstack-dev/2015-December/081902.html

Change-Id: Ifb940b598eb65b8c3349b0c1d711c8025713abae
This commit is contained in:
Ruby Loo 2015-12-15 16:26:09 +00:00
parent 5c37955a4b
commit 6d9256c96d
22 changed files with 37 additions and 37 deletions

View File

@ -8,9 +8,9 @@
Add pluggable metrics backend for Ironic and IPA
================================================
https://blueprints.launchpad.net/ironic/+spec/add-pluggable-metrics-backend-for-ironic-and-ipa
https://bugs.launchpad.net/ironic/+bug/1526219
This blueprint proposes the addition of metric data reporting features to
This proposes the addition of metric data reporting features to
Ironic, and Ironic Python Agent (IPA). Initially, this will include a statsd
reference implementation, but will be sufficiently generic to permit the
creation of alternative backends.

View File

@ -8,9 +8,9 @@
HTTP(S) proxy support for agent images downloading
===================================================
https://blueprints.launchpad.net/ironic/+spec/agent-image-proxy
https://bugs.launchpad.net/ironic/+bug/1526222
This blueprint adds support of proxy configuration for images downloading by
This adds support of proxy configuration for images downloading by
agent.
Problem description

View File

@ -7,9 +7,10 @@
==========================================
Bare Metal Trust Using Intel TXT
==========================================
https://blueprints.launchpad.net/ironic/+spec/bare-metal-trust-using-intel-txt
This blueprint uses Intel TXT[4], which builds a chain of trust rooted in
https://bugs.launchpad.net/ironic/+bug/1526280
This uses Intel TXT[4], which builds a chain of trust rooted in
special purpose hardware called Trusted Platform Module (TPM)[3] and measures
the BIOS, boot loader, Option ROM and the Kernel/Ramdisk, to determine
whether a bare metal node deployed by Ironic may be trusted.

View File

@ -8,8 +8,7 @@
Discover node properties and capabilities for ucs drivers
=========================================================
Blueprint URL:
https://blueprints.launchpad.net/ironic/+spec/cisco-ucs-hw-inspection
https://bugs.launchpad.net/ironic/+bug/1526359
This proposal adds the ability to inspect/update hardware properties and
auto-create ports for Cisco UCS B/C/M-servers managed by Cisco UCS Manager.

View File

@ -8,7 +8,7 @@
Switch periodic tasks to the Futurist library
==================================================
https://blueprints.launchpad.net/ironic/+spec/futurist
https://bugs.launchpad.net/ironic/+bug/1526277
Futurist_ is a new Oslo library providing tools for writing asynchronous code.
This spec suggests switching our periodic task implementation to Futurist_ to

View File

@ -8,7 +8,7 @@
In-band RAID configuration using agent ramdisk
==============================================
https://blueprints.launchpad.net/ironic/+spec/inband-raid-configuration
https://bugs.launchpad.net/ironic/+bug/1526398
This spec proposes to implement a RAID configuration interface using
Ironic Python Agent (IPA). The drivers ``agent_ipmitool``,

View File

@ -8,9 +8,9 @@
iPXE Dynamic Configuration
==========================
https://blueprints.launchpad.net/ironic/+spec/ipxe-dynamic-config
https://bugs.launchpad.net/ironic/+bug/1526275
This blueprint adds support for dynamically generating iPXE configuration
This adds support for dynamically generating iPXE configuration
files when booting a node.
Problem description

View File

@ -8,9 +8,9 @@
iPXE to use Swift Temporary URLs
================================
https://blueprints.launchpad.net/ironic/+spec/ipxe-swift-tempurls
https://bugs.launchpad.net/ironic/+bug/1526404
This blueprint adds support for generating Swift temporary URLs for the
This adds support for generating Swift temporary URLs for the
deploy and image's ramdisk(s) and kernel(s) when booting with iPXE.
Problem description
@ -34,7 +34,7 @@ The proposed implementation consists in having the iPXE driver to create
a Swift tempurl for the ramdisk and kernel (deploy or image) that the
node will boot as part of the config generation.
This blueprint also proposes adding a boolean configuration option under
This also proposes adding a boolean configuration option under
the ``ipxe`` group called ``use_swift``. If True this will tell iPXE to
not cache the images in the disk and generate the Swift tempurl for the
ramdisk and kernel, if False, iPXE will continue to cache the images
@ -139,7 +139,7 @@ Work Items
Dependencies
============
* This patch depends on the blueprint `ipxe-dymic-config
* This patch depends on the specification `ipxe-dymic-config
<https://review.openstack.org/#/c/177726/>`_ that makes the iPXE
configuration files to be dynamically generated.

View File

@ -8,7 +8,7 @@
New driver interface for RAID configuration
===========================================
https://blueprints.launchpad.net/ironic/+spec/ironic-generic-raid-interface
https://bugs.launchpad.net/ironic/+bug/1526400
The proposal presents the work required to create a new driver interface for
RAID configuration. It also proposes a method to make RAID configuration

View File

@ -8,7 +8,7 @@
Ironic Neutron Integration
==================================================
https://blueprints.launchpad.net/ironic/+spec/ironic-ml2-integration
https://bugs.launchpad.net/ironic/+bug/1526403
The current Ironic implementation only supports flat networks. For isolation
of tenant networks Ironic should be able to pass information to Neutron to

View File

@ -8,7 +8,7 @@
In-band cleaning support in iSCSI deploy drivers
================================================
https://blueprints.launchpad.net/ironic/+spec/iscsi-deploy-in-band-cleaning
https://bugs.launchpad.net/ironic/+bug/1526405
Current deploy drivers that make use of iSCSI don't support in-band
cleaning. We need to make these drivers support in-band cleaning operations

View File

@ -8,7 +8,7 @@
Manual cleaning
===============
https://blueprints.launchpad.net/ironic/+spec/manual-cleaning
https://bugs.launchpad.net/ironic/+bug/1526290
Manual cleaning (as opposed to automated cleaning) encompasses all long
running, manual, destructive tasks an operator may want to perform either

View File

@ -8,7 +8,7 @@
Pluggable network providers
===========================
https://blueprints.launchpad.net/ironic/+spec/network-provider
https://bugs.launchpad.net/ironic/+bug/1526401
Today, Ironic provisions servers on the same (flat) network that tenants run
on. Ironic should have the ability to logically separate provisioning and

View File

@ -8,13 +8,13 @@
New driver in Ironic for OneView
==================================================
https://blueprints.launchpad.net/ironic/+spec/new-ironic-driver-for-oneview
https://bugs.launchpad.net/ironic/+bug/1526406
This blueprint proposes adding a new driver that supports deployment of servers
This spec proposes adding a new driver that supports deployment of servers
managed by OneView. OneView is an Integrated Infrastructure Systems Management
Software developed by HP.
In this blueprint, *Server Hardware* is the label used on OneView to denote a
In this spec, *Server Hardware* is the label used on OneView to denote a
physical server.

View File

@ -8,9 +8,9 @@
Nodes tagging
=============
https://blueprints.launchpad.net/ironic/+spec/nodes-tagging
https://bugs.launchpad.net/ironic/+bug/1526266
This blueprint aims to add support for tagging nodes.
This aims to add support for tagging nodes.
Problem description
===================

View File

@ -8,7 +8,7 @@
Add notification support to ironic
==================================
https://blueprints.launchpad.net/ironic/+spec/notifications
https://bugs.launchpad.net/ironic/+bug/1526408
Near real-time inter-service notifications in OpenStack have a variety of use
cases. At the Mitaka design summit, some of the use cases discussed for ironic

View File

@ -8,7 +8,7 @@
Override PXE options via Glance property
========================================
https://blueprints.launchpad.net/ironic/+spec/override-pxe-options-via-glance-property
https://bugs.launchpad.net/ironic/+bug/1526409
The proposal presents the work required to allow PXE boot an image using
a specific kernel command line for that image.

View File

@ -8,9 +8,9 @@
Petitboot boot driver
======================
https://blueprints.launchpad.net/ironic/+spec/petitboot-boot-driver
https://bugs.launchpad.net/ironic/+bug/1526265
This blueprint adds petitboot boot driver for OpenPOWER servers. The OpenPOWER
This adds petitboot boot driver for OpenPOWER servers. The OpenPOWER
Foundation is a collaboration around Power Architecture products initiated by
IBM.

View File

@ -8,9 +8,9 @@
Ceph Object Gateway Temp URL support
=====================================
https://blueprints.launchpad.net/ironic/+spec/radosgw-temp-url
https://bugs.launchpad.net/ironic/+bug/1526395
This blueprint adds support of Ceph Object Gateway (RADOS Gateway) temporary
This adds support of Ceph Object Gateway (RADOS Gateway) temporary
URL format.
Problem description

View File

@ -8,9 +8,9 @@
SSH Console
===========
https://blueprints.launchpad.net/ironic/+spec/ssh-console-support
https://bugs.launchpad.net/ironic/+bug/1526305
This blueprint implements console driver -- "ShellinaboxConsole" which
This implements console driver -- "ShellinaboxConsole" which
supports console access for SSH driver (only for virsh virt_type).
Problem description

View File

@ -8,7 +8,7 @@
Third Party Driver Continuous Integration Testing
=================================================
https://blueprints.launchpad.net/ironic/+spec/third-party-ci
https://bugs.launchpad.net/ironic/+bug/1526410
This spec is to define the deadlines, requirements and process of bringing
third party continuous integration testing to ironic.

View File

@ -8,9 +8,9 @@
Client Caching Of Negotiated Version
==================================================
https://blueprints.launchpad.net/ironic/+spec/version-caching
https://bugs.launchpad.net/ironic/+bug/1526411
This blueprint adds support for caching the version negotiated by the
This adds support for caching the version negotiated by the
ironicclient, between itself and the ironic server. This is supplementary
to the 'api microversion' spec approved in the Kilo release[0].