diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-11-05 12:11:47 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-11-05 12:11:47 +0000 |
commit | 7a8611b180ba35b2da84773188d89c74d13dfb9f (patch) | |
tree | 95e6913b0d812dfeaf17151aa2c6cc65178905cc /puppet/services | |
parent | 463f6f6554e41a204fcd3bb6f11be42446bec399 (diff) | |
parent | d006338bd483b6c0396d0a1497f54584cece9abf (diff) |
Merge "nova/libvirt: add missing ports for live-migration"
Diffstat (limited to 'puppet/services')
-rw-r--r-- | puppet/services/nova-libvirt.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/puppet/services/nova-libvirt.yaml b/puppet/services/nova-libvirt.yaml index 31732580..241e6057 100644 --- a/puppet/services/nova-libvirt.yaml +++ b/puppet/services/nova-libvirt.yaml @@ -54,6 +54,8 @@ outputs: '200 nova_libvirt': dport: - 16509 + - 16514 + - '49152-49215' step_config: | include tripleo::profile::base::nova::libvirt |