Skip to content

Commit

Permalink
Merge pull request #216 from tsoenen/master
Browse files Browse the repository at this point in the history
 	Reducing pep8 issues. Removing decrepated functionality. Fixing integration between SLM and SMR.
  • Loading branch information
Thomas Soenen authored May 19, 2017
2 parents f6731d8 + 03911c4 commit f9007e8
Show file tree
Hide file tree
Showing 5 changed files with 309 additions and 777 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ To run all components of the MANO framework you have to start their containers.

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`.

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.
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.

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

Expand Down
Loading

0 comments on commit f9007e8

Please sign in to comment.