Skip to content

Commit f9007e8

Browse files
author
Thomas Soenen
authored
Merge pull request #216 from tsoenen/master
Reducing pep8 issues. Removing decrepated functionality. Fixing integration between SLM and SMR.
2 parents f6731d8 + 03911c4 commit f9007e8

File tree

5 files changed

+309
-777
lines changed

5 files changed

+309
-777
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ To run all components of the MANO framework you have to start their containers.
9999

100100
The parameter `broker_host` provides the url on which the message broker can be found. It is build as `amqp://<username>:<password>@<broker_name>:5672/%2F`.
101101

102-
With the deployment of the SLM, it is possible to add some parameters to the command, to indicate the urls where the SLM can locate the VNFR, NSR and MONITORING repositories. These parameters are optional, and only useful if the MANO Framework is used inside the full setup of the SONATA service platform.
102+
With the deployment of the SLM, it is possible to add some parameters to the command, to indicate the urls where the SLM can locate the VNFR, NSR and MONITORING repositories. These parameters are optional, and only useful if the MANO framework is used inside the full setup of the SONATA service platform.
103103

104104
Runtime information for these docker containers can be accessed through the standard docker commands:
105105

0 commit comments

Comments
 (0)