10 Commits

Author SHA1 Message Date
Ha Van Tu
37c45c03c1 Refactor Ceilometer resource API
This patch refactors Ceilometer resource API to make it be readable
and maintainable.

Change-Id: I93d9520ab2a3247c1877e568416efacecb49d888
2016-09-19 09:19:48 +07:00
Ha Van Tu
f76c069b30 Refactor Ceilometer event API
This patch refactors Ceilometer event API to make it be maintainable
and readable.

Change-Id: Ib680988cc16791525bcbfd45868461a7ba693b2c
2016-09-16 10:03:09 +07:00
Ha Van Tu
3e4c37a7c3 Refactor Ceilometer alarm API
This patch refactors Ceilometer alarm API to make it be maintainable
and readable.

Change-Id: I321e01ee87ea122f740fdbadc4258983b41faf00
2016-09-16 10:02:30 +07:00
Lianhao Lu
62f6a5f338 Corrected file mode settings.
Drop the undesired executable bit for files under the following
directory:

1. ceilometer/compute/pollsters
2. api-ref/source

Change-Id: Icfd1293f6e147b70051c115ae0b143f991aea474
2016-09-13 14:54:16 +08:00
Jenkins
ba55669da5 Merge "[api-ref] Correct response code" 2016-09-08 13:01:01 +00:00
Ha Van Tu
70a20d2126 [api-ref] Correct response code
This patch correct response code in Ceilometer API.

Change-Id: I27a99f872e05718818e4fb2413ad124bf44215c9
2016-09-08 11:36:37 +07:00
Nguyen Phuong An
9e5a5c884e [api-ref] Remove temporary block in conf.py
The os-api-ref 1.0.0 is out. We can remove the support to older version now.
Reference:
6d41feb58d

Change-Id: Ia2b420c8386c28d9f797a7a56c95b6bca96a8d72
2016-09-07 08:14:27 +00:00
Nguyen Phuong An
c50f0e054e Config logABug feature for Ceilometer api-ref
Currently, Ceilometer api-ref is not configured with logABug feature.
When users click "Report bug" button, it leads to "openstack-manuals"
which is default.

Change-Id: I61aeaf845ab823434ace0d440c6afaeee5ed71ea
2016-08-31 13:53:29 +07:00
Graham Hayes
b9ce977d84 Get ready for os-api-ref sphinx theme change
Change-Id: Ib10ba5cc7a58feedfaaeeb72d18b8beced6b49e2
2016-08-19 16:27:33 +01:00
khushbuparakh
8837801ba6 This adds migrated API reference files
This brings in RST plus YAML files, migrated from the source for [0].

The migration explanation is found on the openstack-dev mailing list [1].

Project instruction is in the OpenStack Documentation Contributor Guide [2].

[0]https://github.com/openstack/api-site/tree/master/api-ref/source/telemetry/v2
[1]http://lists.openstack.org/pipermail/openstack-dev/2016-May/093765.html
[2]http://docs.openstack.org/contributor-guide/api-guides.html

Change-Id: I21d559f3abea502a0ed237d693ab24a5110d42c5
2016-07-22 03:20:51 +00:00