Commit Graph

34 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
Ian Wienand aaf352663a 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: Id77ad092d3117d38bcacfb9dcb7a0b921145d4cc
2019-03-24 20:36:06 +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 de940f064d Fix autoscaling.rst doc command error
Change-Id: I1a4aa1ab2075df88dccf805659b00a923f11d3d5
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2018-02-27 16:52:13 +08:00
blkart 9182568ae9 Replace senlin command by openstack command for node create
senlin command line tool was retired.

Change-Id: Ib2a5e219cc634a4401d45541d0d100d62e69f1c5
Signed-off-by: blkart <blkart.org@gmail.com>
2018-01-08 13:24:56 +08:00
blkart e894534b31 Modify node name from oldnode to newnode in basics doc
There is no node named oldnode, we can delete the node named newnode
that joined the cluster in the previous setps.

Change-Id: I2cf5baba0e44bf4b2c15c6ea404b88c0e079a419
Signed-off-by: blkart <blkart.org@gmail.com>
2018-01-04 20:00:48 +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
melissaml 9842568200 Update URLs in documents according to document migration
Change-Id: Iff714c8382ea48ecf5306cb5adf06c831b040ae3
2017-07-14 10:53:54 +08:00
liyi c0b17925e8 Refresh cli outputs fields
Some object outputs changes, we need refresh the documentation.

Change-Id: I58936d5a2e5bff3ab948ed858aae742619720b6b
Partial-Bug: #1703545
2017-07-12 08:22:17 +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
chenlx f7dbaef773 Optimize the link address
Use https instead of http to ensure the safety.

Change-Id: Ia9feb87c691dbe03bf6e92229f33d2cd6cc0adda
2017-05-03 17:11:10 +08:00
jonnary daf76e97b5 Revise receiver user doc
This patch reviese receiver type description in receiver
user doc.

Change-Id: I8341f31a51791af609dce8ae5e55018e6e45708f
2017-03-06 15:02:00 +08:00
Jenkins 35ee4f08c7 Merge "Update document for tutorial" 2017-02-16 14:05:36 +00:00
chohoor c72969faaf Update document for tutorial
Replace command senlin with openstack in tutorial documents.

Change-Id: Idc3dc225d855ea4f16ae6b2ff93bf007cdf9fc37
2017-02-16 17:52:47 +08:00
tengqm c40f36c818 Fix images used in docs
Change-Id: I741d9f1c3a4fac5d4de2cffb086a69e894e00031
2017-02-16 02:17:16 -05:00
Jenkins d95f057b34 Merge "Tutorial for autoscaling" 2017-02-15 02:34:46 +00:00
huangtianhua 96762002da Migrate to use openstack cmds for docs
Change-Id: I39c94f0dd09d41bf58162d641464e400b5da9b52
2017-02-09 12:05:14 +08:00
tengqm dfb4fd3a0a Tutorial for autoscaling
This adds a tutorial for making clusters elastic.

Change-Id: Ide6e269ac5d07eb42b527d31063d67a905e8d685
2017-02-08 04:02:40 -05:00
tengqm f8129c6a88 Fix various problems in doc tree
This patch fixes several problems in the doc tree:

- The scaling and heat integration subsections should be removed
  from
  tutorial, which is meant to be a quick introduction to senlin
  operations.

- Moved some overview text from the global index into a dedicated
  subsection for the autoscaling section.

- Fixed some problems related to format code blocks.

- Fixed the git command problem in the conf file.

Change-Id: Ice538cf65deb241d745f6793200bf09342ae227d
2017-01-18 23:57:18 -05: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
Jenkins 89949f33e3 Merge "Use 'openstack' command-client to replace 'senlin receiver-create'" 2016-11-02 03:52:48 +00:00
qiaomin 6560290d55 Use 'openstack' command-client to replace 'senlin receiver-create'
"senlin receiver-create" is deprecated, so this patch use
"openstack cluster receiver create" instead.

Change-Id: Icf52c54a09f8a0cdbff3c68ec9d63df6193ded11
2016-10-25 06:37:06 +00:00
qiaomin fad485cdc9 Use openstack command-client to replace some deprecated senlin commands
some senlin command-line client commands are deprecated, so this patch
use correspond commands to replace them.

Change-Id: I9b376b864833118f4684c7f865d9634e9ff6e1d8
2016-10-22 12:45:22 +00:00
jolie 350040f58d fix typos in doc
Change-Id: I1815a68fadd78410de91585300c4efc879d5d762
2016-09-20 09:20:35 +00:00
tengqm 27abf0baa9 Documentation for Aodh Scaling Scenario
This patch adds user reference documentation for the autoscaling
scenario where directly invoking ceilometer/aodh command line is
exercised.

Change-Id: I9239fe1c99083bc9faaccb7d51a2260bfd83f1f9
2016-07-31 23:41:43 -04:00
chen.qiaomin@99cloud.net 0c561d489f Change "senlin profile-create" to "openstack cluster profile create"
"senlin profile-create" is deprecated, so use "openstack cluster profile create"
instead.

Change-Id: I05d8f5e1e249221346e7ba99ab6c6ed430f84510
2016-07-18 01:20:50 +00:00
Joe D'Andrea 85239b1307 Minor typo fixes and grammar adjustments
Change-Id: I2d7376045ff0c764c60b2dc2bf90ad1ff37c07b4
Closes-Bug: 1602315
2016-07-12 11:38:54 -04:00
zzxwill 547ba3f334 Fix typo in tutorial about removing node
"$ senlin cluster-node-add -n newnode mycluster"
needs to be changed to:
"$ senlin cluster-node-del -n newnode mycluster"

Change-Id: Iec56c31b2c2ec7a0fe773c82a56fdea837c9e069
Closes-Bug: 1588301
2016-06-03 02:28:47 +00:00
tengqm 54233cedfd Tutorial documentation for receivers
This is the first piece. We need to add a second piece showing users how
to create Aodh/Ceilometer alarm for triggering receivers.

Change-Id: Id62b07c6089b55253989add73fd02cb66b05b0ee
2016-05-23 04:19:58 -04:00
tengqm de2689e4ce Add tutorial doc for policies
This patch also fixes some typos in the basics section.

Change-Id: I8f01eab74c4deb0e0d3440e278fc2ba92abba8b7
2016-05-23 03:11:59 -04:00
tengqm 8a1f2530f0 Add basic section to tutorial doc
This patch adds a 'senlin basics' section to the tutorial doc.

Change-Id: Ie5fc13aaac4649afcaaad62e5ff87c3bb451342f
2016-05-19 22:50:03 -04:00
tengqm 3d62aa1a2a Fix links in tutorials doc
This patch fixes some dangling links in user tutorial documentation.

Change-Id: I56f5c61422bbfd2c484f667eed39bf8b90439ef8
2016-05-11 02:36:40 -04:00
tengqm 7ac89f9419 Initial framework for user tutorial doc
This patch is about a framework for user tutorial documentation. This
documentation is about walking users from very basic commands to more
advanced usages. When contents are filled in, we can reference the more
detailed descriptions in the user reference documentation.

Change-Id: Ie623320af08dbe716bd21978e8468e36cef15f1f
2016-04-12 04:20:41 -04:00