Skip to content

Commit

Permalink
docs updated
Browse files Browse the repository at this point in the history
  • Loading branch information
iiman committed May 9, 2016
1 parent 2824ab4 commit 81ceb5d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/smartconnector.rst
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Under chiminey/, we create a python package `randnum`, and add ``initialise.py``
] return schemas
# ---EOF ---


**NB**: The list of available resources and non-functional properties is given by ``INPUT_FIELDS`` parameter in ``chiminey/settings_changeme.py``

.. _sc_registration:

Expand All @@ -163,14 +163,14 @@ The details include a unique name (with no spaces), a python path to ``RandNumIn
},


Finally, restart the Chiminey platform and then activate ``randnum`` smart connector. You need to exit the docker container and execute the following::
Finally, restart the Chiminey platform and then activate ``randnum`` smart connector. You need to exit the docker container in order to restart::

$ exit
$ sh restart
$ ./activatesc randnum


The list
of available resources and non-functional properties is given by ``INPUT_FIELDS`` parameter in ``chiminey/settings_changeme.py``




Expand Down

0 comments on commit 81ceb5d

Please sign in to comment.