Commit Graph

8 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
Yushiro FURUKAWA 6003d3776e Trivial-fix: Omit 'tests/*' in coverage result
This commit omits tests directory as a result of coverage.

Change-Id: Ia96c6f77cce1fdb6bb824b5f5eb092b23ce698a6
2017-08-09 22:09:29 +09:00
Monty Taylor c007e9c3cc Change ignore-errors to ignore_errors
Needed for coverage 4.0

Change-Id: Ieb0d62f3f2d2d5597fbfefc73836e24467c87a5b
2015-09-21 14:31:50 +00:00
Paul Michali 2e19b019b9 FWaaS: Enable coverage testing
After the advanced services split, the coverage tests were not working.
This re-enables the coverage tests.

Change-Id: I61f74e749f50313d58f5a91bd499532f6cc0ccd0
Partially-Implements: blueprint services-split
2015-02-09 14:20:06 -05:00
Yong Sheng Gong 37684f0eb8 fix some missing change from quantum to neutron
Change-Id: Iadad11f364e8200f8e4a92b191e834bdf0220179
bp: remove-use-of-quantum
2013-07-08 12:11:04 +08:00
Alessio Ababilov dadf59beb8 Update .coveragerc
Set up proper source and omit options.

Change-Id: I13cc4bf4b3b349d1c868a4ff93ef33fd5ef292b8
Implements: blueprint update-coveragerc
2013-02-06 16:47:06 +02:00
Monty Taylor 117f178914 Fix up test running to match jenkins expectation.
Change-Id: I215cd92d707f81ed481897704b31188017a5a8b8
2012-06-10 15:20:16 -04:00