- May 20, 2019
-
-
Zuul authored
-
- May 17, 2019
-
-
BubaVV authored
By default, Horizon doesn't compile localized messages in tox environment. It leads to silent fail of language change with 'Success' message. Proposed patch includes compilation of messages to tox runserver command Change-Id: I149a622a81a17e9d951c68829349fc70fbb8ed2a
-
- May 16, 2019
- May 15, 2019
-
-
Zuul authored
-
manchandavishal authored
There's a regression[0] in bandit 1.6.0 which causes bandit to stop respecting excluded directories, and our tests throw a bunch of violations. Blacklist this version, but allow newer versions as there is already a pull request[1] to fix it, and I expect it will be included in the next release. [0] https://github.com/PyCQA/bandit/issues/488 [1] https://github.com/PyCQA/bandit/pull/489 For additional details, refer to ML Thread[1] [1] http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006116.html Change-Id: I01b3ee75aa52b2711bacbf26690ce55a4c3f336e
-
Frank Kloeker authored
service command is a wrapper for SystemV init scripts. It's still working, but usage of systemd (systemctl) is more common since Ubuntu 16.04. Change-Id: I59db9bf29696a1e64cdde322df29ec1a827d7e84
-
- May 14, 2019
-
-
Ivan Kolodyazhny authored
SHOW_KEYSTONE_V2_RC is deprecated since Stein release and it's safe to remove it now. Keystone v2 support removal will be implemented in a follow up patch. Change-Id: Ib3098789a3aef47f4f4b84fd56f03376ce2ea96f
-
Zuul authored
-
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: Ib1edeafd48098284cb54e45a417421cb29c7bca6
-
Zuul authored
-
- May 13, 2019
-
-
manchandavishal authored
Sphinx 2.0 no longer works on python 2.7, so we need to start capping it there as well. Change-Id: I15172984b548bc2ad9ed6ab015da525ba6a49dd5
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I77885e2730ad5da9ad20624c0f070619f56075ee
-
- May 12, 2019
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I887cb149d10d333eb06b3f821ec6223bc8c48d11
-
- May 11, 2019
-
-
Zuul authored
-
Zuul authored
-
Akihiro Motoki authored
A fix for bug 1824017 bumped the minimum version requirement of python-cinderclient to 4.0.0. The fix was backported to stable/stein, so the minimum version bump should be covered by a release note. python-cinderclient requirement is bumped to >=4.0.1 as 4.0.0 is blocked by global-requirements.txt [1]. It was suggested by the release team in the review of horizon stein update release [2]. [1] https://opendev.org/openstack/requirements/src/commit/1baf07a77333fc57d9d4a669d0265b0e687fd031/global-requirements.txt#L256 [2] https://review.opendev.org/#/c/655447/ Change-Id: I2b43e159da7e58980b2810a104ae2418f237d1c7 Related-Bug: #1824017
-
- May 10, 2019
-
-
pengyuesheng authored
The name is not required, so data["name"] may be empty. When data["name"] is empty, get the id value. This patch correct error messages on update network form Change-Id: Icc1b0ad7077dedfea77d6c0225dc2747d7efc1b5
-
ZhongShengping authored
This goal is to implement the process set out in the 2018-10-24 Python Update Process TC resolution[1], for the Train cycle to ensure unit testing is in place for all of the Tested Runtimes for Train[2]. Using the Zuul template for Train will ensure that all projects that support Python3 will be tested against the agreed runtime versions, and make it easier to update them in future. [1]https://governance.openstack.org/tc/resolutions/20181024-python-update-process.html [2]https://governance.openstack.org/tc/reference/runtimes/train.html Change-Id: I406a4f1ecbff5b6c8e18ff1b93a3b2ceef49343a
-
- May 09, 2019
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I6e7a0ac244a6843ce889009779eaa4b44764ff22
-
- May 08, 2019
-
-
Zuul authored
-
manchandavishal authored
These variables are not used anymore. This patch removes them. Change-Id: Id8035412a4f30b1b297acd71cda1d4eff61f5399
-
Zuul authored
-
Zuul authored
-
- May 07, 2019
-
-
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: I7d380b6e12099f3a7c4380903e9259233a833612
-
- May 04, 2019
-
-
Ivan Kolodyazhny authored
ENABLE_FLAVOR_EDIT is deprecated since Pike release and is not used anywhere. Change-Id: I06d5252c8f7bd955025587393f5d8ff00fe01c3b
-
- May 03, 2019
-
-
Akihiro Motoki authored
Cinder consistency group has been replaced by the generic group feature. Horizon support of the generic group (in the project dashboard) is available since Rocky release and it covers all existing support for consistency group in horizon. The consistency group support is horizon was marked as deprecated in Stein release [1]. This commit drops the consistency group support. [1] https://review.openstack.org/#/c/626846/ Change-Id: I11187d2b03b7e0033a6c6ba3f8be25b8b5e4dd74
-
Zuul authored
-
- May 02, 2019
-
-
Akihiro Motoki authored
This is a follow-up patch of https://review.opendev.org/#/c/656456/ During the review, it turns out that the logic is too deep and we cannot add more "if" clause. This commit tries to address it. Change-Id: If133b1bed8ae1a591c4ce34e0a86d6dc1c138c68
-
Zuul authored
-
- May 01, 2019
-
-
Dmitriy Rabotjagov authored
KeyError was raised when volume was created from image and then this image is deleted. THis patch adds additional check to avoid such situations. Change-Id: I85712fd9587d8815d2f3c74227ded9a4f62296f3
-
- Apr 29, 2019
-
-
Zuul authored
-
pengyuesheng authored
The number of rbac policy reaches the maximum quota, when create rbac policy, an error message is shown and the error information is unclear. This patch correct the error message Change-Id: I2d8207ed1f87c2f604d4f3d2bf34f8214e785203 Closes-Bug: #1826693
-
- Apr 28, 2019
-
-
Adrian Turjak authored
The default content-type is html, and under certain circumstances like devstack the html has some additional comments added. Because this specific content is meant to be parsed as json those extra html comments break the modal.js code. We can't set the content-type to json without rewriting parts of modal.js, as it will will parse it into an object early and then modal.js will fail as it attempts to parse an object into json. Change-Id: If5a9ee7fe4273dc368dec7767a55d4467bf6a1a7 Closes-bug: #1824484
-
Zuul authored
-