More doc updates after rename
This commit is contained in:
@@ -14,7 +14,7 @@ Source code
|
|||||||
|
|
||||||
The source code is on github located at:
|
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.
|
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:
|
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``
|
**Note:** that for these tags you may have to edit ``conf/anvil.ini``
|
||||||
to point to tags other than ``master``
|
to point to tags other than ``master``
|
||||||
@@ -42,10 +42,9 @@ Feel free to hack but please try to follow the `hacking guidelines`_
|
|||||||
Discussions
|
Discussions
|
||||||
===========
|
===========
|
||||||
|
|
||||||
Please either use `launchpad’s 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 launchpad’s 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
|
.. _apache version 2.0 license: https://github.com/yahoo/Openstack-Anvil/blob/master/LICENSE
|
||||||
.. _github’s issue tracking system: https://github.com/yahoo/Openstack-Devstackpy/issues
|
.. _github’s issue tracking system: https://github.com/yahoo/Openstack-Anvil/issues
|
||||||
.. _launchpad’s issue tracking system: http://launchpad.net/devstackpy
|
.. _launchpad’s issue tracking system: http://launchpad.net/anvil
|
||||||
.. _launchpad’s email system: https://launchpad.net/%7Edevstackpy/+contactuser
|
.. _hacking guidelines: https://github.com/yahoo/Openstack-Anvil/blob/master/HACKING.md
|
||||||
.. _hacking guidelines: https://github.com/yahoo/Openstack-DevstackPy/blob/master/HACKING.md
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ We’ll 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:
|
Now setup the prerequisites needed to run:
|
||||||
|
|
||||||
@@ -385,8 +385,7 @@ removed (if you desire more informational output add a ``-v`` or a
|
|||||||
Issues
|
Issues
|
||||||
======
|
======
|
||||||
|
|
||||||
Please report issues/bugs to https://launchpad.net/devstackpy. Much
|
Please report issues/bugs to https://launchpad.net/anvil. Much appreciated!
|
||||||
appreciated!
|
|
||||||
|
|
||||||
.. _euca2ools: http://open.eucalyptus.com/wiki/Euca2oolsGuide
|
.. _euca2ools: http://open.eucalyptus.com/wiki/Euca2oolsGuide
|
||||||
.. _PID: http://en.wikipedia.org/wiki/Process_identifier
|
.. _PID: http://en.wikipedia.org/wiki/Process_identifier
|
||||||
|
|||||||
Reference in New Issue
Block a user