Commit Graph

11 Commits

Author SHA1 Message Date
OpenDev Sysadmins 15e974be96 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:49:15 +00:00
Doug Hellmann 79fa5eb9aa 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: I4c6952d216933ca30418f409c0b96cf7ec8893ec
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:53:22 -04:00
Rob Cresswell 49c0d56698 Update XStatic-bootswatch to 3.3.7.0
Also used xstatic-release script and fixed LICENSE reference

Change-Id: I9427ac7f124b47d4f2d9c3deb8e2806a189f2922
2016-10-29 10:52:54 +00:00
Rob Cresswell e4f6678159 Update to version 3.3.6
Change-Id: I862cbba96f1797a03120084121cb490eccdc75ff
2016-04-15 12:21:00 +01:00
Ondřej Nový 2c0a7a18f6 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: Ie79171825cec9c9a0b21bd9182380719dcebf405
2015-12-11 23:48:40 +01:00
Jeremy Stanley 481cf09ac4 Update .gitreview for new namespace
Change-Id: Iba439ab620e7dcc91094604c4a41ca885dcce46d
2015-10-17 22:42:40 +00:00
Jenkins bc9bc63614 Merge "Remove unneeded extra space" 2015-09-08 16:55:40 +00:00
Diana Whitten 946609fc68 Update Bootswatch to 3.3.5-3
Bootswatch needed an update to not default google font imports from
google.com  It can now be customized using a variable.

Change-Id: I2f827129f078ae39011f2fb181a579ab5b0f8032
2015-09-03 14:47:16 -07:00
Diana Whitten c17e28df61 Remove unneeded extra space
Change-Id: I6f9e31cea4c2337cff8456ee7512af6759882c93
2015-08-13 18:02:02 -07:00
Diana Whitten 499ea0374a xstatic-package for Bootswatch Bootstrap Themes
Bootswatch provides many out of the box Bootstrap themes.
We plan on using this in Horizon to provide a theme that
implements Google's Material Design.

We plan on using this in Horizon to provide a theme that
implements Google's Material Design.

The 'material' theme gives an example of how to make use of a 3rd party theme
using the theming functionality.  In addition to incorporating a theme,
loaded as a static asset using requirements.txt, it also gives examples of how
to cleanly override styles, variables, icon fonts and Django templates.

This theme is replacing 'blue' as the example of how to use a theme other than
'default'.

Partially-Implements: blueprint horizon-theme-css-reorg
Change-Id: I83753ca7f50d8e6d3051af4a7a929665e0de4d4d
2015-08-07 15:46:38 -07:00
OpenStack Project Creator 4e38e9e229 Added .gitreview 2015-07-29 19:58:29 +00:00