sathlan 70d33d7a68 IPv6 support for migration check.
This enables the use of the '::0' IPv6 address for the vncserver_listen
parameter.

    class { 'nova::compute::libvirt':
      vncserver_listen         => '::0',
      migration_support        => true,
    }

Change-Id: Iec69a82c6a7bbf1b0f7364e87e1e3e37a876be9a
Closes-Bug: rhbz#1185652
2015-03-16 15:51:37 -04:00
..
2015-02-23 18:06:36 -05:00
2014-03-22 00:19:59 -04:00