Files
puppet-nova/manifests
Juan Antonio Osorio Robles 71b6c8c5f7 Use newer configuration options for libvirt's live migration URI
The live_migration_uri option that was being used in case TLS is used in
live migration doesn't permit the usage of a host other than the one
detected automatically by nova. This is problematic for cases like TLS
where the address needs to match the certificate's SubjectAltName entry.
So instead, this patch takes into use the two recommended options:

* live_migration_inbound_addr
* live_migration_scheme

These will be used by nova to determine the URI.

On the other hand, libvirt_migration_uri is set to be deprecated at some
point. But, a way to add the query parameters to the query is
needed before this happens.

Change-Id: I0a1684397ebefaa8dc00237e0b7952e9296381fa
2017-04-04 13:11:11 +03:00
..
2017-03-03 15:47:13 +08:00
2017-02-28 02:18:22 +00:00
2016-02-16 18:43:47 +01:00
2016-06-09 07:37:35 +00:00
2017-03-20 11:22:33 -04:00
2017-01-06 07:07:13 -05:00
2016-10-25 19:57:59 -03:00
2016-07-11 10:44:56 -04:00
2016-11-22 14:37:46 -07:00
2016-10-13 13:59:16 -04:00