Skip to content

Commit 9b196df

Browse files
authored
[telemetry_autoscaling] Update README.md (#103)
1 parent fedaa74 commit 9b196df

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

roles/telemetry_autoscaling/README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,29 @@ Requirements
77
------------
88
The 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+
1533
Role Variables
1634
--------------
1735

0 commit comments

Comments
 (0)