Commit Graph

7 Commits

Author SHA1 Message Date
Adam Harwell 7d60958b8c Retiring neutron-lbaas-dashboard
Depends-On: https://review.opendev.org/#/c/658493/
Change-Id: I3e2e42efc30eced5abb6c8fff0d0fc974fc9722b
2019-05-11 03:18:25 -07:00
Jacky Hu 92584d239b Updating for new sphinx docs jobs
There have been recent changes to how docs jobs are run under zuul [1].
This patch updates neutron-lbaas-dashboard to be able to run under the
new zuul docs jobs.

[1] https://review.openstack.org/#/c/508694/

Change-Id: I482b4904838f39e7e32eb499ef9a29a4ec349522
2018-01-19 12:18:55 +08:00
Jacky Hu 2aff79dbae Update gitignore
Change-Id: Ie4d82607b06d74f59c17e49bcd2ac3f92510e2c7
2017-12-17 15:54:07 +08:00
qiaomin 3b272a2d6d Modify the '.gitignore' file
Since the horizon remove the 'run_tests.sh' file,
so there should remove '.venv' from the '.gitignore' file.
See the patch 'https://review.openstack.org/#/c/399842/'

Change-Id: If463db65d42f2bdba0bf16e62fc782899cce1f4d
2017-08-18 17:49:52 +08:00
Mark Vanderwiel 6acf159492 fix unit tests
in log:
"xStatic libraries not found, please set up venv"
Added the post npm install step to setup the venv which
includes the static libraries and horizon.
And include that path in the base search paths for karma
and allow development to run tests as well.
Pull in test-shim.js from horizon master.

Closes-Bug: #1538264
Change-Id: Ia83a45f9e18335fa7802267d428d62b99a731dfe
2016-04-04 19:13:07 +00:00
Justin Pomeroy 75fc881f7f Add angular Load Balancers V2 panel
This adds an angular version of the Load Balancers V2 panel,
including the Load Balancers table and config to get karma working.
The karma config assumes the horizon directory is a sibling of
neutron-lbaas-dashboard.

To use, copy the _1481_project_ng_loadbalancersv2_panel.py file from
neutron_lbaas_dashboard/enabled into openstack_dashboard/enabled.

Partially-Implements: blueprint horizon-lbaas-v2-ui
Change-Id: I99c4ec705433385c19256c887944706472642a25
2015-11-12 15:38:21 +00:00
Doug Wiegley 648464eb8b Initial cookiecutter commit
Change-Id: I0e667a8fafc19ec15de2174b0c6f94d531d2a615
2015-08-07 15:41:49 -06:00