limit alarm actions

Bug #1442580 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Low
Christian Berendt

Bug Description

https://review.openstack.org/166154
commit 2d5f4e41ca530991e20291c2b6dc992cdd74da90
Author: ZhiQiang Fan <email address hidden>
Date: Thu Mar 19 12:16:40 2015 +0800

    limit alarm actions

    Currently we have alarm quotas, but user still can create a single
    alarm with thousands of actions, the worse thing is that normal
    user can create log:// and test:// notifiers which they could never
    use it, but by doing such thing, normal user can break down ceilometer
    services, then maybe the whole server. That is because log:// will
    log to local disk (by default) and test:// will continuously consume
    server's memory.

    This patch adds a configure option to let cloud administrator to
    limit each alarm's maximum actions for three states, and disables
    normal user to create log:// and test:// to avoid bad things happen.

    Change-Id: I7325ab72c94d307075f1317ee0b7b19f30a5d231
    Closes-Bug: #1408248
    DocImpact

Tags: ceilometer
Lana (loquacity)
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Low
Thorking (thorking2)
Changed in openstack-manuals:
assignee: nobody → Thorking (thorking2)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/206346

Changed in openstack-manuals:
status: Confirmed → In Progress
Changed in openstack-manuals:
assignee: Thorking (thorking2) → Christian Berendt (berendt)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/206346
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=5f11a18c4f795b30af640d31ac4bc829d1999d26
Submitter: Jenkins
Branch: master

commit 5f11a18c4f795b30af640d31ac4bc829d1999d26
Author: thorking <email address hidden>
Date: Tue Jul 28 15:55:26 2015 +0800

    Limit alarm actions

    Cloud administrator can limit each alarm's maximum actions
    for three states, and disables normal user to create
    log:// and test:// to avoid bad things happen.

    Change-Id: I8a6a49d66c0c51555cec705e4d43c819ede3dc35
    Closes-Bug: 1442580

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.