Skip to content

Commit ef61755

Browse files
authored
idev edits
1 parent ef4e78b commit ef61755

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

+5-6
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[![Build Status](https://travis-ci.org/dellemc-symphony/infrastructure-scaling-module.svg?branch=master)](https://travis-ci.org/dellemc-symphony/infrastructure-scaling-module)
33
# infrastructure-scaling-module
44
## Description
5-
This repository demonstrates how Project Symphony can be used to evaluate and provide intelligent responses to changes in infrastructure. The module provides a simplistic state machine that absorbs alerts and decides whether to add additional nodes to a Dell EMC Converged System such as VxRack FLEX or VxBlock System, both of which can be scaled for aggregate memory and CPU capacity by adding cluster nodes.
5+
This repository demonstrates how Project Symphony can be used to evaluate and provide intelligent responses to infrastructure changes. It absorbs alerts and decides whether to add additional nodes to a Dell EMC Converged System such as VxRack FLEX or VxBlock System, both of which can be scaled for aggregate memory and CPU capacity by adding cluster nodes.
66

77
## Documentation
88
You can find additional documentation for Project Symphony at [dellemc-symphony.readthedocs.io][documentation].
@@ -15,14 +15,14 @@ Before using this module, download or build the following Project Symphony conta
1515
* cpsd-core-endpoint-registry-service
1616
* cpsd-coprhd-adapter-service
1717

18-
Make sure the following is installed:
18+
Verify that the following tools are installed:
1919

2020
* Java Development Kit (version 8)
2121
* Apache Maven 3.0.5+ (including ~/.m2/settings.xml providing relevant repositories)
2222
* Docker daemon
2323
* RabbitMQ 3.6.6
2424

25-
Note: Maven currently relies on internal Dell EMC repositories for build artifacts.
25+
**Note:** Maven currently relies on internal Dell EMC repositories for build artifacts.
2626
## Building
2727
Run the following command:
2828

@@ -36,12 +36,11 @@ The Docker image needs to connect to a RabbitMQ service on port 5672 and to a ca
3636

3737
## Contributing
3838
Project Symphony is a collection of services and libraries housed at [GitHub][github].
39-
Contribute code and make submissions at the relevant GitHub repository level.
4039

41-
See [our documentation][contributing] for details on how to contribute.
40+
Contribute code and make submissions at the relevant GitHub repository level. See [our documentation][contributing] for details on how to contribute.
4241

4342
## Community
44-
Reach out to us on the Slack [#symphony][slack] channel. Request an invite at [{code}Community][codecommunity].
43+
Reach out to us on the Slack [#symphony][slack] channel by requesting an invite at [{code}Community][codecommunity].
4544

4645
You can also join [Google Groups][googlegroups] and start a discussion.
4746

0 commit comments

Comments
 (0)