fix enable_plugin url

Change-Id: I8d7a908e39993aa566a402259d62f4fcd918b5ae
This commit is contained in:
Davanum Srinivas 2015-09-30 21:25:53 -04:00
parent 0533724e15
commit 2e7d29ca86
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,6 @@
cat > local.conf
[[local|localrc]]
enable_plugin zmq https://github.com/stackforge/devstack-plugin-zmq
enable_plugin zmq https://git.openstack.org/openstack/devstack-plugin-zmq
3. run ``stack.sh``