Commit Graph

7 Commits

Author SHA1 Message Date
OpenDev Sysadmins 943f5f9ea9 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:29 +00:00
Doug Hellmann 77a1575aab 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: I244ca6c44efa9334f6e9e784b19aeabb40a69449
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:52:59 -04:00
Radomir Dopieralski a866083297 Update the build number to match the git tags
The previous change failed to update the build version,
which means it got out of sync with the automated git tags,
and now version check is failing.

Change-Id: I1a9316cb414a07fd7383eedf9aa6d264b742898a
2018-06-25 15:36:07 +02:00
Sean McGinnis 32f969a32a Correct errors in README file
This changes the README from a txt to rst file for output formatting
and corrects doc8 warnings causing package checks to fail.

Change-Id: I5e050c71429e40d294510bf1fd294218c4dae81f
2018-06-21 06:10:00 -05:00
Xinni Ge 8f7db83c5c Supplement other js/css files
Keep consistency with npm bower package v1.1.5,
with all minified files removed.
https://github.com/angular/bower-material/releases/tag/v1.1.5

Change-Id: I28f8b7f40452945f8ce322169d3f9acc99acb79a
2018-06-07 10:13:31 +09:00
Xinni Ge 9f6499b081 Add .gitreview file
Change-Id: Idae0bf85862940d30be8949f8484b5d8dcde15e7
2018-04-03 12:59:50 +09:00
xinni-ge 46e6cc6777 Add angular-material 1.1.5
An initial commit, providing javascript, scss and meta files.
2018-03-09 23:26:57 +09:00