diff options
author | Jenkins <jenkins@review.openstack.org> | 2014-07-02 03:30:52 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2014-07-02 03:30:52 +0000 |
commit | 484c0551b2b39fa1932394ca2062ab5a4509194f (patch) | |
tree | 6ef47c33504de665a533a70dd18a6b83a99896bf /nova-compute-config.yaml | |
parent | 70f812c5e5ef108c4b152fa72bf55c99bb2f0c6d (diff) | |
parent | 19271ebcd290997b99647da1e1e27ac21633aea4 (diff) |
Merge "Compute all hosts matrix once"
Diffstat (limited to 'nova-compute-config.yaml')
-rw-r--r-- | nova-compute-config.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nova-compute-config.yaml b/nova-compute-config.yaml index ebc8fbd2..2da60d1d 100644 --- a/nova-compute-config.yaml +++ b/nova-compute-config.yaml @@ -21,7 +21,6 @@ Resources: readonly_user_password: {get_input: snmpd_readonly_user_password} glance: host: {get_input: glance_host} - hosts: {get_input: static_hosts} keystone: host: {get_input: keystone_host} neutron: |