Commit Graph

33 Commits

Author SHA1 Message Date
Ilya Shakhat 1bfc392a06 Update a link to os-faults contribution activity
OS-Faults is no longer sync'd to Github openstack organization
(as it is an unofficial project), the right stats are at opendev.org.

Change-Id: I7b9a6118afbe5f845391e5339c8b8f63baa6861c
2019-09-11 16:29:44 +01:00
Ihtisham ul Haq 1f39d723ef Add VMTP and incorporate developers feedback
Change-Id: Ia57f44ff2923d22a0b2980022eebe5a09c01980e
2019-09-09 16:44:53 +02:00
Ihtisham ul Haq 80d6811800 Add list of tools for Openstack testing
Story: 2002129
Task: 35628

Change-Id: I51df92d6ffabf12e96aafb8f6275075a697c82bb
2019-08-28 10:42:05 +01:00
Eric K d313c13496 use case for load balancer member respawn
Change-Id: I3362292106d104df1a379182502c8ab8a603641e
Story: 2005830
Task: 33587
2019-06-20 00:25:08 +01:00
Zuul f887448771 Merge "Fix template header" 2019-05-29 19:51:41 +00:00
Andreas Jaeger e63f17f63d Update docs job
publish-openstack-sphinx-docs jobs are obsolete since some time,
use the newer publish-openstack-docs-pti jobs instead.

Comment out tox for specs since no specs exist so far and the building
fails otherwise.

Change-Id: Iee6be1fbdc3ea764b482e7a017ddca0b4060847b
2019-05-20 04:40:31 +00:00
Adam Spiers 982cecd266 Fix template header
The SIG doesn't use Launchpad for blueprints, so don't claim it does.
Also clarify that adherence to the structure is a recommendation not
a strict requirement.

Change-Id: Ic0cc8965620087eee9c34a76796c2f3267b1b72f
2019-05-15 16:31:14 +01:00
Zuul 8eb9196116 Merge "Add Eris whitepaper from Gautam" 2019-05-13 10:28:25 +00:00
Adam Spiers e28144217a Add Eris whitepaper from Gautam
Converted from .docx to reStructuredText and published with permission
from the original author, Gautam Divgi.

This is still WIP but nevertheless is hoped to be of use to the
community.

Story: 2002129
Task: 22148

Change-Id: I5b9862d36ab8d4f11a764b506f955154e4e8303b
2019-05-09 13:41:54 +01:00
Adam Spiers e0973bd0a2 Remove unused template
Remove a template which is an unused remnant of the original
cookiecutter setup.

Change-Id: Id5b652013d044a4221850cf136a4b0c680680863
2019-04-29 15:41:11 -06:00
Adam Spiers 3bca09913f Remove CC license headers from individual specs / use cases
These are unnecessary because they are already covered by the
top-level LICENSE file.

Change-Id: I98145df081c03ce5cfa0ecfbf5133f9d658cc126
2019-04-25 23:54:21 +01:00
Adam Spiers 58e4f7a334 update spec template for Train
Change-Id: I4dab2619e7b1267099ac0bd6694dd4218a3b8bc4
2019-04-25 18:27:01 +01:00
Adam Spiers 54e7604fb5 Auto-index specs and use-cases
This solves the problem of people frequently forgetting to add their
spec or use case to the index.

Change-Id: I70ad8b0ce37027740d3d3a015c70ea2138690d27
2019-04-24 10:56:36 +01:00
OpenDev Sysadmins ed6525f178 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:31:24 +00:00
Eric K 6f4e786e03 Memory leak use case
Change-Id: I9f8fab1c12b7c94ca2c1a1d3c8c4ed470d821b63
2019-02-12 17:45:01 -08:00
huang.zhiping 2ed02ba232 Updatae home-page
Change-Id: Ib5ac9ab556231adf5713c445571fb1ca4147d960
2019-01-11 09:56:58 +00:00
Eric K 4f9862e4d6 improve CONTRIBUTING.rst to explain how/when to propose stories/specs
Expanding on the contributor guide, as discussed in the 11/21 IRC meeting.

http://eavesdrop.openstack.org/meetings/self_healing/2018/self_healing.2018-11-21-09.02.txt

Story: 2004536
Task: 28280

Change-Id: I5681d957232125c2f21a4d0fb6e9d467123f18e1
2018-12-06 19:06:23 +00:00
akhiljain23 786faea192 Change openstack-dev to openstack-discuss
Mailing lists have been updated. Openstack-discuss replaces
openstack-dev.

Change-Id: I7a9b6b1190e92f142324e0083d39d53c359b0434
2018-12-04 11:19:13 +05:30
Tomi Juvonen 124e51c285 Fenix rolling upgrade
Use case definition for Fenix project

Change-Id: I45e3b4982be4357479628f4414328915bf92a62d
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2018-11-06 21:26:56 +00:00
ricolin bf603c75cc Add autoscaling with self-healing scenario
A scenario for self-healing and auto-scaling with Heat, Mistral,
Zaqar, and Aodh.

Change-Id: I652c3b0e0caa433bfd08c0cb35b21507f0897889
2018-11-06 21:02:21 +00:00
Ifat Afek 6161217a88 Adjust the Vitrage & Mistral use case to the new template format
Change-Id: Iae1bb26e3c6061f63ef4fac58e354c56cb32e91b
2018-10-17 12:53:36 +00:00
huang.zhiping df25dec156 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: Idd1b13d759cf808d591b82d0793cbe259f97efac
2018-10-03 02:06:59 +00:00
Doug Hellmann d10b5a626c 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: I75fad5fe119c0eff2ba26e5e287e7152b73a1e49
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:49:05 -04:00
Andreas Jaeger d4e6cc8f96 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: I7eaf419ba4caa457b41b1924e3332c9788105e35
2018-08-16 21:21:28 +02:00
Adam Spiers ef773e685c fix README
The README had a broken documentation link, so fix it to point at the
new published version.  Also clarify what the wiki portal page contains,
which licenses are used, and remove the redundant Features section.

Change-Id: I4c9d898d6a02d716a9ca87b4c48e11e2e53bc61c
2018-08-13 17:13:49 +01:00
Adam Spiers 71871b9922 publish generated docs to docs.openstack.org
Now that we have respectable looking documentation, publish it
so that people can easily read it.

Story: 2001628
Task: 24544
Change-Id: I201798ec910edab55d734b6d94f757ee87549915
2018-08-10 16:49:03 +01:00
Adam Spiers 0a1d492996 bootstrap repository structure
Set up an initial structure for the repository which provides sections
for both specs and use cases, plus a guide on how to contribute.

Story: 2001628
Task: 6614
Task: 6615
Change-Id: If117f8b4d634707a9375a78292f916f47a4f8b0c
2018-08-09 22:46:53 +01:00
Adam Spiers 873e602528 add build-openstack-sphinx-docs job to zuul
This will build the .rst docs as part of the check and gate pipelines
in Zuul.

Change-Id: I2d4c8b204199f08caf78d2e12176f2bd0ce35c62
2018-05-24 13:39:40 -07:00
Ifat Afek d2c304bdd7 Added documentation about the Vitrage+Mistral integration
Change-Id: Ibd3ab03103a0ccbfec5f5795f73cdff30e5826ce
Story: 2001430
Task: 6513
2018-03-25 13:43:24 +00:00
Adam Spiers 57b2e7d730 Remove some misleading references to Launchpad
We are not using Launchpad to track issues.

Change-Id: I12be0a4ed3f0bc6686ec454586b598b21d996801
2018-03-06 01:30:19 +00:00
Adam Spiers b54a652410 Improve the titles and descriptions in the readmes
Move from cookiecutter-generated titles and descriptions to more
human-readable ones.

Change-Id: Ie72299f3575a00c9c696b765550258ddb621ef60
2018-03-06 01:30:18 +00:00
Adam Spiers 1662397300 Initial cookiecutter commit
Based on https://git.openstack.org/openstack-dev/specs-cookiecutter

Change-Id: Ic847b1981a2d3d1846225713fa2bc6e295dc60ac
2018-03-06 01:30:17 +00:00
OpenStack Project Creator 903ae90a3e Added .gitreview 2017-12-07 17:24:43 +00:00