commit | e2900c94d86ab36e03dd484d6774883c806e958b | [log] [tgz] |
---|---|---|
author | Jan Cach <cach.jan@gmail.com> | Wed May 03 15:02:27 2017 +0200 |
committer | Jan Cach <cach.jan@gmail.com> | Wed May 03 15:02:27 2017 +0200 |
tree | 56dddfbafe809a3b5b49c66de4fa4ee4f6fe8176 | |
parent | a3be3761be2b4a308c7801ad24e2821927e6ab6a [diff] [blame] |
Fix name from interface to os_interface in compute and controller conf for Ocata Change-Id: If722748d941402eab6938fb36e1803ed06d0abc8
diff --git a/nova/files/ocata/nova-controller.conf.Debian b/nova/files/ocata/nova-controller.conf.Debian index eb23112..e6f2f4c 100644 --- a/nova/files/ocata/nova-controller.conf.Debian +++ b/nova/files/ocata/nova-controller.conf.Debian
@@ -8244,7 +8244,7 @@ username = {{ controller.identity.user }} password = {{ controller.identity.password }} auth_url=http://{{ controller.identity.host }}:35357/v3 -interface = internal +os_interface = internal # # Endpoint interface for this node. This is used when picking the URL in the