Remove nova-network

This commit is contained in:
Adam Gandelman 2011-09-12 15:29:36 -07:00
parent 08a98e97ed
commit bf5855b20b
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#!/bin/bash
SERVICES="nova-compute"
SERVICES="nova-compute nova-network"
NOVA_RELEASE=$(config-get nova-release)
NOVA_CONF=$(config-get nova-config)
RABBIT_USER=$(config-get rabbit-user)

View File

@ -1,6 +1,6 @@
ensemble: formula
name: nova-compute
revision: 28
revision: 29
summary: "OpenStack compute"
description: |
OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In