Commit Graph

7 Commits

Author SHA1 Message Date
caoyuan 37dcb0f641 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: Ib2a5eb220be5e3004b6aff15e1fad0bc3162ebe6
2019-04-24 13:30:12 +08:00
Ivan Kolodyazhny fbf8a86a29 Fix devstack plugin to work with Python 3
Change-Id: I5412454dc26491e7069c5375e9277595c82ee9f8
2019-03-14 21:54:02 +00:00
zhang.lei 497b200d5f Fix the typo
Change-Id: Ia8aa79b5659fa9295045d20f6d5d85d8ee2d0d22
2017-12-26 16:13:46 +08:00
Akihiro Motoki 59f358ffbb 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 VPNaaS dashboard smooth. From both points, it is no longer needed.

Change-Id: I37df24e9a7af31220b07ba40dd4d409aeb28589d
Related-Bug: #1700325
2017-08-19 05:58:56 +00:00
Van Hung Pham 625a879fb4 Update URLs in documents according to document migration
Also update the followings:
- Fix typo in the launchpad link
- Replace http with https for openstack.org sites

Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
Change-Id: Idc5d7b513b5c83808a55fb5c6b6ce0c3f20afc25
2017-08-11 00:31:15 +09:00
Akihiro Motoki 21cf062be5 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-vpnaas https://git.openstack.org/openstack/neutron-vpnaas
enable_plugin neutron-vpnaas-dashboard https://git.openstack.org/openstack/neutron-vpnaas-dashboard refs/changes/05/476005/6
-----

Implement blueprint split-out-neutron-xaas-dashboards
Depends-On: Ib304ddef381d80011f7030fdd5049aab0e901ae6
Change-Id: I11a927ae799102def257edc5c18486acd3700299
2017-06-27 15:54:01 +00:00
Akihiro Motoki ae7aefc3d2 DevStack plugin for neutron-vpnaas-dashboard
Change-Id: If7d3213e06e4a97e880fc460b69bfdc6b216c6a3
2017-06-22 03:44:54 +00:00