From 3ec74b9cd56b06668299b1bdd239feb4cf122167 Mon Sep 17 00:00:00 2001 From: Duncan Godwin Date: Thu, 22 Sep 2016 12:41:10 +0100 Subject: [PATCH] Change Mitaka instructions If a user follows these instructions after following the previous devtest ones, these will fail to work. If they are instructed to use the `patch` folder, they will. --- guide/ops/locations/_openstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/ops/locations/_openstack.md b/guide/ops/locations/_openstack.md index 0733cd89..e04abefd 100644 --- a/guide/ops/locations/_openstack.md +++ b/guide/ops/locations/_openstack.md @@ -274,4 +274,4 @@ If you do not have `openstack-mitaka-nova`, you can build and install it using t by building: https://github.com/cloudsoft/jclouds-openstack-mitaka-nova * If using Karaf, install this bundle (e.g. `bundle:install mvn:io.cloudsoft.jclouds.api/openstack-mitaka-nova/1.9.3-cloudsoft.20160831`), and start it (e.g. `bundle:start openstack-mitaka-nova`). -* Or if using the old-style main, copy the jar into the `lib/dropins` directory and retart. +* Or if using the old-style main, copy the jar into the `lib/patch` directory and retart.