Commit Graph

7 Commits

Author SHA1 Message Date
Andreas Jaeger 7ba6bb5917 Retire repo
This repo was never used and there are no plans to use it, retire it.

Depends-On: https://review.opendev.org/721719
Change-Id: If45905b052cc2491ed61ffda6add6829f4c7ae43
2020-04-21 22:06:56 +02:00
OpenDev Sysadmins 6b8cc9573d 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:36:29 +00:00
Doug Hellmann 59eda7f2a4 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: If134cb43df5b974c1cbd2415b144f6805d37893a
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:36:52 -04:00
Doug Hellmann b364cdc660 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I8d3f6cc16f6dde6f92ba8a911dabc6b9ff0be345
Story: #2002586
Task: #24300
2018-09-09 05:53:24 -04:00
Ian Y. Choi 81d1d3d43d Add description in README with template
Describes expected workflow with standard template

Change-Id: I00a39e301a0c9209c31f725690ba61bea7f6ad3f
2016-12-21 00:45:50 +09:00
Ian Y. Choi e095635500 Create skeleton using cookiecutter
This repo skeleton was created using openstack-dev/specs-cookiecutter
with the following options:

- module_name: i18n-specs
- repo_group: openstack
- repo_name: i18n-specs
- project_short_description: OpenStack I18n Specifications
- project_name (Launchpad): openstack-i18n

+ add placeholder on testenv commands not to block py27 job

Change-Id: I2a67513ebf20abe0caf8ce1dc4f48568b08f1553
2016-11-29 23:45:44 +09:00
OpenStack Project Creator 3c58d169d3 Added .gitreview 2016-11-09 09:12:43 +00:00