- 24 Apr, 2020 1 commit
-
-
NoorYameen authored
Change-Id: If2152bd721e81cd5fdfa25af1b94e820f56c9f84 story: 2005502 task: 30604 Depends-On: I4044338f7c62016c1fc10756fbf8ffc8485c34b1
-
- 22 Apr, 2020 1 commit
-
-
Ivan Kolodyazhny authored
Change-Id: I4044338f7c62016c1fc10756fbf8ffc8485c34b1
-
- 17 Apr, 2020 1 commit
-
-
Andreas Jaeger authored
This repo is now testing only with Python 3, so let's make a few cleanups: - Remove python 2.7 stanza from setup.py - Add requires on python >= 3.6 to setup.cfg so that pypi and pip know about the requirement - Remove obsolete sections from setup.cfg - Update classifiers - Update requirements, no need for python_version anymore - Cleanup */source/conf.py to remove now obsolete content. - Use newer openstackdocstheme, reno, Sphinx, hacking versions for python3 - Add pytest as requirement, horizon does not provide this anymore and the tests here call horizon files that need it. Change-Id: I5983a19cadb210d55c30107fb963cfeaae0f1ee9
-
- 12 Mar, 2020 1 commit
-
-
Michal Arbet authored
Remove embedded js, add reference in settings, add requirement xstatic libs. Change-Id: I07685dfbde7c96c5b8da7e93af291df16c3b8bad Depends-On: https://review.opendev.org/712744 Story: #2004051
-
- 07 Jan, 2020 3 commits
-
-
Zuul authored
-
manchandavishal authored
Django 1.11 ends its extended support in April 2020 (which is before Ussuri release), so horizon drops Django 1.11 support in Ussuri. tox envs for non-primary Django versions are no longer needed in tox.ini as testing environments for non-primary Django versions are setup in the zuul jobs now. horizon>=17.1.0 is required to use Django 2.2. requirements.txt is updated accordingly. Depends-On: https://review.opendev.org/#/c/700733/ Change-Id: I7dd429b23f2d28999dc30e13d3717d8087f202aa
-
Eyal authored
Change-Id: I4cc01d1f496cf216619e763be2719b60d164d25d
-
- 05 Jan, 2020 1 commit
-
-
Zuul authored
-
- 02 Jan, 2020 1 commit
-
-
Zuul authored
-
- 25 Dec, 2019 1 commit
-
-
ShangXiao authored
Change-Id: I2f18694306a269d20a5037e5824f12e6d0f2482f
-
- 24 Dec, 2019 2 commits
-
-
Ziyu Bai authored
Users can click blank area to unselect a node. Change-Id: Id17e5d1a465917e4407b39bfe67414d67b168e2e
-
zhouguowei authored
Change-Id: I46c83bb08311608e2f999c3d9645967ec89b0418
-
- 23 Dec, 2019 1 commit
-
-
Ziyu Bai authored
When searching a node, the radius will be made to 14. It looks like smaller than normal. Change-Id: I7fb589367466f37057b3cc67d367805056fdf191
-
- 16 Dec, 2019 1 commit
-
-
Ziyu Bai authored
Fix the bug that when user adding a template in dashboard, it always toasts "Unable to validate the Vitrage Templates service.". Change-Id: Ifc4974150308c8b648c26f62129fac08d16e19e1
-
- 20 Nov, 2019 1 commit
-
-
Ghanshyam Mann authored
OpenStack is dropping the py2.7 support in ussuri cycle. vitrage-dashboard is ready with python 3 and ok to drop the python 2.7 support. Complete discussion & schedule can be found in - http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html - https://etherpad.openstack.org/p/drop-python2-support Ussuri Communtiy-wide goal: https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Change-Id: I21499eedca87193f78bcf633c21380d757c788f6
-
- 31 Oct, 2019 1 commit
-
-
Zuul authored
-
- 30 Oct, 2019 1 commit
-
-
Ivan Kolodyazhny authored
Horizon defined a project template 'horizon-non-primary-django-jobs' for django jobs. This patch use that template to run django jobs here but there is no unit-test added in vitrage-dashboard to check django compatibility as of now and maybe we can add them in future. For information please refer [1] [1] https://review.opendev.org/#/c/681969/ Change-Id: I6fd838618048f7cd373e477d176e9ad2ee8e3f09
-
- 22 Oct, 2019 1 commit
-
-
kangyufei authored
Change-Id: I82bccfc4d5c34cad7a8d29fa2321e8043e015fb4
-
- 02 Oct, 2019 1 commit
-
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/train. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/train. Change-Id: I1949476347463a6416e2f9d19398d6c98e0c9d52 Sem-Ver: feature
-
- 17 Sep, 2019 1 commit
-
-
whoami-rajat authored
This commit adds a new tox target to build PDF documentation. It's a part of community goal, see storyboard for more information. Change-Id: I04b9253ae30ec125e45a272f0c7ce384c7770372 Story: 2006076 Task: 35607
-
- 11 Jul, 2019 1 commit
-
-
Corey Bryant authored
This is a mechanically generated patch to ensure unit testing is in place for all of the Tested Runtimes for Train. The correct zuul jobs are already in place so this change just limits default 'tox' calls to py37 to save developers time. See the Train python3-updates goal document for details: https://governance.openstack.org/tc/goals/train/python3-updates.html Change-Id: I533d0459f74230e551ddd38f40c3bf4c568e3c21 Story: #2005924 Task: #34255
-
- 04 Jul, 2019 3 commits
-
-
Zuul authored
-
pengyuesheng authored
See https://github.com/sphinx-doc/sphinx/issues/6440 for upstream details Depend-On: https://review.opendev.org/#/c/663060/ Change-Id: I617139ebde72eafde01e2fc3bef9d917fd6ca2da
-
pengyuesheng authored
See the Train python3-updates goal document for details: https://governance.openstack.org/tc/goals/train/python3-updates.html Change-Id: Ic509bdfc23d95d709db8b534827ab141e3d2a0b0
-
- 01 Jul, 2019 1 commit
-
-
manchandavishal authored
For more detail, see http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006478.html Change-Id: Ide32366aaa21750619afc73c19be7ed9a9e15894
-
- 04 Jun, 2019 1 commit
-
-
gujin authored
Sync sphinx dependency with global requirements. It caps python 2 since sphinx 2.0 no longer supports Python 2.7. Change-Id: I655ee24030b06c25ded9df6e88e44bd5f4b78b6a Closes-Bug: #1831528
-
- 30 Apr, 2019 1 commit
-
-
Ivan Kolodyazhny authored
These modules are not used anywhere and is nont working. Change-Id: I36d847857c6ba162ae82679af5ea39f4e598dfd5
-
- 23 Apr, 2019 1 commit
-
-
Zuul authored
-
- 22 Apr, 2019 1 commit
-
-
manchandavishal authored
This commit changes openstack.org URL to opendev.org URL Change-Id: I17138c5176ed0b0d767af7f5263105d389e1e241
-
- 19 Apr, 2019 1 commit
-
-
OpenDev Sysadmins authored
This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have.
-
- 16 Apr, 2019 1 commit
-
-
Zuul authored
-
- 15 Apr, 2019 2 commits
-
-
Ghanshyam Mann authored
All the integration testing has been moved to Bionic now[1] and py3.5 is not tested runtime for Train or stable/stein[2]. As per below ML thread, we are good to drop the py35 testing now: http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html [1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html [2] https://governance.openstack.org/tc/reference/runtimes/stein.html https://governance.openstack.org/tc/reference/runtimes/train.html Change-Id: I5661e9cdf3644d785e004b7bd99989d514676757
-
Ivan Kolodyazhny authored
According to 'Tested Runtimes for Train' [1] we need to support Python 2.7, Python 3.7 and Python 3.6 runtimes. [1] https://governance.openstack.org/tc/reference/runtimes/train.html Change-Id: I449cb6dbad63cca99fbd8a193a59aee326d289f0
-
- 14 Apr, 2019 1 commit
-
-
Zuul authored
-
- 11 Apr, 2019 2 commits
-
-
Ivan Kolodyazhny authored
Horizon Integration tests framework supports Python 3 now. Change-Id: I862dca3b2f47781b5829b4712e7685c1027bb2b6
-
Eyal authored
* use HORIZON_DIR env * move VITRAGE_DASHBOARD_DIR to settings Change-Id: Ic234a7054ffd5229a43cf46a4fbf9dd06e222672
-
- 10 Apr, 2019 1 commit
-
-
Ivan Kolodyazhny authored
According to [1] d3.js will be loaded by horizon on the each page so we don't need to include it manually. [1] https://github.com/openstack/horizon/blob/4e0ee573db4561dc7e0c10835d31d73eddb12aca/openstack_dashboard/utils/settings.py#L196 Story: 2004051 Task: 30403 Change-Id: Icb56905a802f9efba7f9c6558372b62ab5eb9bd4
-
- 04 Apr, 2019 1 commit
-
-
Zuul authored
-
- 02 Apr, 2019 1 commit
-
-
manchandavishal authored
As Migration to bionic is completed or nodejs10 job running. So we not required nodejs4 job anymore. Change-Id: I404f0376f16bd57e46db1dc93411f1a2de9eeea2
-
- 26 Mar, 2019 1 commit
-
-
Zuul authored
-