Andrew Bogott has submitted this change and it was merged.
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(-)
Approvals:
Andrew Bogott: Looks good to me, approved
jenkins-bot: Verified
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: merged
Gerrit-Change-Id: Ic6f8655ea1def6bc6f76327fa08c19ae26c0a673
Gerrit-PatchSet: 4
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits