File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed
roles/telemetry_autoscaling Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,29 @@ Requirements
77------------
88The following resources are required in the OpenStack cloud
99* network called public
10- * network called provate
10+ * network called private
1111* security group called basic with ssh and tcp enabled to the VMs
1212* a flavor called m1.small
1313* an image called cirros
1414
15+ Tests:
16+ ------
17+ Verify overcloud deployment for autoscaling
18+ Test service API endpoints
19+ Verify all the services are running on overcloud
20+ Verify time-series database service is available
21+ Using the heat service for autoscaling
22+ Create an archive policy
23+ Configure heat template for automatically scaling instances
24+ Create the deployment template for heat to control instance scaling
25+ Create stack deployment for autoscaling
26+ Verify that the stack and resources are created
27+ Verify that the alarms were created for the stack
28+ Verify the deployment and metric resources exist for the stack
29+ Testing and troubleshooting autoscaling
30+ Verify that alarms are triggered with traffic
31+ Verify that Orchestration service has scaled the instances
32+
1533Role Variables
1634--------------
1735
You can’t perform that action at this time.
0 commit comments