Re: [openstack-dev] [neutron] [fwaas] Proposal for the evolution of the FWaaS API

2018-05-10 Thread bo zhaobo
This proposal Looks like more flexible for the network traffic security. For current FW V2, we support 2 security levels for a single Neutron port. One is security group, the other is firewall group, but this looks like support more. And the firewall depolyer/dispatcher need to own some network

[openstack-dev] [neutron]Find a property way to face agent rpc message lost.

2017-02-13 Thread bo zhaobo
Currently, neutron agent report its state through rpc. The message will be fetched by neutron server and store the latest info into db. There may be some problems found in the scenarios of public cloud.[1]. Neutron & its agents and nova & its services(nova compute) may hit the same problem. So

[openstack-dev] [Neutron] HELP CONFIRM OR DISCUSS: How to add extension common attributes into db table 'standardattributes'

2015-12-13 Thread zhaobo
Hi guys, Could you give some good ideas about add neutron common attributes into db table 'standardattributes'? Like timestamp, it must be a common one should be added. The table 'standardattributes' is imported from [1]. It must be neutron common attrs should be added into this table in the

[openstack-dev] [Neutron] AGAIN HELP CONFIRM OR DISCUSS:create a port when network contain ipv4 subnets and ipv6 subnets, allocate ipv6 address to the port.

2015-07-22 Thread zhaobo
. Are there some issues ? Thank you anyone could help for confirm this issue , and wish you return the message asap. ZhaoBo __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ

[openstack-dev] [Neutron] HELP CONFIRM OR DISCUSS:create a port when network contain ipv4 subnets and ipv6 subnets, allocate ipv6 address to the port.

2015-07-19 Thread zhaobo
Hi , Could anyone please check the bug below? https://bugs.launchpad.net/neutron/+bug/1467791 This bug description: When the created network contains one ipv4 subnet and an ipv6 subnet which turned on slaac or stateless. When I create a port use cmd like: neutron port-create --fixed-ip