<tt><font size=2>Murali R <muralirdev@gmail.com> wrote on 10/11/2016
01:47:24 PM:<br>
<br>
> From: Murali R <muralirdev@gmail.com></font></tt>
<br><tt><font size=2>> To: "OpenStack Development Mailing List
(not for usage questions)" <br>
> <openstack-dev@lists.openstack.org>, discuss <discuss@openvswitch.org></font></tt>
<br><tt><font size=2>> Date: 10/11/2016 01:50 PM</font></tt>
<br><tt><font size=2>> Subject: [openstack-dev] [ovn][neutron] networking-ovn
1.0.0 release<br>
> (newton) -- port-security</font></tt>
<br><tt><font size=2>> <br>
> Hi,</font></tt>
<br><tt><font size=2>> <br>
> Please clarify if port security is required to be enabled with <br>
> newton release when installing OVN. The install.rst says it must be.</font></tt>
<br>
<br><tt><font size=2>Disabling port security should work with networking-ovn.
This can be</font></tt>
<br><tt><font size=2>done via the extension or at a port or network level.
OVN acls shouldn't</font></tt>
<br><tt><font size=2>be created for port with port security disabled.</font></tt>
<br>
<br><tt><font size=2>- Richard</font></tt>
<br><tt><font size=2><br>
> In many of my use cases I want to disable port security which is how<br>
> I do currently with devstack. I would like to know if either ovn or
<br>
> neutron will have contentions if port-security disabled at neutron
server.</font></tt>
<br><tt><font size=2>> <br>
> Thanks</font></tt>
<br><tt><font size=2>> Murali</font></tt>
<br><tt><font size=2>> <br>
> ---------- Forwarded message ----------<br>
> From: <no-reply@openstack.org><br>
> Date: Thu, Oct 6, 2016 at 6:21 AM<br>
> Subject: [openstack-announce] [new][neutron] networking-ovn 1.0.0
<br>
> release (newton)<br>
> To: openstack-announce@lists.openstack.org<br>
> <br>
> <br>
> We are jazzed to announce the release of:<br>
> <br>
> networking-ovn 1.0.0: OpenStack Neutron integration with OVN<br>
> <br>
> This release is part of the newton release series.<br>
> <br>
> With source available at:<br>
> <br>
>     </font></tt><a href="http://git.openstack.org/cgit/openstack/networking-ovn"><tt><font size=2>http://git.openstack.org/cgit/openstack/networking-ovn</font></tt></a><tt><font size=2><br>
> <br>
> With package available at:<br>
> <br>
>     </font></tt><a href="https://pypi.python.org/pypi/networking-ovn"><tt><font size=2>https://pypi.python.org/pypi/networking-ovn</font></tt></a><tt><font size=2><br>
> <br>
> Please report issues through launchpad:<br>
> <br>
>     </font></tt><a href="http://bugs.launchpad.net/networking-ovn"><tt><font size=2>http://bugs.launchpad.net/networking-ovn</font></tt></a><tt><font size=2><br>
> <br>
> For more details, please see below.<br>
> <br>
> 1.0.0<br>
> ^^^^^<br>
> <br>
> New Features<br>
> <br>
> * Initial release of the OpenStack Networking service (neutron)<br>
>   integration with Open Virtual Network (OVN), a component of
the the<br>
>   Open vSwitch (</font></tt><a href=http://openvswitch.org/><tt><font size=2>http://openvswitch.org/</font></tt></a><tt><font size=2>)
project. OVN provides the<br>
>   following features either via native implementation or conventional<br>
>   agents:<br>
> <br>
>   * Layer-2 (native OVN implementation)<br>
> <br>
>   * Layer-3 (native OVN implementation or conventional layer-3<br>
>     agent) The native OVN implementation supports distributed
routing.<br>
>     However, it currently lacks support for floating IP
addresses,<br>
>     NAT, and the metadata proxy.<br>
> <br>
>   * DHCP (native OVN implementation or conventional DHCP agent)
The<br>
>     native implementation supports distributed DHCP. However,
it<br>
>     currently lacks support for IPv6, internal DNS, and
metadata<br>
>     proxy.<br>
> <br>
>   * Metadata (conventional metadata agent)<br>
> <br>
>   * DPDK - Usable with OVS via either the Linux kernel datapath
or<br>
>     the DPDK datapath.<br>
> <br>
>   * Trunk driver - Driver to back the neutron's 'trunk' service<br>
>     plugin<br>
> <br>
>   The initial release also supports the following Networking
service<br>
>   API extensions:<br>
> <br>
>   * "agent"<br>
> <br>
>   * "Address Scopes" *<br>
> <br>
>   * "Allowed Address Pairs"<br>
> <br>
>   * "Auto Allocated Topology Services"<br>
> <br>
>   * "Availability Zone"<br>
> <br>
>   * "Default Subnetpools"<br>
> <br>
>   * "DHCP Agent Scheduler" **<br>
> <br>
>   * "Distributed Virtual Router" *<br>
> <br>
>   * "DNS Integration" *<br>
> <br>
>   * "HA Router extension" *<br>
> <br>
>   * "L3 Agent Scheduler" *<br>
> <br>
>   * "Network Availability Zone" **<br>
> <br>
>   * "Network IP Availability"<br>
> <br>
>   * "Neutron external network"<br>
> <br>
>   * "Neutron Extra DHCP opts"<br>
> <br>
>   * "Neutron Extra Route"<br>
> <br>
>   * "Neutron L3 Configurable external gateway mode"
*<br>
> <br>
>   * "Neutron L3 Router"<br>
> <br>
>   * "Network MTU"<br>
> <br>
>   * "Port Binding"<br>
> <br>
>   * "Port Security"<br>
> <br>
>   * "Provider Network"<br>
> <br>
>   * "Quality of Service"<br>
> <br>
>   * "Quota management support"<br>
> <br>
>   * "RBAC Policies"<br>
> <br>
>   * "Resource revision numbers"<br>
> <br>
>   * "Router Availability Zone" *<br>
> <br>
>   * "security-group"<br>
> <br>
>   * "standard-attr-description"<br>
> <br>
>   * "Subnet Allocation"<br>
> <br>
>   * "Tag support"<br>
> <br>
>   * "Time Stamp Fields"<br>
> <br>
>   (*) Only applicable if using the conventional layer-3 agent.<br>
> <br>
>   (**) Only applicable if using the conventional DHCP agent.<br>
> <br>
> Changes in networking-ovn 1.0.0.0rc1..1.0.0<br>
> -------------------------------------------<br>
> <br>
> 16ab14c Fix for vtep port<br>
> 8721389 Fix test waiting for ovn-northd to start<br>
> cc52860 Update port provisioning block registration<br>
> faaa45e Updated from global requirements<br>
> 1335653 Update .gitreview for stable/newton<br>
> <br>
> <br>
> Diffstat (except docs and test files)<br>
> -------------------------------------<br>
> <br>
> .gitreview               
                     
  |  1 +<br>
> devstack/lib/networking-ovn           
           |  2 +-<br>
> networking_ovn/common/constants.py         
      |  4 +-<br>
> networking_ovn/ml2/mech_driver.py         
       | 42 +++++++++-----<br>
> requirements.txt               
                  | 
2 +-<br>
> 7 files changed, 119 insertions(+), 32 deletions(-)<br>
> <br>
> <br>
> Requirements updates<br>
> --------------------<br>
> <br>
> diff --git a/requirements.txt b/requirements.txt<br>
> index 2650d84..5fc068d 100644<br>
> --- a/requirements.txt<br>
> +++ b/requirements.txt<br>
> @@ -5 +5 @@<br>
> -netaddr!=0.7.16,>=0.7.12 # BSD<br>
> +netaddr!=0.7.16,>=0.7.13 # BSD<br>
> <br>
> <br>
> <br>
> _______________________________________________<br>
> OpenStack-announce mailing list<br>
> OpenStack-announce@lists.openstack.org<br>
> </font></tt><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-announce"><tt><font size=2>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-announce</font></tt></a>
<br><tt><font size=2>> __________________________________________________________________________<br>
> OpenStack Development Mailing List (not for usage questions)<br>
> Unsubscribe: OpenStack-dev-request@lists.openstack.org?subject:unsubscribe<br>
> </font></tt><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev"><tt><font size=2>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</font></tt></a><tt><font size=2><br>
</font></tt>