Cleanup Kilo specs

This commit moves specs which didn't land in Kilo into a new
kilo-backlog directory. It also cleans up specs (both ones which
landed and ones which didn't) which lacked a proper Launchpad
link.

Change-Id: I773381b27b54c77acf0fde0a045203ddbaa9a64d
This commit is contained in:
Kyle Mestery 2015-03-26 09:26:41 +00:00
parent 5def5dabd5
commit 5b59dfab5e
28 changed files with 14 additions and 1 deletions

View File

@ -24,6 +24,15 @@ Kilo approved specs
specs/kilo/*
Kilo backlog specs
===================
.. toctree::
:glob:
:maxdepth: 1
specs/kilo-backlog/*
Juno approved specs
===================

View File

@ -8,6 +8,7 @@
Conntrack zones support
==========================================
https://blueprints.launchpad.net/neutron/+spec/conntrack-in-security-group
Problem Description
===================

View File

@ -10,7 +10,7 @@ Extra DHCP Options for IPv4 and IPv6
Include the URL of your launchpad blueprint:
https://blueprints.launchpad.net/neutron/+spec/extra-dhcp-opts-ipv4-ipv6.rst
https://blueprints.launchpad.net/neutron/+spec/extra-dhcp-opts-ipv4-ipv6
Problem Description
===================

View File

@ -8,6 +8,8 @@
New iptables firewall driver
============================
https://blueprints.launchpad.net/neutron/+spec/new-iptables-driver
The goal of this spec is to implement new iptables firewall driver which will
be more maintainable, readable and testable with better OOP design.
The functionality of driver is preserved and can achieve the same configuration

View File

@ -8,6 +8,7 @@
Use OVSDB instead of calling ovs-vsctl
======================================
https://blueprints.launchpad.net/neutron/+spec/vsctl-to-ovsdb
Problem Description
===================