Delete non-existent quantum.conf setting.

Change-Id: Id082384d4274b855be28d512de5617c7e1df8e0e
This commit is contained in:
Robert Collins 2013-06-13 07:39:27 +12:00
parent 4f6a02b162
commit 332a29de89
2 changed files with 0 additions and 5 deletions

View File

@ -9,9 +9,6 @@
"host": "127.0.0.1",
"db": "mysql://keystone:unset@localhost/keystone"
},
"interfaces": {
"control": "eth0"
},
"rabbit": {
"host": "127.0.0.1",
"password": "guest"

View File

@ -7,8 +7,6 @@
[DEFAULT]
debug = True
network_vlan_ranges = {{interfaces.control}}
auth_strategy = keystone
allow_overlapping_ips = False
debug = True