More doc updates after rename

This commit is contained in:
Joshua Harlow
2012-05-04 16:31:49 -07:00
parent 0eb6b89923
commit 55d8755f21
2 changed files with 9 additions and 11 deletions

View File

@@ -14,7 +14,7 @@ Source code
The source code is on github located at:
https://github.com/yahoo/Openstack-DevstackPy.
https://github.com/yahoo/Openstack-Anvil
Feel free to fork it and contribute to it. You can also get a tarball or zip archive of the code.
@@ -23,7 +23,7 @@ Tags
Stable *tags* can also be downloaded:
https://github.com/yahoo/Openstack-DevstackPy/tags.
https://github.com/yahoo/Openstack-Anvil/tags
**Note:** that for these tags you may have to edit ``conf/anvil.ini``
to point to tags other than ``master``
@@ -42,10 +42,9 @@ Feel free to hack but please try to follow the `hacking guidelines`_
Discussions
===========
Please either use `launchpads email system`_ or find us on ``irc.freenode.net`` in channel ``#openstack-anvil`` or in the main openstack dev channel ``#openstack-dev``. Feel free to bug us!
Please either use launchpads email system or find us on ``irc.freenode.net`` in channel ``#openstack-anvil`` or in the main openstack dev channel ``#openstack-dev``. Feel free to bug us!
.. _apache version 2.0 license: https://github.com/yahoo/Openstack-DevstackPy/blob/master/LICENSE
.. _githubs issue tracking system: https://github.com/yahoo/Openstack-Devstackpy/issues
.. _launchpads issue tracking system: http://launchpad.net/devstackpy
.. _launchpads email system: https://launchpad.net/%7Edevstackpy/+contactuser
.. _hacking guidelines: https://github.com/yahoo/Openstack-DevstackPy/blob/master/HACKING.md
.. _apache version 2.0 license: https://github.com/yahoo/Openstack-Anvil/blob/master/LICENSE
.. _githubs issue tracking system: https://github.com/yahoo/Openstack-Anvil/issues
.. _launchpads issue tracking system: http://launchpad.net/anvil
.. _hacking guidelines: https://github.com/yahoo/Openstack-Anvil/blob/master/HACKING.md

View File

@@ -159,7 +159,7 @@ Well grab the latest version of ANVIL via git:
::
$ git clone git://github.com/yahoo/Openstack-DevstackPy.git anvil
$ git clone git://github.com/yahoo/Openstack-Anvil.git anvil
Now setup the prerequisites needed to run:
@@ -385,8 +385,7 @@ removed (if you desire more informational output add a ``-v`` or a
Issues
======
Please report issues/bugs to https://launchpad.net/devstackpy. Much
appreciated!
Please report issues/bugs to https://launchpad.net/anvil. Much appreciated!
.. _euca2ools: http://open.eucalyptus.com/wiki/Euca2oolsGuide
.. _PID: http://en.wikipedia.org/wiki/Process_identifier