Commit Graph

22 Commits

Author SHA1 Message Date
OpenDev Sysadmins 03aa7abe5d 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:51:57 +00:00
Doug Hellmann 70035ce1f9 complete import into opendev infrastructure
add .gitreview file for gerrit

set up linters job

update location of git repo and add basic contributing instructions

Change-Id: I06f35574f42cfb6270a8b8e225555388d12fdad9
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-12-14 10:00:30 -05:00
Doug Hellmann 3077d6dca4 don't decode bytes to unicode twice
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-10-03 13:02:48 -04:00
Doug Hellmann abebd9894a update tox.ini for python 3
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-10-03 12:59:22 -04:00
Doug Hellmann 8bf155e917 update announce.rst 2017-10-02 12:00:41 -04:00
Doug Hellmann ef33df9d92 update author email 2017-10-02 11:59:12 -04:00
Doug Hellmann b8f173b5f0 add --reverse option to go from log URL to review URL
Change-Id: I9f70d954f21e96767cd5be40dd3484d1a5fa3742
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-10-02 11:53:15 -04:00
Doug Hellmann 3284c05947 decode command output for python 3 support
Change-Id: I01cf870d47c1ae6e792a23a76fb272ed338eb59c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-10-02 11:53:15 -04:00
Doug Hellmann bb5a5cf765 add -u alias for --url command
Change-Id: I9c90e0ce43f68d24be0b74310d6270660e4e5d23
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-10-02 11:53:14 -04:00
Doug Hellmann 515309f16e fix project name in announcement file 2013-09-20 18:33:02 -04:00
Doug Hellmann f9a1b5c277 update announce file 2013-09-13 09:33:25 -04:00
Doug Hellmann 068e0e6e07 Merge pull request #1 from cabrera/py3k_url_fix
fix: url includes bytes in python 3
2013-09-12 15:48:55 -07:00
Alejandro Cabrera 90dd5da24a fix: url includes bytes in python 3
This patch decodes the ref_hash obtained from subprocess.check_output
so that strings are used to compose the URL rather than bytes.
2013-09-12 17:02:05 -04:00
Doug Hellmann ca79a901e0 Set up tox
Add a tox.ini to at least verify packaging and installation work.

Fix one issue found by flake8.
2013-09-12 15:43:46 -04:00
Doug Hellmann b7118d8fe2 fix missing link in readme 2013-09-12 15:38:41 -04:00
Doug Hellmann 52717d6aa5 ignore pbr build artifacts 2013-09-12 15:38:14 -04:00
Doug Hellmann 76bb966316 blog announcement template 2013-09-12 15:36:10 -04:00
Doug Hellmann 7467842a9d fix link in readme 2013-09-12 15:28:13 -04:00
Doug Hellmann 487a15f1b0 Update copyright and readme 2013-09-12 15:25:03 -04:00
Doug Hellmann 764f81a823 update homepage to point to github 2013-09-11 19:01:40 -04:00
Doug Hellmann f66d479ccf first version with basic argument processing 2013-09-11 18:52:27 -04:00
Doug Hellmann 476be4bb96 Initial commit 2013-09-11 15:26:15 -07:00