Commit Graph

9 Commits

Author SHA1 Message Date
Ian Wienand a7ec400071 Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: Id4b9007433f61f69086e444c23156a9ed8b184e8
2019-03-24 20:33:40 +00:00
Doug Hellmann dda72e3079 check for the output directory before trying to run any commands
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-26 16:27:40 -04:00
Doug Hellmann 4b6b5bc8bf clean up flake8 errors and restore python 2 support
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-26 16:27:36 -04:00
Doug Hellmann e40c2b2ee2 replace --project-dir argument with --short-name arg
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-26 16:17:27 -04:00
Doug Hellmann 39ed06cf55 first draft of cloning
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-26 16:12:22 -04:00
Doug Hellmann a1a40815a6 parse URLs to find the review and patchset
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-26 15:26:18 -04:00
Doug Hellmann eb61124102 add argparse with --version option
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-26 15:25:45 -04:00
Doug Hellmann ba465598ef switch to stestr; fix tox.ini
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-26 14:53:15 -04:00
Doug Hellmann cff78c527e initial commit with project structure
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-26 14:40:07 -04:00