Add missing openstacklib fixture
openstackclient lib/provider are now migrated from keystone to openstacklib let's add openstacklib as a new dependency. Change-Id: I1854e18ecf6497daef70bccef46e5d6cb7c0b819
This commit is contained in:
parent
128ce97061
commit
a5c52d2a2d
@ -5,6 +5,7 @@ fixtures:
|
||||
"inifile": "git://github.com/puppetlabs/puppetlabs-inifile"
|
||||
"keystone": "git://github.com/stackforge/puppet-keystone.git"
|
||||
"memcached": "git://github.com/saz/puppet-memcached.git"
|
||||
"openstacklib": "git://github.com/stackforge/puppet-openstacklib.git"
|
||||
"rsync": "git://github.com/puppetlabs/puppetlabs-rsync.git"
|
||||
"ssh": "git://github.com/saz/puppet-ssh.git"
|
||||
"stdlib": "git://github.com/puppetlabs/puppetlabs-stdlib.git"
|
||||
|
Loading…
x
Reference in New Issue
Block a user