Merge "Remove useless dhcp_domain flags in EC2"

This commit is contained in:
Jenkins
2012-03-22 17:34:34 +00:00
committed by Gerrit Code Review
-1
View File
@@ -47,7 +47,6 @@ from nova import volume
FLAGS = flags.FLAGS
flags.DECLARE('dhcp_domain', 'nova.network.manager')
LOG = logging.getLogger(__name__)