Andrew Bogott has uploaded a new change for review.
https://gerrit.wikimedia.org/r/239570
Change subject: Labs: Include python-openstackclient on the controller host.
......................................................................
Labs: Include python-openstackclient on the controller host.
This is the new catch-all commandline client.
Change-Id: Ic6f8655ea1def6bc6f76327fa08c19ae26c0a673
---
M manifests/role/nova.pp
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/70/239570/1
diff --git a/manifests/role/nova.pp b/manifests/role/nova.pp
index 8dcb907..ccb4db5 100644
--- a/manifests/role/nova.pp
+++ b/manifests/role/nova.pp
@@ -429,6 +429,10 @@
class { 'openstack::spreadcheck':
novaconfig => $novaconfig
}
+
+ package { 'python-openstackclient':
+ ensure => present,
+ }
}
class role::nova::api {
--
To view, visit https://gerrit.wikimedia.org/r/239570
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic6f8655ea1def6bc6f76327fa08c19ae26c0a673
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