Commit Graph

17 Commits

Author SHA1 Message Date
Zuul cc816f205e Merge "Update Test image_ref" 2020-10-08 06:15:25 +00:00
Andreas Jaeger 7018ada28f Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove obsolete sections from setup.cfg
- Remove install_command from tox.ini, the default is fine
- Use python3 everywhere in tox.ini

Change-Id: I2ff47a5a7b9d44f99e2fbd5fc5208ab9f53c69fa
2020-06-12 18:12:10 +02:00
Andreas Jaeger 37bbba961b Switch to newer openstackdocstheme version
Switch to openstackdocstheme 2.2.1 version. Using
this version will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Disable openstackdocs_auto_name to use 'project' variable as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I2e32c65b7fa6bf80d829c2cd84c6140a4f980583
2020-06-03 21:07:07 +02:00
ricolin a18e4c0041 Update Test image_ref
Change-Id: Ib515686cea2ace8e7b2555b06fa51bef7536ca30
2020-05-18 17:03:52 +08:00
ricolin e7235a800b Add test job for autoscaling with heat and monasca
Story: 2005752
Task: 38852

Change-Id: I8cdf68af722ee46de0c001b37f11e525f5364fe3
2020-03-04 22:04:46 +08:00
ricolin c22dde25d8 Use https links
Change-Id: I3041b9781e2c38baf4c9cc4c7092811daa14fcf0
2020-02-22 13:33:11 +08:00
Witek Bedyk a3b902703f Remove references to wiki page
We keep all the documentation in the repo. Wiki page is not maintained
anymore.

Change-Id: Ifc81b6f5f23ec717cd193d7f4b1e76ed4147d67c
2019-09-18 15:52:48 +02:00
ricolin da68dd4dfd Update contribution guide and links
Change-Id: I002d4c232b78c4baf862514b7db28766c7a0e96b
2019-09-18 13:03:30 +00:00
Zuul 09c54abe35 Merge "Add a Theory of Auto-Scaling document" 2019-06-13 04:04:00 +00:00
Zuul db93d28632 Merge "Add auto-scaling with lifecycle hook use case" 2019-06-13 04:00:16 +00:00
Joseph Davis bf9a5840b2 Add a Theory of Auto-Scaling document
As discussed at the Denver PTG, create a document to describe some
concepts for a user to understand when using auto-scaling.

Original draft at
https://wiki.openstack.org/wiki/Auto-scaling_SIG/Theory_of_Auto-Scaling

Change-Id: Id3fb78adca4ca0032de4ca15b7c9c821bdfe756f
2019-06-12 10:21:17 -07:00
Duc Truong 49fbaf8dbb Add auto-scaling with lifecycle hook use case
Add use case for auto-scaling compute resources that are running
workloads which require draining using lifecycle hooks before resources
are scaled in.

Change-Id: I0bc662b9ea8d4c6b3efbc0488eb2c8e17167090f
Depends-On: https://review.opendev.org/#/c/662094/
Story: 2005751
Task: 33433
2019-06-11 16:34:09 -07:00
Joseph Davis 8e2ce29cdf Capture initial set of Use Cases
Pulling from the etherpad at the Denver 2019 PTG and inserting in
to the template format.  Much more detail can be fleshed out, but
this gives a framework to start.

Change-Id: If15093cb80f1230f3a626253676c88d162cbb2b2
Story: 2005751
Task: 33433
2019-05-30 12:00:06 +01:00
Andreas Jaeger 9b1840cd65 Update docs job
publish-openstack-sphinx-docs jobs are obsolete since some time,
use the newer publish-openstack-docs-pti jobs instead.

Fix sphinx build errors.

Change-Id: I3e56fb8867c0e11f642bf00bb4f3e2a81c187940
2019-05-20 04:29:33 +00:00
Adam Spiers f0f688096e Initial Sphinx structure
Copied from self-healing-sig repo.

Change-Id: I1cd9099a6e23b1591c4bc150ce54861ec06302ff
2019-05-15 19:30:09 +00:00
OpenDev Sysadmins 85ccf165ed 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:40:16 +00:00
OpenStack Project Creator fb41ad88e2 Added .gitreview 2019-03-05 15:30:13 +00:00