- 20 May, 2020 1 commit
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I820dad524c8f0a3d6ec8d33e17d5694bad491c79
-
- 22 Apr, 2020 2 commits
-
-
OpenStack Release Bot authored
Update the URL to the upper-constraints file to point to the redirect rule on releases.openstack.org so that anyone working on this branch will switch to the correct upper-constraints list automatically when the requirements repository branches. Until the requirements repository has as stable/ussuri branch, tests will continue to use the upper-constraints list on master. Change-Id: Ifa49cb570dcf9c7d3816c488a9d09f17679083da
-
OpenStack Release Bot authored
Change-Id: I8bac89e29141b5b92010a4797b7cd1db5efb140e
-
- 20 Apr, 2020 1 commit
-
-
Iury Gregory Melo Ferreira authored
Currently, we are overriding 'install_command' to use 'pip'. This is considered poor behavior and 'python -m pip' should be used instead: https://snarky.ca/why-you-should-use-python-m-pip/ It turns out that this is the the default value provided by tox: https://tox.readthedocs.io/en/latest/config.html#conf-install_command So we can remove the line and simply use the default value. openstack-discuss thread http://lists.openstack.org/pipermail/openstack-discuss/2020-April/014237.html Bumping the following libs in lower-constraints to avoid version conflict: -osprofiler 2.3.0 -python-keystoneclient to 3.22.0 -python-cinderclient to 5.0.0 Change-Id: Id0049dea1e16f9c459e7e63e5f7d96666fff708a
-
- 16 Apr, 2020 1 commit
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I93c764086cb8b89a56a315f45990912ccb3cd061
-
- 11 Apr, 2020 1 commit
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I61c4b60cd9d93d787be415a19a8b79c9814a3952
-
- 08 Apr, 2020 1 commit
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: Ifce7177716c7f676306186adeb52fedb829c3809
-
- 01 Apr, 2020 1 commit
-
-
manchandavishal authored
Horizon requires pyScss>=1.3.7 [1] but lower-constraints.txt in ironic-ui uses pyScss 1.3.4 which can cause the failure in future. So this patch update pyScss version in lower-constraints.txt to sync the change. [1] https://review.opendev.org/#/c/715241/ Change-Id: Ia1e6b4142a94f93cc28ed6ec8d0668492ea878e1
-
- 10 Feb, 2020 1 commit
-
-
Dmitry Tantsur authored
Session is now required and can only be automatically created via client.get_client. Switch to using get_client. Change-Id: I0db7a95c4a99fe4157b3623a14135eb7b5dd69d9
-
- 09 Jan, 2020 1 commit
-
-
Riccardo Pittau authored
Since removing support for Python 2, we changed the basepython value to 3. This means that all the tox tests run with the default python version available in the system. This is not quite correct when running on environment such as py36, py37 or py38, since they imply running with different Python versions based on the environment. To enforce the correct version we need to add the option ignore_basepython_conflict available since tox 3.1.0 [0]. [0] https://tox.readthedocs.io/en/latest/config.html#conf-ignore_basepython_conflict Change-Id: I329e43d51aaeade8d4535b2f68cec7680b5ebfce
-
- 06 Jan, 2020 1 commit
-
-
Zuul authored
-
- 02 Jan, 2020 1 commit
-
-
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 and lower-constraints.txt are updated accordingly. for more info. please refer [1]. Depends-On: https://review.opendev.org/#/c/700733/ [1] https://etherpad.openstack.org/p/Enable_Django22_support_in_Horizon_Plugin Change-Id: I29cd34d17a00eb1b576f46d6010203603b5c8165
-
- 26 Dec, 2019 1 commit
-
-
Akihiro Motoki authored
babel extractors are now registered via python entry points, so there is no need to declare babel extractors in babel configs. This change is important to make translation work in Django 2.2. django-babel does not work with Django 2.2 and looks unmaintained for over two years. The horizon team is thinking to switch the extractor to enmerkar (a fork of django-babel) to make extraction of translation string work again near future. It is important to drop the extractor definition to make the transition smooth. Change-Id: I6af7b37f310a8c76155c9686a78608cde0adccd8
-
- 22 Dec, 2019 1 commit
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I11c7367ec7b870aea1046559ba82cd5d54e7d348
-
- 27 Nov, 2019 1 commit
-
-
Madhuri Kumari authored
OpenStack is dropping the py2.7 support in ussuri cycle. ironic-ui 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://review.opendev.org/#/c/691178/ Change-Id: Iaedcd8e73871583e4dc16860a81eb7351ffae0a2
-
- 15 Nov, 2019 1 commit
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I5ba569be1b7d7c433776329ba6876f8cc1903b1e
-
- 29 Oct, 2019 1 commit
-
-
Ivan Kolodyazhny authored
Change-Id: I0d678b94454e524484fd7091cebee9d47b858fc7
-
- 25 Oct, 2019 1 commit
-
-
xuanyandong authored
Change-Id: Iee51aeac8177a19273f208e61d1550466256a9c6
-
- 09 Oct, 2019 1 commit
-
-
manchandavishal authored
Horizon defined a project template 'horizon-non-primary-django-jobs' for django jobs. This patch use that template to run django jobs here. For information please refer [1] [1] https://review.opendev.org/#/c/681969/ Change-Id: I174e607f7b1193eec0fa0a28bb39b2c945013495
-
- 28 Sep, 2019 1 commit
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: Ia56506da0d89018e2f6376d89ea8539045063afc
-
- 27 Sep, 2019 2 commits
-
-
Zuul authored
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I3a55a44b159de6e5f83b748cf894b3e6d6446c90
-
- 26 Sep, 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: I90e9e6998c95a19b42eb0c09632c7e3b84ffb7b2 Sem-Ver: feature
-
- 06 Sep, 2019 1 commit
-
-
Kaifeng Wang authored
The is one of community goals that each project could produce a single PDF file. The pdf should be in the output of openstack-tox-docs job. TeX packages are required to build PDF locally, following is recommended: * inkscape * texlive-latex-base * texlive-latex-extra * texlive-fonts-recommended More about the goal: https://governance.openstack.org/tc/goals/train/pdf-doc-generation.html https://etherpad.openstack.org/p/train-pdf-support-goal https://etherpad.openstack.org/p/pdf-goal-train-common-problems Change-Id: Ib7379bb5066ede1956424dc92cf302ec22053f21
-
- 04 Sep, 2019 1 commit
-
-
zhouxinyong authored
Co-Authored-By:Dmitry Tantsur <dtantsur@redhat.com> Change-Id: I0d8ad20827142d2d2cc9c453768b0356860f1255
-
- 23 Aug, 2019 1 commit
-
-
Zuul authored
-
- 25 Jul, 2019 1 commit
-
-
Andreas Jaeger authored
The api documentation is now published on docs.openstack.org instead of developer.openstack.org. Update all links that are changed to the new location. Note that redirects will be set up as well but let's point now to the new location. For details, see: http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007828.html Change-Id: Ic11c2ad91331eef7e59e9e9995d273d0af025ca6
-
- 02 Jul, 2019 1 commit
-
-
pengyuesheng authored
The detail is described in the following links: https://governance.openstack.org/tc/reference/project-testing-interface.html http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html Change-Id: I6aba9d03ad3cadba7bbd41ea32091a751889db17
-
- 01 Jul, 2019 1 commit
-
-
pengyuesheng authored
As Migration to bionic is completed or nodejs10 job running. So we not required nodejs4 job anymore. Depends-On: https://review.opendev.org/#/c/666493/ Change-Id: I5d27dc7faeeba2702f30ac09c184edd9e7dae697
-
- 20 Jun, 2019 1 commit
-
-
pengyuesheng authored
Depends-On: https://review.openstack.org/643625 Change-Id: I7970feb7d3c1f4786f6ddc6cca29a0c430875329
-
- 18 Jun, 2019 1 commit
-
-
pengyuesheng authored
Depends-On: http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006478.html Change-Id: Ic03eb7de769e40de76afe4156da984156479e5f2
-
- 13 Jun, 2019 5 commits
-
-
Zuul authored
-
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: Ib834a3a4b37c51f41e3659dcc9fe99f2fb5492ad
-
pengyuesheng authored
Change-Id: If362f533e89b1e90e0cbc3e333dffeb5a6d96d9d
-
pengyuesheng authored
Depends-On:https://review.opendev.org/#/c/641878/ Change-Id: I628681e91592080541ccd03ed4f8ac020e5a2c30
-
- 22 May, 2019 2 commits
-
-
pengyuesheng authored
depend on https://review.opendev.org/#/c/659612/ Change-Id: I1f802d9a114b93b47afc8b6ebb6bd92148945a50
-
pengyuesheng authored
Sphinx 2.0 no longer works on python 2.7, so we need to start capping it there as well depend on https://review.opendev.org/#/c/657890/ Change-Id: I59bff5d3fc4ae12bb7ad982af68d8409fde9d7a0
-
- 06 May, 2019 1 commit
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I44c43eec521c564ce14678481a7759cef6106270
-
- 23 Apr, 2019 1 commit
-
-
zhulingjie authored
Change-Id: I8a306d1b42cb25296960f88158eb8c8e21b0be08
-