vmpooler/spec/unit/providers
Glenn Sarti 3a4df791ff (GH-213) Remove use of private _connection method
Previosuly in find_vmdks in vsphere_helper it uses the call
vmdk_datastore._connection to get the underlying connection, however this is
already available as function parameter.  This commit removes this bad code and
the associated test fixtures.
2017-06-15 15:01:08 -07:00
..
base_spec.rb (POOLER-70) Update base VM provider 2017-05-17 13:52:27 -07:00
dummy_spec.rb (POOLER-52) Modify dummy provider to use a connection pool 2017-05-17 13:52:28 -07:00
vsphere_spec.rb (GH-213) Remove use of private _connection method 2017-06-15 15:01:08 -07:00