Makes monasca resources as supported
Now monasca becomes under big-tent and global-requirements is updated with python-monascaclient. so monasca sample template is updated for the same in this patch. Change-Id: I2860db9ba44dd09b8bb3b925a965ee89859fd6cc
This commit is contained in:
parent
66c763f1bb
commit
94639244fa
@ -1,10 +1,9 @@
|
||||
heat_template_version: 2015-10-15
|
||||
|
||||
description: >
|
||||
A sample template used to experiment the auto-scaling using monasca service.
|
||||
Pre-requisites:
|
||||
1. Install python-monascaclient>=1.0.22
|
||||
2. Restart heat-engine(s).
|
||||
Example of using monasca resources for auto-scale testing. In this template,
|
||||
sample scale-group is created with given nova instance to auto-scale
|
||||
when cpu utilization varies between 15 to 50 percent for 3 times consequently.
|
||||
|
||||
parameters:
|
||||
flavor:
|
||||
|
@ -1,3 +0,0 @@
|
||||
resource_registry:
|
||||
"OS::Monasca::Notification": "OS::Heat::None"
|
||||
"OS::Monasca::AlarmDefinition": "OS::Heat::None"
|
Loading…
x
Reference in New Issue
Block a user