Disable swift3 by default.
- Disable swift3 by default but add a new service `swift3` to enable it.
- Fixes bug 1021150.
Change-Id: I6b635008659e1a77fdfce364dfceaca593273c54
diff --git a/README.md b/README.md
index cfcfe7c..b860afd 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@
If you use Swift with Keystone, Swift will authenticate against it. You will need to make sure to use the Keystone URL to auth against.
-Swift will be acting as a S3 endpoint for Keystone so effectively replacing the `nova-objectstore`.
+If you are enabling `swift3` in `ENABLED_SERVICES` devstack will install the swift3 middleware emulation. Swift will be configured to act as a S3 endpoint for Keystone so effectively replacing the `nova-objectstore`.
Only Swift proxy server is launched in the screen session all other services are started in background and managed by `swift-init` tool.