Commit Graph

16 Commits

Author SHA1 Message Date
zhouhenglc 64a02d2e98 [doc]remove warning for "deprecate this project"
We have revived the neutron-fwaas project[1], we shoulod remove
the warning in README.rst.

[1] https://review.opendev.org/c/openstack/neutron-fwaas/+/828149

Change-Id: Ib0e091cd594d2344b57c883dd01e1b6e7d7e4bf2
2022-06-03 14:33:21 +08:00
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
Ghanshyam Mann 11f0534e8b Moving IRC network reference to OFTC
Change-Id: I13dc29e783697791b4f68dfba88b018c309192c7
2021-07-08 18:44:52 -05: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
Slawek Kaplonski 5e6c048856 Deprecate neutron-fwaas as stadium project
It's sad but as we still don't have any maintainers for this project,
I think it's time to start process of deprecating this as part of
the Neutron stadium.

Change-Id: I8c8fc6b5ab8a169a0f4a7d77153bb1dfc1530b8e
2020-02-21 16:33:14 +01:00
caoyuan b81d6cb110 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: Ie69065452e56de091dee39c0eabdf735a9f04095
2019-05-22 13:47:56 +00:00
Qian Min Chen 21b0063e60 Add release note in README
Change-Id: Ib093a9d34d7105b97347997c377bc84c58d02b0e
2018-07-17 22:34:16 +08:00
zhangdebo1987 4bf81807fa Update links in README
Change-Id: Ie60009b7057f2167e4c97f82e13487ef0b226e07
2017-08-04 10:30:40 +08:00
Van Hung Pham c5a0d0ba79 Optimize the link address
Use https instead of http to ensure the safety

Change-Id: I446b966c46d20b063d8665551344bb8b1465a12e
2017-06-07 18:01:48 +07:00
Flavio Percoco 0f8b443999 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/1c8b7ec0a4a119dc5e39e8a4ffde8a33

Change-Id: Ib6338d1162743dd86f6fa8b7104f5e133e4f06f8
2016-11-25 15:38:06 +01:00
Nate Johnston 32fbec3760 Remove reference to third-party drivers in readme
The README.rst mentions that third-party drivers are in the
neutron-fwaas tree.  This is no longer true as of the Newton release, so
remove that statement.

Change-Id: I1f9dc4c7b8ac4b2cd0f670e17b792e3670b96e09
2016-09-27 17:17:36 +00:00
Kyle Mestery 28eec97e49 Update documentation files for FWaaS
The README file was not updated during the services split to accurately
reflect what project this was. Also, update CONTRIBUTING.rst, HACKING.rst,
and TESTING.rst to point to their Neutron counterparts. This makes
maintaining a single copy easier.

Change-Id: Ic287177dd9130dfcce97400532b40712af97a307
2014-12-15 14:16:57 +00:00
JJ Asghar 385ad5de65 Updated the README.rst
Updated the Readme.rst with some formatting issues. Also
stole the ending line from the Nova to point in the direction
of the CONTRIBUTING.rst.

Change-Id: I595b7feb641aee91d47ba55eedab29e7511bfa35
2014-12-02 14:33:30 -06:00
Joe Gordon 0ae51d8d3d Make readme reference git.openstack.org not github
Point to our offical mirror instead of github.

Change-Id: I43c3d5ce4f92f35ed4fe5bddce5a5d19016ab988
2014-07-17 10:57:12 +02:00
Mark McClain ee576e2921 Rename Quantum to Neutron
This change renames everything to Neutron while providing backwards
compatible adjustments for Grizzly configuration files.

implements blueprint: remove-use-of-quantum

Change-Id: Ie7d07ba7c89857e13d4ddc8f0e9b68de020a3d19
2013-07-06 15:02:43 -04:00
Dirk Mueller 138ec418f8 Rename README to README.rst
README.rst seems to be more standard accross OpenStack
modules. Also add it to the manifest. Fix a typo
in the manifest.

Fixes: LP Bug #1186518

Change-Id: Ib04f44a1186d3793f5fca39c0c29d74a78a52faf
2013-06-01 12:33:40 +02:00