Commit Graph

22 Commits

Author SHA1 Message Date
OpenDev Sysadmins b14b5abb51 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:22 +00:00
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
Vieri d4ef290796 Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: I308e7b9a6dbd64dc4b9f891e0b10cad81c127917
2018-12-05 05:35:16 +00:00
zhouxinyong aae5cfbe66 Advancing the protocal of the website to HTTPS in move-to-gerrit-5fc6c755759687a5.yaml.
Change-Id: I660bd77e76f77b2278a797abb03193c9f2c55b1f
2018-11-13 22:55:05 +08:00
huang.zhiping 25d1ff9c17 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: I7a3be998629ea8ea56ede75bdd05380019cc9372
2018-06-09 01:03:17 +08:00
Doug Hellmann e4e67695f6 add reno for release notes
Change-Id: If062b621b445c511874900e7d9dd789a1cd655a6
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-27 13:57:30 -04:00
Doug Hellmann 9fce9eb880 update doc and source URLs
Change-Id: Ia6f58dbec0a9d7afc9a8743ceef8a59cb619d361
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-27 12:16:03 -04:00
Doug Hellmann 51bb2cec82 add more detail to the readme file
Change-Id: I7eea82bd6d16ae2f671c41736730242c51e77fb1
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-27 12:14:17 -04:00
Doug Hellmann 19b79daeac add .gitreview file
Change-Id: Id7c36b0f0f87e3b724498cb85b7d3c869db02d5c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-27 12:14:17 -04:00
Doug Hellmann a75677e586 expand on instructions
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-26 16:30:08 -04:00
Doug Hellmann 0481a2fc4c fix bug tracker and home page URLs
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-26 16:28:55 -04: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 aa3cd906a6 fix reference to option that isn't used in the example
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-26 16:22:55 -04:00
Doug Hellmann 675cb61409 fix a few command lines
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-26 16:21:16 -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 57acb1c5b5 set up venv with usedevelop=true for easier testing
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-26 15:38:10 -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