Optimize the link address

Use https instead of http to ensure the safety without containing our
account/password information.Deleted some invalid URLs.

Change-Id: Ieec4253dc5c5caae136837533dc1aae9c86bd4e5
This commit is contained in:
XieYingYun 2017-11-06 00:10:25 -07:00
parent 97d441f9b9
commit c2d40ce606
40 changed files with 54 additions and 54 deletions

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
=====================
Allowed address pairs
@ -92,4 +92,4 @@ VMs mentioned above was detected.
References
==========
[1] https://specs.openstack.org/openstack/neutron-specs/specs/api/allowed_address_pairs.html
[2] http://www.ietf.org/rfc/rfc3768.txt
[2] https://www.ietf.org/rfc/rfc3768.txt

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
=============================================
Dragonflow API requirements and specification

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
===================
BGP dynamic routing

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
=====================
Cassandra Driver Spec
@ -18,12 +18,12 @@ Apache Cassandra [#]_ is a key-value store and widely used in
large-scale real-time internet applications, such as Netflix, Reddit,
The Weather Channel, etc.
.. [#] http://cassandra.apache.org/
.. [#] https://cassandra.apache.org/
The performance is amazing and generally dominates others according
to universities' research reports [#]_.
.. [#] http://www.planetcassandra.org/nosql-performance-benchmarks/
.. [#] https://www.planetcassandra.org/nosql-performance-benchmarks/
Besides performance, it also has many noticeable advantages such as
@ -89,7 +89,7 @@ Neutron's. Most of the operations on data store in Neutron are *high concurrent
Here is another link [#]_ that provides hints on how to optimize JVM in Cassandra for
read heavy workloads.
.. [#] http://www.planetcassandra.org/blog/cassandra-tuning-the-jvm-for-read-heavy-workloads/
.. [#] https://www.planetcassandra.org/blog/cassandra-tuning-the-jvm-for-read-heavy-workloads/
Proposed Change
===============

View File

@ -1,7 +1,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
==================
Classification App

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
========================================
Configuration Refactoring and Generation

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
=============================
Dragonflow control plane test
@ -215,8 +215,8 @@ scheduled on a new host, a 30s delay is watched when all data plane setup is fin
References
==========
[1] http://docs-draft.openstack.org/04/270204/4/check/gate-performance-docs-docs/9264b70/doc/build/html/test_plans/db/plan.html
[1] https://docs.openstack.org/developer/performance-docs/test_plans/db/plan.html
[2] http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_Appendix_Limits.html
[2] https://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_Appendix_Limits.html
[3] https://aws.amazon.com/vpc/faqs/

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
================
Distributed DNAT

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
=======================
Support extra-dhcp-opts
@ -106,7 +106,7 @@ Execution workflow:
References
==========
.. [1] https://specs.openstack.org/openstack/neutron-specs/specs/api/extra_dhcp_options__extra-dhcp-opt\_.html
.. [1] https://specs.openstack.org/openstack/neutron-specs/specs/api/extra_dhcp_options__extra-dhcp-opt_.html
.. [2] https://tools.ietf.org/html/rfc2131
.. [3] https://tools.ietf.org/html/rfc2132
.. [4] https://github.com/openstack/dragonflow/blob/master/doc/source/distributed_dhcp.rst

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
=====================================
Support firewall as a service (FWaaS)

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
======================================
IGMP Application and Multicast Support

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
==========================
IPv6 Support in Dragonflow

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
==================================================
Keep DB Consistency between Neutron and Dragonflow

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unsuported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
============================
Local Controller Reliability

View File

@ -3,7 +3,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
=====================
Logical port locality

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
==============================
Port Security and MAC Spoofing
@ -40,7 +40,7 @@ Additional drop rules:
1. Packets with SRC MAC broadcast/multicast bit set.
(This option might be needed in some environments, we can leave this as a configurable
option in case it is -
http://www.cisco.com/c/en/us/support/docs/switches/catalyst-6500-series-switches/107995-config-catalyst-00.html#mm)
https://www.cisco.com/c/en/us/support/docs/switches/catalyst-6500-series-switches/107995-config-catalyst-00.html#mm)
2. VLAN tagged frames where the TCI "Drop eligible indicator" (TEI) bit is set (congestion)
@ -118,4 +118,4 @@ References
[2] https://blueprints.launchpad.net/dragonflow/+spec/l2-arp-supression
[3] https://github.com/openstack/neutron-specs/blob/master/specs/kilo/ml2-ovs-portsecurity.rst
[3] https://github.com/openstack/neutron-specs/blob/master/specs/kilo/ml2-ovs-portsecurity.rst

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
========================
Metadata Service Support

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
=========================
North Bound Code Refactor

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
=============
OVSDB Monitor

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
==============================================
DragonFlow Data Plane Performance Testing Spec

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
========
Port QoS

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
==================
Port status update

View File

@ -1,7 +1,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
======================
Provider networks App

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
=============================
Publish Subscribe Abstraction

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unsuported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
==================
Redis Availability
@ -110,6 +110,6 @@ The following diagram shows the procedure of Dragonflow:
References
==========
[1] http://redis.io/topics/cluster-tutorial
[1] https://redis.io/topics/cluster-tutorial
[2] http://redis.io/topics/cluster-spec
[2] https://redis.io/topics/cluster-spec

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
=================
Redis Driver Spec
@ -223,8 +223,8 @@ References
[1] https://github.com/andymccurdy/redis-py
[2] http://redis.io/commands
[2] https://redis.io/commands
[3] https://github.com/Grokzen/redis-py-cluster
[4] http://redis.io/topics/cluster-tutorial
[4] https://redis.io/topics/cluster-tutorial

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
===========================
Remote Device Communication

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
===============
Security Groups
@ -250,6 +250,6 @@ References
==========
[1] http://openvswitch.org/support/ovscon2014/17/1030-conntrack_nat.pdf
[2] http://openvswitch.org/pipermail/dev/2014-May/040567.html
[2] https://mail.openvswitch.org/pipermail/ovs-dev/2014-May/040567.html
[3] http://openvswitch.org/support/dist-docs/ovs-ofctl.8.pdf

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
===============================

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
=========================
Service Function Chaining

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
=================
Title of your RFE

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
====================================
Support checking if chassis is alive

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
=========================
TAP as a Service (TAPaaS)

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
====================================
Example Spec - The title of your RFE

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
==================
Traceroute support

View File

@ -1,7 +1,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
=============
Tunneling App

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
===========================
Virtual tunnel port support

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
==============
VLAN aware VMs

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
===============
Vlan Networking

View File

@ -2,7 +2,7 @@
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
https://creativecommons.org/licenses/by/3.0/legalcode
=========================
Support VM live migration