Commit Graph

17 Commits

Author SHA1 Message Date
ZhouHeng e8463a1ad4 Revert "Retire neutron-fwaas-dashboard project"
This reverts commit 4a0f1a3ae5.

Reason for revert:
Neutron drivers team agreed to include neutron-fwaas again to Neutron
stadium[1], and goverance change is proposed at [2].

[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/governance/+/828078

Change-Id: I5018dfdf9ea866e113a17f9bd5a3b153e4f1c08f
2022-02-10 20:58:31 +08:00
Slawek Kaplonski 4a0f1a3ae5 Retire neutron-fwaas-dashboard 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: Ib78ff301076c0295aad9b1bf49eed0f1a7adb7c2
2020-06-16 12:39:14 +02:00
caoyuan fadd275554 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: Ie05a11bfc92e9682c96d8de75aa4c3d8d1dc2efe
2019-04-24 01:07:01 +08:00
Ivan Kolodyazhny 39400be95e Fix devstack plugin to work with Python 3
Change-Id: Iacb393dfb59b4dd00bd78a8fd8a356fd7ff25037
2019-03-14 18:34:20 +02:00
Zuul 1d67a7ce98 Merge "Drop FWaaS v1 dashboard" 2019-02-05 07:57:34 +00:00
Akihiro Motoki cf86037560 Drop FWaaS v1 dashboard
FWaaS v1 support has been deprecated and neutron-fwaas
dropped it in Stein cycle.

Change-Id: Ib14c9edf4dbd66ab7fc898f497f740dcf7aa81b3
2018-12-25 08:46:43 +09:00
Akihiro Motoki 72d38faa87 devstack: update the way to setup policy.json
Previously devstack/plugin.sh mirrors POLICY_FILES in horizon repo
but this is not a good idea because we must catch up with changes
in horizon.

This commit prepares a local_settings.d file for neutron-fwaas-dashboard
to setup POLICY_FILES entry for the dashboard.

Change-Id: I45d8e8a27f70708f701ec84559d9af40561dd549
2018-11-24 10:40:41 +09:00
Akihiro Motoki 026efd9049 Fix typos in documentation
This commit cleans up all typos I detected in our documentation.

Change-Id: I723c5b3ed3eabb5f0e2bcead5e70b4c747455a20
2018-03-28 06:46:29 +09:00
Sarath Chandra Mekala 1cf1fa573f FWaaS V2 Horizon Dashboard
Co-Authored-By: Yushiro FURUKAWA <y.furukawa_2@jp.fujitsu.com>
Change-Id: I4a650cb0aff29adfdf9fdac2db994ee0866cc54c
2017-10-13 02:51:17 +09:00
Jenkins 1c03728734 Merge "Move Firewall panel in the left menu lower by default" 2017-08-22 14:41:12 +00:00
Akihiro Motoki 7a21fc0aaf devstack: Remove workaround for horizon plugin framework
A bug in the horizon plugin framework (bug 1700325) has been fixed
in horizon. This workaround was added to make the effort of splitting
out FWaaS dashboard smooth. From both points, it is no longer needed.

Change-Id: I8c56d39c7ae97b601fe304edc245b087c1606f08
Related-Bug: #1700325
2017-08-19 05:49:53 +00:00
Akihiro Motoki 870a8f781b Move Firewall panel in the left menu lower by default
Currently Firewall panel is located before "Security Groups" and
"Floating IPs". Considering the relationship between SG/FIP and
Networks/Routers, the current position of "Firewall" panel is
a bit confusing.

Change-Id: I4c04e9561cee8779c692921dfaf27212b87641b0
Closes-Bug: #1711785
2017-08-19 05:48:32 +00:00
Akihiro Motoki b29419731d Fix wrong homepage in setup.cfg
Also updates URLs affected by the doc-migration work and
use https instead of http for docs.openstack.org contents.

Change-Id: I0fac335eb2ee46576ecdee2d50e17b1766d95860
2017-07-31 08:21:30 +00:00
Akihiro Motoki fc62f5074a Document cleanup and release notes for a new release
Change-Id: Ibbba4f295e1933aa23970e58f19599012592214e
2017-07-25 17:52:34 +00:00
Akihiro Motoki 2ca7971f90 Import FWaaS policy file from Horizon
This import covers FWaaS v1 only.

Change-Id: Iec579212ef0cc16b9de3d5cb54399f77f4888dff
2017-07-13 00:10:50 +00:00
Akihiro Motoki 883ded237c Consume horizon master
Previously the repository consumes horizon from amotoki's
private github repository for initial testing.
Let's switch it to the main horizon repository.

To test this, local.conf needs to be something like below:
(Patch set number may need to be changed.)
-----
enable_plugin neutron-fwaas https://git.openstack.org/openstack/neutron-fwaas
enable_service q-fwaas-v1
enable_plugin neutron-fwaas-dashboard https://git.openstack.org/openstack/neutron-fwaas-dashboard refs/changes/13/476413/1
-----

Implement blueprint split-out-neutron-xaas-dashboards
Depends-On: Ieaca88dbe28cc2330d9b333082ff7e92c91e8639
Change-Id: Ie46e54ad732e816b02d56f52b09382773f481643
2017-06-27 14:43:29 +00:00
Akihiro Motoki a2039e931f DevStack plugin for neutron-fwaas-dashboard
Change-Id: I93e00964dc4232c9bef0e4efa272111f9163cc71
2017-06-22 03:44:26 +00:00