formatting and naming cleanup

This commit is contained in:
Andy Smith
2010-12-09 16:05:13 -08:00
parent 3ada5f6828
commit 7758e2af3e
24 changed files with 34 additions and 198 deletions

View File

@@ -17,9 +17,7 @@
# License for the specific language governing permissions and limitations
# under the License.
"""
Twistd daemon for the nova compute nodes.
"""
"""Starter script for Nova Compute."""
import eventlet
eventlet.monkey_patch()