| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Continuous notification is generally required by Heat.
Change-Id: Ib396f47c68298f883e305c755d821c2679a56a5c
|
| |
|
|
|
|
| |
Minor misspelling in alarm-{create|update} help text.
Change-Id: I1ddbaec42dda175a17d32229029c08d46e64151f
|
| |
|
|
|
|
|
|
|
|
|
| |
This change allows to set the matching_metadata of a alarm like this:
ceilometer alarm-create --matching-metadata 'key=value' \
--matching-metadata 'key2=value2' --name 'alarm' ...
Fixes bug #1201877
Change-Id: I22bf261b0a9580a06ae107ed45d082171f21fcc4
|
| |
|
|
| |
Change-Id: Ib33a5fd162d760efa23a2fc496c1d11d79484491
|
| |
|
|
|
|
|
| |
Allow the period to be be specified as an addition parameter
when retrieving statistics.
Change-Id: Ied3add404fb8b20c46a4de00f07273a6d6c4ffce
|
| |
|
|
|
|
|
|
| |
Enable Pyflakes tests. Fix those warnings that occur.
Also explicitely list the pep8 warnings that currently
fail.
Change-Id: Icfd7bf23007a99187cfee66cbd630e0e885bf7d3
|
| |
|
|
| |
Change-Id: I4e3be2e480803eeaf4ec11079e69e7e6afd5e0d1
|
| |
|
|
| |
Change-Id: I2a368f536ec440387d32a8076a86d143b94d7c90
|
| |
|
|
| |
Change-Id: Ib8509391d4c4521e18f0e980003c5e94c7ba2f54
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Also remove some unused imports
This is an effort to get the pep ignores to be closer to nova.
Change-Id: I35612de45084fac0ae1c96dad84bb23cfade0e4f
|
| |\ \
| |/ |
|
| | |
| |
| |
| |
| |
| | |
This is an effort to get the pep ignores to be closer to nova.
Change-Id: I451df579bbead00a8ff2c301c1a84e7c0a896002
|
| |/
|
|
| |
Change-Id: Ifbf682bc05ce47d04be1940238cd52d0e895588f
|
| |
|
|
|
|
| |
Include the *_actions attributes in the CLI output.
Change-Id: I19e2e7b9c60b56c0c84687694365ef3614dd0e44
|
| |
|
|
|
|
|
| |
Just getting the ball rolling on client support for the
new alarms API.
Change-Id: I66380a7bfd650357dd4ec34cbe64807ac6921163
|
| |
|
|
|
|
|
|
| |
Added resource-show command for v2 API.
blueprint more-cli-cmd.
Change-Id: I9e0dcff63b2ac6650094d47a947a2deaaea2ba4d
|
| |
|
|
|
|
|
| |
This also moves the build_url function to a common file.
Change-Id: Ia94f9fa37c83fc756a395a918ad254111951f67b
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
|
|
ceilometer --ceilometer-api-version 2 sample-list -m <meter>
fixes bug #1132633
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
Change-Id: I177c2f759b9b07b44dcd6dd20f457cefd036d0b9
|