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
Since Newton release heat devstack plugin will be available,
so need to add info about that to documentation.
Change-Id: Ie2503fbdd9e3f72c20889a675664fb5149d2b287
Closes-bug: #1610987
Change namespace of some files to '*aodh*' instead of '*ceilometer*'.
Blueprint migrate-to-use-aodh-for-alarms
Change-Id: I2c4d565ded5f9f7146b23479acd2702f976b8833
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
It will better to clone with https as "HTTPS works practically everywhere"
and 9418 port is blocked by many corporate firewalls.
Change-Id: I27edb8919af8ca3617bb50a305edfe7bbbe96836
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
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
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
when using ceilometer, ceilometer-anotification service is required
as it does all the processing. it is missing from the setup docs.
Change-Id: I4773f896dab580343ab445ec772c45dfe2f3ef7b
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
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
Docs still tells that Heat is configured by default on
devstack. Need to fix it.
Change-Id: I186415f3422f3865aa3fbf4fe83ef13ea73c7eed
Closes-bug: #1450422
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
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
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
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
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
Update references to the to-be-removed in-tree templates, so
we use raw URLs to the heat-templates repo instead
Change-Id: I2121cedc2bffe1760d845dd2d87d97dd2265f1e9
These have been copied from the wiki.
DocImpact
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
Change-Id: I4c93bc5a1811e674cef3c7868e7cf9a457c12dea