553 Commits (75fa04a7cd9baea788d8db927b1abb7ebb6fe3ca)
 

Author SHA1 Message Date
Takashi Kajinami 75fa04a7cd doc: Comment out language option
... because explicit language=None causes the below warning since
Sphinx 5.0.0.

Invalid configuration value found: 'language = None'. Update your
configuration to a valid language code. Falling back to 'en' (English).

Change-Id: Ieca6a2cb9724346ed4ee40a20335a02d737a3cd4
1 year ago
Zuul 7d761bff3d Merge "[ussuri][goal] Update contributor documentation" 2 years ago
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
2 years ago
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
2 years ago
HeroicHitesh 71a0f7a1a7 Remove testr
* Remove .testr.conf
* Remove .tox(as there is no tox.ini) and .testrepository
  from .gitignore

Signed-off-by: HeroicHitesh <email.hiteshkumar@gmail.com>
Change-Id: Ic0620ecaa1ca021bdfe3a521bb0805c3276732f5
2 years ago
Zuul 64f020b602 Merge "Fix software config on rdo" 3 years ago
Zuul 59545fb3c5 Merge "add template for servers using Octavia" 3 years ago
Zuul 1480df28d1 Merge "optimize size and time using --no-cache-dir" 3 years ago
Andrei Nistor 63444ea47a Fix software config on rdo
The os-refresh-config scripts directory is currently set to
/opt/stack/os-config-refresh, but the latest os-refresh-config expects it to be
/usr/libexec/os-refresh-config

Change-Id: Ic3f61ea88fd431e7d9893c6930c778f6fbf21147
3 years ago
ricolin c5733ee955 Move heat-templates-check job to zuul v3
Change-Id: Ie858c406b6a7d973f9632aa98360b7322758fc3a
3 years ago
Pratik Raj dd8d284c36
optimize size and time using --no-cache-dir
Using --no-cache-dir flag in pip install ,make sure dowloaded packages
by pip don't cached on system . This is a best practise which make sure
to fetch ftom repo instead of using local cached one . Further , in case
of Docker Containers , by restricing caching , we can reduce image size.
In term of stats , it depends upon the number of python packages
multiplied by their respective size . e.g for heavy packages with a lot
of dependencies it reduce a lot by don't caching pip packages.

Further , more detail information can be found at

https://medium.com/sciforce/strategies-of-docker-images-optimization-2ca9cc5719b6

Change-Id: I99570e8da62205498bdba6064160d2592a86ad3e
Signed-off-by: Pratik Raj <rajpratik71@gmail.com>
3 years ago
Zuul 8a20477005 Merge "Add sample templates for Blazar" 3 years ago
ricolin 0440e8a9e4 Drop use of git.openstack.org
Our cgit instance will be going away and opendev.org is the new
preferred URL for browsing our git repos. Redirects will exist for the
foreseeable future, but it's more efficient to just go directly to the
new locations.

Change-Id: I52a34bded5f4343469cbca647707304ca05c62ec
4 years ago
yangyong 7ed394f9f5 add template for servers using Octavia
add examples for servers using Octavia loadbalancer,pool,listener,and healthMonitor

Change-Id: I10052158456f4b8b4ad365799aa9bd99bca8cba0
4 years ago
Hongbin Lu e3b5a525b5 Add example for running Zun container
Change-Id: Ic08fa9c2918243296bd72bf05ca43dfade4b24f9
4 years ago
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.
4 years ago
Ian Wienand 948e8ccfd3 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: I28b9b536b3f22d6398c7e5be6bd205da73c07bd5
4 years ago
kaz_shinohara f8cf393737 Add sample templates for Blazar
Since Rocky, Heat supports Blazar which is a reservation service in
OpenStack. This patch provides sample templates regarding Blazar Host
and Lease resources accordingly.

Change-Id: I169a96c63eee59ec9b0d098f86709e6d02d1209f
Depends-On: I1392919540a6bdd67ce7078e3a1206ecdb9854e1
4 years ago
Zuul 840692d3d4 Merge "Add an example of OS::Mistral::ExternalResource" 4 years ago
Zuul aa4ffd1c77 Merge "Update the bugs link to storyboard" 4 years ago
Zuul 5270cc11c9 Merge "Remove docs, deprecated hooks, tests" 4 years ago
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
4 years ago
Zuul 9bb6bd7252 Merge "Fix the incorrect cirros default password" 4 years ago
ZhijunWei 107020c98d Update the bugs link to storyboard
Change-Id: Ia56a41f346929d5abdf5296f5eef4571878d02b1
4 years ago
Rabi Mishra 2b4eb5d9e3 Use octavia resources for autoscaling example
lbaasv2 is probably not actively maintained.

Change-Id: Id11a47b5439f3bca05b536f15bec3e5fa92c9e56
5 years ago
Thomas Herve e78f9df974 Add an example of OS::Mistral::ExternalResource
I couldn't find a simple example of that resource, so here's a real
simplified one creating a workflow in the same template.

Change-Id: I9de98df8a629227ba83e50382ccba660621fcbd5
5 years ago
Zuul 0e0151c63e Merge "Remove setting of DEVSTACK_GATE_EXERCISES" 5 years ago
zhulingjie d9ccc442c4 Migrate the link of bug report button to storyboard
Change-Id: I85439200113a719f2e1c7caea29ea8de57cb1a8a
5 years ago
Dirk Mueller ff6d942b19 Remove setting of DEVSTACK_GATE_EXERCISES
This defaults to 0 anyway, and is being removed as the devstack
excercises are being removed. see https://review.openstack.org/#/c/581377/

Change-Id: I80b172b85fa29ae71cf3e14d63d654a5fea56c0c
5 years ago
Zuul 6b5a7cd2b5 Merge "Deprecate hooks in heat-templates" 5 years ago
zhang.lei b2df3b3da2 Fix the incorrect cirros default password
Following by https://docs.openstack.org/image-guide/obtain-images.html#cirros-test

Change-Id: I43f8ab98ba18fb27209c6a80458053e0eea89216
5 years ago
Zuul 28ab0afaa5 Merge "Update and replace http with https for doc links in heat-templates" 5 years ago
ricolin 20fb0efa11 Deprecate hooks in heat-templates
We already create repository `heat-agents` for hooks and will keep
maintain hooks there, so we should deprecate all hooks in
heat-templates and plan to remove it in futuer.

Change-Id: Ie2d89d5bab7db2bc6a2e171dc455098811519440
5 years ago
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
5 years ago
shangxiaobj f44b2d591d Update and replace http with https for doc links in heat-templates
1) Update doc links according to OpenStack document migration
2) Use https instead of http for docs links

Change-Id: Id87e91d1f95bcb94c31125c467abab17242cb36f
5 years ago
Zuul 81ed23639e Merge "Migrate templates job to Zuul v3" 5 years ago
Zuul eb93bfeb78 Merge "Add example for using external resources" 6 years ago
Zuul 14386a61a2 Merge "Add create magnum cluster resources example" 6 years ago
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
6 years ago
Roberto Polli 2823fcafdc Replace LBaaS with LBaaSv2.
Since Mitaka, OS::Neutron::LBaaS::LoadBalancer replaces
  OS::Neutron::LoadBalancer. The patch replaces both
  heat_template_version and OS::Neutron::LoadBalancer.

Closes-Bug: #1722853
Change-Id: I284c72b67bdaaadde35a97feb807171046e3a93f
6 years ago
ricolin 5ca15a79f8 Add example for using external resources
Add template for show cases that how we can use external resources.
external resources in stack does not required to be modified or depends
on the stack.
blueprint external-resources

Depends-On: I8b33c957a7185a0f52356f412b13609ba1a7b469
Change-Id: Ia56318508caf43a7da28bd479becdc602477cad5
6 years ago
Jenkins 1d2d3cb75f Merge "Add example for using condition" 6 years ago
Jenkins 1f731ed863 Merge "[Trivialfix]Fix typos" 6 years ago
Jenkins 671de9b537 Merge "Make cirros-example v3 compatible" 6 years ago
huangtianhua 76b83b68f6 Add example for using condition
Add template for show cases that how we can use
condition for resource, property and output.

Change-Id: I34ba7db9827ad16a23f60f615fa1ae0dbdc38aa8
Blueprint: support-conditions-function
6 years ago
rabi a7243bc089 Use correct policy references in autoscaling.yaml
It seems I4a617daf063fb1faf01c71762d6509cb00eed0b6 has added some
wrong resource references. It seems it was not detected at that
time with the dsvm job and some recent heat code changes have made
it detect the issue.

Change-Id: I1ac6371929fd2dbbe16c8faa6617cad1e4367fdf
Closes-Bug: #1707874
6 years ago
rabi a276f088ce Make cirros-example v3 compatible
This example seems broken. Though it will work if you
change the auth_url to point to /v2.0 rather than /v3, it's
better to make it work with v3 (the default now for all
keystone deployments).

Change-Id: I411a0f50ae50ee5b7c2564a7764ee9a01b00afea
6 years ago
shangxiaobj 0e149fd2e2 [Trivialfix]Fix typos
Fix typos in heat-templates.

Change-Id: I2be63f3f6cbe25149636abd385d8f6be39b5940a
6 years ago
rabi cedf276918 Add basic stuff to build docs
This adds basic stuff required to build docs.

Change-Id: Ib9b917cc442e73aa177c68b1e1b26792ed2e8cd2
6 years ago
Jenkins 25c9f45199 Merge "New template: Example for Neutron Trunks" 6 years ago