Commit Graph

9 Commits

Author SHA1 Message Date
OpenDev Sysadmins 1e6629d5ea 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:29:40 +00:00
Doug Hellmann 0b87d4184d 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: I057cfcc15586d24b86b53c4c61b08e741af529b2
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:54:13 -04:00
Mateusz Kowalski 0dbef26a58 Update XStatic-roboto to 0.8.0
Change-Id: Id96cf51aa948da8d731394b72beeb8da040c0ef7
2017-08-10 11:54:21 +02:00
Rob Cresswell 480b520263 Update XStatic-roboto to 0.5.0.0
Change-Id: I649068f04d2a44ea1d429f1cd9e903ef7c52437f
2016-10-28 14:53:41 +02:00
Tony Breeds a4ec81c69f Add basic tox.ini file
Change-Id: I881760b370ffe664cd4eb4e4237f67b3529bde80
2016-07-19 11:33:50 -07:00
Jeremy Stanley f9d3fab944 Update .gitreview for new namespace
Change-Id: I02b9984263d09b1ba3dba54ffb799f5456c2e6fa
2015-10-17 22:43:23 +00:00
Diana Whitten 758dd134bc Remove unneeded extra space
Change-Id: Idf26dc18e67e5df10f2dc2db96302bcc1b563f43
2015-08-13 18:02:59 -07:00
Diana Whitten c75b5d9702 xstatic-package for Roboto Font Face
Roboto is the font for 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: I4773b35c18878e4bc20579eb21a7cc2cd8f7636e
2015-08-07 15:53:43 -07:00
OpenStack Project Creator 54ea281bd3 Added .gitreview 2015-07-31 02:03:19 +00:00