Continue of rename to anvil
This commit is contained in:
parent
7917ac4063
commit
012a952017
@ -25,8 +25,8 @@ Stable *tags* can also be downloaded:
|
||||
|
||||
https://github.com/yahoo/Openstack-DevstackPy/tags.
|
||||
|
||||
**Note:** that for these tags you may have to edit *conf/anvil.ini*
|
||||
to point to stable branch/es for the various *OpenStack* components.
|
||||
**Note:** that for these tags you may have to edit ``conf/anvil.ini``
|
||||
to point to tags other than ``master``
|
||||
|
||||
Bugs/Features
|
||||
=============
|
||||
@ -42,7 +42,7 @@ Feel free to hack but please try to follow the `hacking guidelines`_
|
||||
Discussions
|
||||
===========
|
||||
|
||||
Please either use `launchpad’s email system`_ or find us on ``irc.freenode.net`` in channel ``#openstack-anvil``
|
||||
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
|
||||
.. _github’s issue tracking system: https://github.com/yahoo/Openstack-Devstackpy/issues
|
||||
|
@ -8,6 +8,8 @@ Ubuntu 11.10 (Oneiric Ocelot)
|
||||
|
||||
- Resetting/cleaning up the network on uninstall doesn’t seem to be
|
||||
*100%* correct
|
||||
|
||||
There is a script in ``tools/clear-net-ubuntu.sh`` that might help with this.
|
||||
|
||||
RHEL 6.2
|
||||
--------
|
||||
@ -17,12 +19,8 @@ RHEL 6.2
|
||||
code directly but the *numpy* dependency can’t be installed with the
|
||||
previous symlink. We are currently just using *pip* to fix this.
|
||||
- Fixing up the network on uninstall doesn’t seem to be 100% correct
|
||||
- I (josh) dont really like how we have to edit the *httpd.conf* to use
|
||||
the current sudo user. Without this though it doesn’t seem like
|
||||
*python-wsgi* can access the users libraries that are downloaded and
|
||||
other files can’t be accessed either. This could be solved by having
|
||||
a new user and group and doing what devstack.sh does (but this
|
||||
seems like overkill).
|
||||
|
||||
We might need a script like the ``tools/clear-net-ubuntu.sh`` to help in this situation.
|
||||
|
||||
Others
|
||||
------
|
||||
|
Loading…
Reference in New Issue
Block a user