Commit Graph

8 Commits

Author SHA1 Message Date
Zuul 7d761bff3d Merge "[ussuri][goal] Update contributor documentation" 2021-08-05 15:57:31 +00:00
Ghanshyam Mann e4c433dacb [ussuri][goal] Update contributor documentation
This patch updates/adds the contributor documentation to follow
the guidelines of the Ussuri cycle community goal[1].

[1] https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html

Adding noop jobs also to merge these *.rst only changes.

Story: #2007236
Task: #38524
Change-Id: Id40407adab666a9b7591612fe0ae237aa07c9175
2021-07-22 17:39:08 -05:00
Pavlo Shchelokovskyy 7917e1877c Fix zuul config for heat-templates-check
YAML indentation is wrong, instead of their appropriate sections
options are set to the DEFAULT section of config like the following

  [DEFAULT]
  heat_api = {'workers': 2}

not sure if oslo.config handles that properly so better fix this.

Change-Id: Ie9ce52769504816734e72037aa08cb26c5276332
2021-06-07 12:08:20 +03:00
ricolin c5733ee955 Move heat-templates-check job to zuul v3
Change-Id: Ie858c406b6a7d973f9632aa98360b7322758fc3a
2020-10-30 12:39:02 +08:00
OpenDev Sysadmins 9aacd9876c 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:47:57 +00:00
ricolin 53800d1057 Remove docs, deprecated hooks, tests
Remove all deprecated hooks and tests.
Also since all test and hooks are removed,
we can remove the declare of python language in classifier.
Since we didn't actually provide any document,
we should remove docs too.

Hooks are maintained as Agents under heat-agents repo now.
Hooks in heat-templates are deprecated for a while. Hence, remove
hooks in heat-templates.

Depends-On: https://review.openstack.org/#/c/584774/
Change-Id: Ia886f71eaf99d75db0f9a6a7dfbe8664995c26e7
2019-01-03 20:18:06 +13:00
James E. Blair 05eb95f320 Zuul: Remove project name
Zuul no longer requires the project-name for in-repo configuration.
Omitting it makes forking or renaming projects easier.

Change-Id: Ic1627186b152abbbd2b5c92bfa021af631397d38
2018-02-05 15:39:12 -08:00
ricolin 7925832f58 Migrate templates job to Zuul v3
Migrate templates job to zuul v3.
Migrating guideline:
https://docs.openstack.org/infra/manual/zuulv3.html

Needed-By: I096b406389f610b503649ee8a4b5067d3f2dec5e
Change-Id: I5bfa473e265fc1dea79adb98dfc06d7c7058f84c
2017-11-24 06:33:25 +00:00