change 'stackforge' to 'openstack' in readme-s

Change-Id: Icfda4ce8986d64fdc886205686d1823a959c74fe
This commit is contained in:
Andrey Pavlov 2015-10-18 10:56:43 +03:00
parent 01e7e81216
commit 79382731bb
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ the local.conf or localrc the following line:
::
enable_plugin ec2-api https://github.com/stackforge/ec2-api
enable_plugin ec2-api https://git.openstack.org/openstack/ec2-api
To configure OpenStack for EC2 API metadata service:

View File

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