Commit Graph

9 Commits

Author SHA1 Message Date
Radomir Dopieralski 6b7ba0f82b Update to 2.4.1
Change-Id: Iae603434f1897fcbf47cf37bbedf5956848a5bd2
2020-01-21 15:59:20 +01:00
OpenDev Sysadmins 9c8b0dd8e7 OpenDev Migration Patch
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.
2019-04-19 19:27:57 +00:00
Doug Hellmann e1d443c41e fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: Id5706455876eb34caa457aa2cd8c56c5a679d428
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:52:52 -04:00
Rob Cresswell 6ec7c032b3 Update xstatic-angular-gettext to 2.3.8.0
Change-Id: Ic0c5929299b6f5ad9347b579b0f9d60d1921bfd9
2016-11-10 09:33:08 +00:00
reedip 3d1b433477 Remove support for py33
Python 3.3 is not supported from Mitaka, as per Infra.
The following patch removes the support for the same.

Change-Id: Ia8979777433c8a9f5f0ccedefc56707848955e13
Closes-Bug: #1526170
2016-02-16 10:21:16 +09:00
Ondřej Nový 23d2ce00f0 Deprecated tox -downloadcache option removed
Caching is enabled by default from pip version 6.0

More info:
https://testrun.org/tox/latest/config.html#confval-downloadcache=path
https://pip.pypa.io/en/stable/reference/pip_install/#caching

Change-Id: Ib6e42f616ecf79d5f701a08e433d5c0f638369dd
2015-12-11 23:47:50 +01:00
Jeremy Stanley 21cc6d83e8 Update .gitreview for new namespace
Change-Id: I1992344d133a1cef648477fcc9ab8302a5cc83da
2015-10-17 22:42:19 +00:00
Thai Tran 86c16c5941 Adding angular-gettext to xstatic package
Angular-gettext provides simple translation support for AngularJS.
We plan on using this in Horizon. This patch creates a stackforge repo for it.

Change-Id: I74e9b286e16b4a172488510a1ed70421c158e23b
2015-07-07 15:41:36 -07:00
OpenStack Project Creator 2ab6ccd694 Added .gitreview 2015-07-07 19:22:26 +00:00