networking-sfc:stable/mitaka

Last commit made on 2019-04-19
Get this branch:
git clone -b stable/mitaka https://git.launchpad.net/networking-sfc

Branch merges

Branch information

Name:
stable/mitaka
Repository:
lp:networking-sfc

Recent commits

a01769b... by OpenDev Sysadmins <email address hidden>

OpenDev Migration Patch

This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.

f3a6b6d... by Ian Wienand

Replace openstack.org git:// URLs with https://

This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: Iaadec49a990877dce695b8d158d8dbf4a7b17967

bed0bba... by Ching Sun

Remove tempest from test_requirements.txt, which could cause package
incompatible. This happened sometimes when running devstack at stable/mitaka,
change #351486 added tempest testcases didn't test at stable/mitaka, and
stack.sh would fail due to tempest requiring some python packages newer
than installed.

Change-Id: I51446b80fdcf722ec646494c6be070cbde5954ed

e405ab4... by xiaodongwang

set [flowclassifier] section drivers to be ovs in devstack setup.

  - To fix the issue that when we do not give logical source port when
    create flowclassifier, there is no exception thrown.

Change-Id: I50007e9c1d55843d30dbf3dff4d466e7a88bdc14

5142103... by Jenkins <email address hidden>

Merge "Revert "Rename DB columns: tenant -> project""

b774004... by Jenkins <email address hidden>

Merge "Add OVS driver cross-subnet check"

c4efe97... by Fred S

Revert "Rename DB columns: tenant -> project"

This reverts commit abef927135413f79850ccf1f2dfc3765a7504019.

Change-Id: I7891593e20833d1ef5046d0c24a9f5f8f9e8e9dc

547fd7f... by Louis Fourie

Add OVS driver cross-subnet check

Change-Id: Ifa56135e532d00cd55769650f618274d61c4f944

986517a... by xiaodongwang

Revert "update ovs agent code to catchup neutron's changes."

This reverts commit ea6984277218e841948efa95f5f68fb1bde61c71.

My mistake. Actually the there is another change that has already fix the issue listed in the comments. I accidentally copy the old code back. In this case this change need to be reverted.
Thanks

Change-Id: I4219f270b85c18b489b2f57cec0aa2f546a83002

61ada25... by Jenkins <email address hidden>

Merge "Fix the mistakes in the comments"