Andrew Bogott has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/174470

Change subject: Revert most of "Nova config changes for icehouse"
......................................................................

Revert most of "Nova config changes for icehouse"

This reverts commit 25c709a517b9cc391dd459254bac5d70b600765c.

This was breaking things.

Change-Id: I7d1a4774c270f46119ad0e96b23cd54ae4d8494d
---
M modules/openstack/templates/icehouse/nova/api-paste.ini.erb
1 file changed, 9 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/70/174470/1

diff --git a/modules/openstack/templates/icehouse/nova/api-paste.ini.erb 
b/modules/openstack/templates/icehouse/nova/api-paste.ini.erb
index 53ff365..2b36b0f 100644
--- a/modules/openstack/templates/icehouse/nova/api-paste.ini.erb
+++ b/modules/openstack/templates/icehouse/nova/api-paste.ini.erb
@@ -119,3 +119,12 @@
 
 [filter:authtoken]
 paste.filter_factory = keystoneclient.middleware.auth_token:filter_factory
+service_protocol = http
+service_host = <%= novaconfig["keystone_auth_host"] %>
+service_port = 5000
+auth_host = <%= novaconfig["keystone_auth_host"] %>
+auth_port = <%= novaconfig["keystone_auth_port"] %>
+auth_protocol = <%= novaconfig["keystone_auth_protocol"] %>
+admin_token = <%= novaconfig["keystone_admin_token"] %>
+signing_dir = /tmp/keystone-signing-nova
+auth_uri = <%= novaconfig["auth_uri"] %>

-- 
To view, visit https://gerrit.wikimedia.org/r/174470
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7d1a4774c270f46119ad0e96b23cd54ae4d8494d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to