Commit Graph

15 Commits

Author SHA1 Message Date
“miaoyuliang” 1bace4641d Update error in install-rdo.rst and update default port
Nova placement use port 8778, to avoid confusion, Update
senlin default port from  8778 to 8777. And update
spelling mistakes in install-rdo.rst

Change-Id: I342b1badf3910ea07ea64523cdb8a19a8a0ccb06
2020-09-26 00:31:31 +00:00
Duc Truong 7775928abc Add webhook v2 support
Previously webhook API introduced microversion 1.10 to allow callers to
pass arbritary data in the body along with the webhook call.  This was
done so that webhooks would work with aodh again.  However, aodh and
most webhook callers cannot pass in the header necessary to specify the
microversion.  Thus, I'm introducing webhook v2 here so that webhooks
behave like in microversion 1.10 but without the need to specify that
microversion header.

Closes-Bug: #1828856
Change-Id: I7f5cdb2ea19c6ca1a9ea68e64515804f219a73ee
2019-05-13 19:04:51 +00:00
Duc Truong 452d71c7cd Fix doc format errors
This fixes all the documentation formatting errors detected by sphinx
when running the docs tox environment.

The change in conf.py is needed to suppress the unknown option warning
documented in [1] and [2]

[1] https://groups.google.com/forum/#!topic/sphinx-users/6F_EJUEA2f8
[2] https://github.com/sphinx-doc/sphinx/issues/2229

Change-Id: Ib209fa9db7d2d896a34c54919afa396044ad29b7
2018-07-12 17:44:36 +00:00
Yuanbin.Chen aed18d4d34 Fix doc autoscaling_ceilometer aodh alarm create error
This patch fix aodh create not support type, aodh type 'threshold'
was remove. See remove patch link:
https://review.openstack.org/#/c/539329/

Aodh alarm create doc link:
https://docs.openstack.org/aodh/pike/admin/telemetry-alarms.html

Change-Id: Icee39f32d69ea96eda8e68d0b121ec12ef05eee6
Closes-Bug: 1754547
2018-06-04 11:26:27 +08:00
zhangdebo 77053a1296 Fix typo
Change-Id: I4968e6eb438e43859fe63044ae580a059a52239a
2018-05-22 16:45:58 +08:00
Yuanbin.Chen 69ce4a08d7 Update autoscaling_ceilometer.rst document error
- Cluster create return error
- Receiver create return error

Change-Id: I7c62bd0ff7ac088846ea7ec074d066c633cdbe59
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2018-03-02 11:05:40 +08:00
liyi ab6da9d361 Deprecate 'senlin cluster-create' in doc
'openstack cluster create' is available, we deprecate 'senlin
cluster-create' cmd in documentation.

Change-Id: Ieba171ffaf25c9b72ef378955034c0e4873c476a
2017-09-12 20:30:53 +08:00
liyi 90a75ac9e6 Refresh openstack cli outputs info
All openstack cli return info changed 'Property' to 'Field', we
need refesh doc.
senlin <sub-command> no need to refresh.

Change-Id: I29fe87d49b0266f9171c66cd843f89bd8ab78a27
2017-07-10 17:19:25 +08:00
jonnary 91dc49b1fc Revise instance IP get command
To show instance IP we need add " --details" option.

Change-Id: I8b50b4a55350d1f29109fc9f9bd6c7643f8dcf2e
2017-05-06 14:20:44 +08:00
jonnary 44c70f44ca export ALRM_URL01 should add quotation marks
This patch fixes export about ALRM_URL01, or else it can't work.

Change-Id: I752cf43d7fdceebae8cb65f230db8f0fd445446b
2017-04-20 08:58:35 +08:00
tengqm c40f36c818 Fix images used in docs
Change-Id: I741d9f1c3a4fac5d4de2cffb086a69e894e00031
2017-02-16 02:17:16 -05:00
huangtianhua 96762002da Migrate to use openstack cmds for docs
Change-Id: I39c94f0dd09d41bf58162d641464e400b5da9b52
2017-02-09 12:05:14 +08:00
chohoor df7990206e add missing param about alarm create
Change-Id: I5e7d1215a52fe907540cf7d124fa43a05272fd35
2016-12-25 01:11:17 +08:00
chohoor 0c082cf32d fix typo in doc
Change-Id: I5fb5d2e59c3e4e89cdfd156fd5ae65a5a8ab40ba
Signed-off-by: chohoor <chohoor@gmail.com>
2016-12-23 10:45:28 +08:00
tengqm 12dabd97ca Reorg the documentation structure
We have been using a documentation structure with useful information
nested very deep in the tree. This proposed change is about moving some
of them out of the tree to top-level for easier navigation.

Change-Id: I402136ec7e28ae44c1fedef990a5fd64da7bff2e
2016-12-21 06:33:31 -05:00