31 Commits

Author SHA1 Message Date
Jenkins
642404d6ff Merge "Docs of configuring Devstack to enable heat" 2016-12-27 03:40:12 +00:00
ricolin
2310d0b3ea Update fedora image in devstack
Current image path is invalid, change to new path. Also update os
version to new version.

Change-Id: I9ef726d7ff3433dcbfb8450ff7a290e5ea10b5cd
2016-12-15 13:05:25 +08:00
liangshang
af4086b4fd Docs of configuring Devstack to enable heat
Heat code has been removed from devstack tree.
Users can just use Devstack heat by plugin.
https://review.openstack.org/#/c/317618/

Co-Authored-By: shizhihui <zhihui.shi@easystack.cn>

Change-Id: Ibcdc3e19f331307d91b90fb305932f8928a197fd
2016-11-17 03:52:58 +08:00
Peter Razumovsky
a7c7945d01 Add info to docs about heat devstack plugin
Since Newton release heat devstack plugin will be available,
so need to add info about that to documentation.

Change-Id: Ie2503fbdd9e3f72c20889a675664fb5149d2b287
Closes-bug: #1610987
2016-10-24 12:27:52 +03:00
huangtianhua
8a4df57c37 Change namespace 'ceilometer' to 'aodh'
Change namespace of some files to '*aodh*' instead of '*ceilometer*'.

Blueprint migrate-to-use-aodh-for-alarms

Change-Id: I2c4d565ded5f9f7146b23479acd2702f976b8833
2016-07-04 03:22:49 +00:00
huangtianhua
77a4a6d623 Improve guidelines of using devstack of heat
This patch changes:
1. Using `[[local|localrc]]` section of local.conf
instead of localrc file.
2. Add service aodh as enable plugin if using ceilometer
alarm.

Change-Id: I6098a978e57292dc913ed916b79cd372147b6dbe
2016-03-28 01:34:10 +00:00
tengqm
5878314987 Fix some line wrap problems in doc
According to RST doc guidelines, we should avoid line length beyond 79
characters:
http://docs.openstack.org/contributor-guide/rst-conv/gen-guidelines.html

Change-Id: I51332f92cbdfd5319e9a0209b2436df716ca2311
2015-12-02 08:47:39 -05:00
ricolin
11c69696ac replace git protocol by https
It will better to clone with https as "HTTPS works practically everywhere"
and 9418 port is blocked by many corporate firewalls.

Change-Id: I27edb8919af8ca3617bb50a305edfe7bbbe96836
2015-10-22 10:06:05 +08:00
Steve Baker
a2d1b7ee38 Aim first doc link list at end users
This change renames the first doc link section Getting Started to
Using Heat and makes the content relevant to end users of Heat.

End users author templates, create stacks, and use the heat CLI.
They are not necessarily interested in installing heat from packages or
devstack.

This change breaks out the basic create-stack content into its own page
and links to that from the first Using Heat contents list. The rest of
the getting started content is moved to the Developers section for now,
pending later changes aimed at developers and operators.

Change-Id: I79988e08864c5a87ebc4f8f5a39102d50b26f748
2015-10-06 11:38:14 +13:00
venkatamahesh
ef2c4f9c1c Enable ceilometer services using new plugin model
when we enable ceilometer using plugin model, by default
all ceilometer services are enabled. so I replaced the
lines which will enable services with ceilometer
plugin model

Change-Id: I9a048f970441809d5062a59002c36e5c2ad2c667
Closes-Bug: #1494581
2015-09-14 14:39:36 +05:30
Peter Razumovsky
603745a8fd Fix url for image in getting_started doc
Current url for image is incorrect (doesn't exists),
so change it to correct, which satisfies specified image
in aws loadbalancer hardcoded template.

Change-Id: Ibdb9d421258cc8de866bafda09dc6f56fd29ba34
Closes-bug: #1494603
2015-09-11 10:05:46 +03:00
gordon chung
44336983ae add ceilometer notification agent to docs
when using ceilometer, ceilometer-anotification service is required
as it does all the processing. it is missing from the setup docs.

Change-Id: I4773f896dab580343ab445ec772c45dfe2f3ef7b
2015-08-11 16:37:30 -04:00
kairat_kushaev
4c16b78455 Fix ceilometer backend in heat docs
Latest devstack does not support CEILOMETER_BACKEND=mongo
in local.conf. So we need to fix it in the documentation for
newbies.

Change-Id: I48747be9d5c54d496653439d731f0ef77201a4f2
2015-06-19 12:38:48 +03:00
Pradeep Kumar Singh
b1f2240925 Change "Devstack" to "DevStack" in headings
This patch changes "Devstack" to "DevStack" and
"Openstack" to "OpenStack" in HEAT developer
documentation, so that their uses can be unified.

Closes-Bug: #1461456

Change-Id: Ie01b1a87205430672e56a41a51764b975090c1f9
2015-06-03 14:36:24 +05:30
Peter Razumovsky
2bde5b95c5 Fix docs about configuring heat with devstack
Docs still tells that Heat is configured by default on
devstack. Need to fix it.

Change-Id: I186415f3422f3865aa3fbf4fe83ef13ea73c7eed
Closes-bug: #1450422
2015-05-13 16:18:07 +03:00
huangtianhua
5cdebb5e05 Remove 'adding-new-users-to-devstack' doc on_devstack.rst
Since https://review.openstack.org/#/c/128509/
heat no longer requires the "heat_stack_owner"
role by default, as we now delegate all roles
via the trust. So remove the 'adding-new-users-to-devstack'
doc.

Change-Id: Ia84e72b7b0cb4a1a2f40fc8bd259f99fc495de82
2015-02-13 12:12:01 +08:00
Angus Salkeld
a98d2c9c5d Add OSprofiler integration into Heat
This adds builtin rpc and db traces to Heat, as well as
some toplevel stack methods to aid in reading the output.

A 'profiler' config group is added to enable profiling.

Change-Id: Ie5c1c8f1931f59e4d4bcf1ec3b791f55984eb6d2
Closes-bug: #1363782
2014-10-03 15:40:25 +10:00
aivanitskiy
9ed313a8be Fix typos in comments and help strings
Change-Id: I68446dd652186191d19551032a634aee03f9e637
2014-08-13 13:54:24 +04:00
Andre
8e20beccce Heat and Openstack incomplete documentation
Improve documentation running a heat template with devstack

Change-Id: Ifb6abd30a882d4c5197090c87498781702488b9c
Closes-Bug: #1326089
2014-06-04 14:08:35 -03:00
Pavlo Shchelokovskyy
becd011215 Add hint on creating new user for Heat in DevStack
Mention heat_stack_owner role in the docs for DevStack.

Change-Id: I5f3e0405684fffa0aa05d1552ca0f6e7074471aa
Partial-Bug: #1306665
2014-04-15 14:55:33 +03:00
Sean Dague
d55235105c heat is enabled by default in devstack now
update documentation accordingly, as the previous first line is
no longer needed.

Change-Id: I9ececc394e05bc57f011b3508208f074908c7761
2014-03-24 20:20:24 -04:00
Steven Hardy
ed5cb1211c Devstack getting started, update IMAGE_URLS
The current image references are F17 which are very EOL and
unsupported, so instead refer to the official F20 image which
now contains heat-cfntools, and mention that in the documentation.

Change-Id: I4906fe4f0785c23b3f8815dbaa0a4727f8ed9505
2014-03-12 17:18:57 +00:00
Angus Salkeld
45f1a3fb51 Add some docs on how to setup Ceilometer to use Alarms
We need to use Ceilometer's mongo backend if we want to use
alarms as the sql backend is missing a feature.

Works around bug #1223710

Change-Id: Ib569cfd650ce14480496530e7bbf1b2f71a24c02
2013-10-03 08:57:11 +10:00
Stephen Gordon
e90cebe2d8 Fix F17 CFN link in Getting Started
F17 CFN links in Getting Started material were no longer valid. The
missing path component (F17) has been added.

As other impacted content is slated for removal this resolves the issue
with the CFN links described in bug #1231310.

Change-Id: I21e1c69aadc4d36b7c3e3e277c01bd80345611b9
Closes-Bug: #1231310
2013-10-02 08:25:38 -04:00
Steven Hardy
86ee53f18c Remove broken tripleo links from on_devstack doc
The links referenced in the doc no longer work

Change-Id: I0cd5f4580998457d00231a513e9328ca2e5b314c
2013-09-17 19:07:56 +01:00
Angus Salkeld
3bac114e8f Suggest the use of tripelO images
Change-Id: I8dfb18fe3f52baea99ed34cc271241b8e24c8104
2013-07-08 13:03:45 +10:00
Dirk Mueller
f4df0b186a Fix various Sphinx errors/warnings
Change-Id: If34202291b5605302baf47c210b07ffc4ffad094
2013-06-10 23:49:40 +02:00
Shengjie Min
65e0706874 update on_devstack doc
udpate the prebuilt-jeos-image from F16 to F17

Change-Id: Iae1456e4811c029494a8c2878c9bf0c3221bc43a
Fixes: bug #1180416
2013-05-21 11:09:21 +01:00
Steven Hardy
b7c5e698e2 docs : update local template references to heat-templates url
Update references to the to-be-removed in-tree templates, so
we use raw URLs to the heat-templates repo instead

Change-Id: I2121cedc2bffe1760d845dd2d87d97dd2265f1e9
2013-05-07 16:56:41 +01:00
Steve Baker
fc90b85bf8 Replace deprecated commands with current equivalents
Change-Id: I871d7f0e5cd0a22a284a6e6733607feafbbb52a2
2013-04-05 11:35:28 +13:00
Angus Salkeld
2b420437fd Add Getting Started Guides the developer doc's
These have been copied from the wiki.

DocImpact
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>

Change-Id: I4c93bc5a1811e674cef3c7868e7cf9a457c12dea
2013-04-04 15:28:04 +11:00