560 Commits

Author SHA1 Message Date
Yarko Tymciurak
6616a71400 deprecate ceilometer api
adds deprecation warning at ceilometer api startup, and updates
documentation, as well as release notes.
API is still in place, for now.

Change-Id: Ib88957001de2a61f9625ca5584a2129216647841
2016-11-14 18:10:08 -06:00
dongwenjuan
1b4fcf5f39 extract 'instance_id' as 'resource_id' in event definitions
Currently the 'computer.instance.*' event traits map its 'instance_id' as
'instance_id'. But other events like volume, image, network and etc, they
all map their object_id as 'resource_id'. So we support both as the event
consumer can deal the events.traits with in a unified pattern.

Change-Id: I69935fcce228f1b4d490d3ac91251044102a8f11
2016-11-14 10:10:23 +08:00
Jenkins
3c90cc95c2 Merge "Remove deprecated ceilometer-dbsync" 2016-11-07 14:36:52 +00:00
Hanxi Liu
9e03f7ef80 document: remove configuration README description
the configuration README has been removed in https://review.openstack.org/#/c/326882/.
so the configuration document should keep up with it.

Change-Id: Id93e1488fa8c4dfd7e8be468e36533aa7c08582a
2016-11-04 16:06:56 +00:00
Julien Danjou
779673534f Remove deprecated ceilometer-dbsync
Change-Id: Ib7875909cc6b997fb25003cbd48eb1434b20fd35
2016-10-21 12:36:16 +02:00
Jenkins
97183a872b Merge "Broken Link: setuptools entry point" 2016-10-17 17:49:08 +00:00
Jonte Watford
799d891143 Broken Link: setuptools entry point
In http://docs.openstack.org/developer/ceilometer/plugins.html#plugins
the hyperlink setup tools entry points links to a page 404 error not found.

Change-Id: I163ad71c203554923e13a73650da767bfd39d8bd
Closes-Bug: #1627119
2016-10-17 16:34:52 +00:00
Julien Danjou
3e95cc12fd Remove pecan_debug option
There's no need to have this option exposed to users.

Change-Id: Ie4a3dd2466542f198564e40d5834a906019f3f63
2016-10-12 19:07:36 +02:00
caoyuan
9b34b75c46 Remove the unnecessary space
Change-Id: I7afb65c8fb033e9fddd503776dbaba93e1c3f082
2016-10-04 20:33:35 +08:00
Jenkins
e5e5cf5ff6 Merge "Alters rst markup to comply with OpenStack rst guidelines." 2016-10-03 18:11:04 +00:00
Jenkins
4fbbba2e05 Merge "Trivial - Changes rst markup" 2016-09-30 13:25:31 +00:00
Jenkins
f8c8073b23 Merge "Updates rst markup to better align with OpenStack rst guidelines." 2016-09-29 15:42:10 +00:00
Ianeta Hutchinson
75b8ecd15f Trivial - Changes rst markup
Headings, literal text, roles, and text wrapping updated
throughout the file to align with OpenStack rst markup best
practices.

Closes-Bug: #1628144

Change-Id: I2c1ffa3434523f6221a96390b1254601ed6eb6fd
2016-09-29 14:44:48 +00:00
Jenkins
3b606fb740 Merge "Use 'code-block' for pieces of code" 2016-09-28 16:19:56 +00:00
Jenkins
91e721a40a Merge "Add prefix "$" for command examples" 2016-09-28 15:31:35 +00:00
Ianeta Hutchinson
d49c256729 Alters rst markup to comply with OpenStack rst guidelines.
Headings, literal text, and roles updated throughout the file to
align with OpenStack RST markup best practices.

Closes-Bug: #1627771

Change-Id: I89e022a167622367a04f8d1967419162a0eb11e3
2016-09-28 14:33:56 +00:00
Yushiro FURUKAWA
b4f7d667fb Add prefix "$" for command examples
This commits adds "$" as a prefix for command examples and align with
4 whitespaces.

Change-Id: I23b4bbf59fa76472d7fbaedcf16ca91a9c70aaa2
2016-09-28 23:14:54 +09:00
Yushiro FURUKAWA
7f6402f046 Use 'code-block' for pieces of code
'code-block' improves the visibility for the pieces of code.

Change-Id: Idf31e5e874afa3c4e080090847247864fe35bdd4
2016-09-28 23:06:47 +09:00
Jenkins
39722dade6 Merge "Fix the "Gnocchi" link pages of custom.rst doc" 2016-09-28 12:56:50 +00:00
Ianeta Hutchinson
3e3489c5ae Updates rst markup to better align with OpenStack rst guidelines.
Headings, text wrapping, literal text, and roles altered to align
with OpenStack rst markup best practices.

Change-Id: Ia395fefb0a320d75e40b484c21f2119c591c4337
Closes-Bug: #1628146
2016-09-27 11:42:01 -05:00
Hanxi Liu
33864b8090 Fix the "Gnocchi" link pages of custom.rst doc
The "Gnocchi" link in the install doc named custom.rst deprecated
as http://gnocchi.readthedocs.io/en/latest/basic.html. So it
should be up-to-date for users.

Change-Id: I3d71dd44345a673829394a74921815698b636887
Closes-Bug: #1627910
2016-09-27 11:37:09 +08:00
Jonte Watford
e18abdff37 Bad Link: stevedore
In http://docs.openstack.org/developer/ceilometer/plugins.html#plugins
reports to a webpage that links to a bad 404 error not found link

Change-Id: I4abc3280a9351c122db3f524baabb688fbdf811c
Closes-Bug: #1627120
2016-09-26 18:21:28 +00:00
gord chung
7a40bf4d58 add note regarding pipeline_processing_queues option
Change-Id: I81fde04a671a39f73a315f3c600e288aa25885d9
2016-09-16 09:50:35 +00:00
Jenkins
ba1249fa57 Merge "update docs to show Telemetry projects" 2016-09-16 09:12:55 +00:00
Julien Danjou
a1fae3f1c0 gnocchi: enable event_dispatcher in devstack and doc
Change-Id: I38296daea516a57d4eb2ec905d271bdd8b9fb047
2016-09-14 16:58:38 +02:00
gord chung
790fd01e30 update docs to show Telemetry projects
show division of ceilometer/gnocchi/aodh/panko in telemetry

Change-Id: Ib8a935a81cb84d7915277e592f75be508df4311d
2016-09-13 18:19:40 +00:00
Julien Danjou
7f8f6cccd6 Remove store_events options
The current option is misnamed, as it does not enable any storing but
just the processing of events from the notification agent to the
collector.

This means that even if you set event_dispatchers=panko and forget to
set store_events=true, nothing will happen.

This patch enable the event processing as soon as something is
configured in the pipeline.

Change-Id: I5a906684f6371b0548ac08cacc13aa238f780f78
2016-09-13 11:29:19 +02:00
Jenkins
f78849c966 Merge "correct input params in get_samples" 2016-09-09 06:32:48 +00:00
WenyanZhang
84e411b3d0 correct input params in get_samples
Pollsters must implement get_samples(self, manager, cache, resources),
not get_samples(self, manager, context)

Closes-Bug: #1619575
Change-Id: I0a84355b8c217681ed0cba4bcdaac8433141a2d5
2016-09-09 02:09:35 +00:00
Milan Potdar
5b941f9ac7 Nit: Aligning the content.
The index are not aligned on the
following page for different tranports:
http://docs.openstack.org/developer/ceilometer/architecture.html

Change-Id: I8ec4539f55e88d7adfd0cb28ca8bc2341958b6d7
2016-08-31 17:21:04 +00:00
WenyanZhang
abacf402a8 correct the meaning of direct publish transport
Now the direct publish transport is not only for database dispatcher,
but also could been setted to all methods in dispatcher. The source code
change is Change-Id: I9dc48f25ba6d846ee75785ee529798af5085a53a.
This commit is to modify the relevnet document.

Change-Id: I2dd4cab34d0b84e3eedff95134321ae0388affa2
Closes-Bug: #1617126
2016-08-26 11:05:30 +08:00
Hanxi Liu
7b94277d8c Add a publish transport in Ceilometer architecture document
Add the direct transport of publishing data in Ceilometer document,
namely architecture.rst.

Change-Id: I156068f61001e4e6159bcc4d85f3594d4be97e13
Closes-Bug: #1612648
2016-08-25 23:18:43 +08:00
Prudhvi Rao Shedimbi
e975f100df [dev-docs] Changed location of a class
Changed location of BaseComputePollster class from
ceilometer/compute/__init__.py to
ceilometer/compute/pollsters/__init__.py.
Also changed ceilometer.compute.BaseComputePollster to
ceilometer.compute.pollsters.BaseComputePollster

Change-Id: I82e9bf595dca1959335ad028e7d362291e3fc1d6
Closes-Bug: #1613897
2016-08-16 23:51:00 +00:00
Jenkins
8544007f2a Merge "Added a link to the architecture guide." 2016-08-05 09:44:56 +00:00
Huachao Mao
b72442a1f1 Fix the not found link for notification in glossary.rst
Change-Id: Ib284537368b150b6371bb97c2b0198152d87aa0c
2016-08-04 08:10:40 +00:00
cbitte000
725a884836 Added a link to the architecture guide.
Change-Id: Id800f8a4b95d123c8251e84652308546d87a8fd7
2016-08-03 21:25:43 +00:00
Jenkins
eed80a8dd6 Merge "Fixed small grammar error in overview.rst" 2016-08-03 16:03:44 +00:00
cbitte000
c2096fd40f Removed redundant phrase to increase readability
Change-Id: I8d2ad659188488055e067a2b923e4814e1926fe1
2016-08-02 16:48:09 +00:00
cbitte000
b1c192db5a Fixed small grammar error in overview.rst
Change-Id: Ie43a70ce90e9d36e614db55556871a754117e0ee
2016-08-02 14:25:35 +00:00
Charles Bitter
26344577aa Fixed a small grammar error configuration help doc
Change-Id: Ibca132f251ffd8e8404d575e4b516ddc44339943
2016-07-29 18:00:46 +00:00
Jenkins
a222bc19eb Merge "doc: remove left over of docbookrestapi" 2016-06-23 07:31:38 +00:00
zhang-shaoman
0936b5b484 Add install description for Neutron
In Ceilometer "Installing Manually" chapter, "Enabling Service
Notifications" section, the Neutron modifications description is
missing.

This change is to describe the modification for neutron.conf.

Closes-Bug: #1594305

Change-Id: Ibb6a071a4b4a8dd2d7e30ce33e9b9cc96b345bb7
2016-06-22 08:52:26 +08:00
Julien Danjou
196d320dab doc: remove left over of docbookrestapi
Change-Id: I1b169cdc1f287c0064213e775bc094e45992f920
2016-06-17 17:25:53 +02:00
ZhiQiang Fan
3c1b806519 fix some typos in our doc, comments and releasenotes
Change-Id: Ibaf3bb7af28a5be62eb97b6a423ed6acbcc4c651
2016-05-25 03:23:09 +08:00
ZhiQiang Fan
089f63bc7e doc: remove database alarm capability
Our legacy database doesn't provide alarm capability any more,
however, there is a table in document still mentions it.

Also update this table for hbase statistic limitation.

Change-Id: I195106b23024a289196d9b5ec7cc891f251040e4
2016-05-15 19:11:55 +08:00
Jenkins
be7d90cd6d Merge "Add release note link" 2016-05-12 11:02:38 +00:00
ZhiQiang Fan
196a747745 fix openstack cli command in doc manual
openstack role create requires a positional argument name, not optional.

also this patch removes endpoint trailing /, it is redundant and I still
remember once ago there is a bug reported for such issue, which leading
to urls like http://localhost:8777//v2/meters: double slashes

Change-Id: I973a3f60d8bd8f2bc4f8aa9f19c2ce47cd8b8f18
2016-04-19 23:06:13 +08:00
ZhiQiang Fan
9aac316ff8 Add release note link
Document the new release note site.

Change-Id: I94db9209ee9696ac8f0056abb73ddebede510683
2016-04-19 22:38:18 +08:00
Thomas Bechtold
1fea0f524d Fix doc build if git is absent
When building packages if git is absent, then we should not set
html_last_updated_fmt. It can still be set via the -D switch
when building with sphinx-build.

Change-Id: I992f38ba935536c59217e22d4071f40a69090fc2
Closes-Bug: #1552251
2016-04-13 08:36:12 +02:00
gordon chung
8e7940ad44 Add notes on moving to Gnocchi
Change-Id: I819b5cba3be9ce80895f5479059e3bcdf8a701bd
2016-04-12 12:15:14 +00:00