Change reference from gnuoy -> openstack-charmers for git repo

This is for the charm templates where the sdn charm page still refers to
gnuoy's personal git repo.  This alters it to openstack-charmers.

Change-Id: I67a5dafa4eb24afa00024a9acb51e775f24a84b7
This commit is contained in:
Alex Kavanagh 2017-02-21 13:57:40 -05:00
parent d150c32fe7
commit d21cd92d61
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ needed to install a component on compute nodes and to inject some
configuration into nova.conf.
Prerequisites
===========
=============
This will change once the OpenStack templates are on pypi
@ -22,7 +22,7 @@ This will change once the OpenStack templates are on pypi
mkdir sdn-charm
cd ~/sdn-charm
git clone git@github.com:gnuoy/charm_templates_openstack.git
git clone git@github.com:openstack-charmers/charm-templates-openstack.git
cd charm_templates_openstack
sudo ./setup.py install