Commit Graph

9 Commits

Author SHA1 Message Date
ZhouHeng a9f26b81e2 revive neutron-fwaas project
This reverts commit caae7b6a6f.

Reason for revert:
Many users still need L3 firewalls and Inspur team wants to maintain
this project.
Neutron drivers team discussed the topic of the maintenance of
neutron-fwaas, and agreed to include neutron-fwaas again to Neutron
stadium[1].

Some updates have been made:
Remove use "autonested_transaction" method, see more [2]
Replace "neutron_lib.callbacks.registry.notify" with "registry.publish"
Replace rootwrap execution with privsep context execution.
Ensure db Models and migration scripts are sync, set table
firewall_group_port_associations_v2's two columns nullable=False

[1] https://meetings.opendev.org/meetings/neutron_drivers/2022/neutron_drivers.2022-01-28-14.00.log.html#l-14
[2] https://review.opendev.org/c/openstack/neutron-lib/+/761728

Change-Id: I14f551c199d9badcf25b9e65c954c012326d27cd
2022-03-01 01:01:47 +00:00
Slawek Kaplonski caae7b6a6f Retire neutron-fwaas project
Governance change is proposed at [1] and project config patch is
proposed at [2]

[1] https://review.opendev.org/735828
[2] https://review.opendev.org/#/c/735812/

Change-Id: I561504160e5548c54d1af31821c3366ab34cf0ec
2020-06-16 12:38:31 +02:00
Morgan Fainberg a2c77b5cec Add mailmap entry
Add mailmap entry for my email address

Change-Id: Ia46c28c86ef3f440556b1b027d2bf0a7f3e721c5
2014-05-16 13:40:04 -04:00
Isaku Yamahata c03b767dd4 mailmap: update .mailmap
Change-Id: I20841bcaf29a6be44999a4ee33f2c85e2a41a27d
2014-02-10 15:48:48 +09:00
Zhenguo Niu e627214abe Update Zhenguo Niu's mailmap
Using new email address.

Change-Id: I77190d0da0dbd4480ff03bcfe84540292cc81ea3
2013-11-26 09:25:35 +08:00
Kun Huang 04ff094a32 fix conversion type missing
Conversion type is missing in some places which would cause some
unexcepted error. By using 'grep -rn "%(\w\+)\W"', we could find
all cases of '%(variable_a)' and fix them.

Change-Id: I05cbaac73976c70be8428bf5a2d0017ea7059cb3
Closes-Bug: #1221036
2013-09-06 02:16:13 +08:00
lawrancejing 7a26058455 Update mailmap
Update mailmap and keep this file
in alphabetical order.

Change-Id: I657b83202de3fdf6f4624567dfa8a53ca3ea5b39
2013-08-19 16:23:11 +08:00
Jiajun Liu a086b02a91 update mailmap
Reflect new email address that I will be committing under.

Change-Id: I91d763f6020f6aa7a007417c341f952d1efd20c2
2013-05-23 08:47:08 +00:00
Zhongyue Luo 0c2a50df41 Create .mailmap file
Fixes bug #1048903

Use .mailmap file to coalesce commits
by the same person using multiple names and/or email addresses

Change-Id: Ib702114da944ec9d117ab969cde0b29a89999467
2012-09-11 10:34:14 +08:00