| The ``stack.sh`` script must be run in a disposable VM that is not |
| being created automatically. See the `README file`_ in the DevStack |
| repository for more information. |
| git clone https://git.openstack.org/openstack-dev/devstack.git |
| 2. Patrole can be installed like any other DevStack plugin by including the |
| ``enable_plugin`` directive inside local.conf:: |
| enable_plugin patrole https://git.openstack.org/openstack/patrole |
| 3. Run ``stack.sh`` found in the DevStack repo. |
| .. _README file: https://git.openstack.org/cgit/openstack-dev/devstack/plain/README.rst |