Skip to content

(GH-213) Remove use of private _connection method#224

Merged
shrug merged 1 commit into
puppetlabs:masterfrom
glennsarti:gh-213-remove-underscore-connection
Jun 20, 2017
Merged

(GH-213) Remove use of private _connection method#224
shrug merged 1 commit into
puppetlabs:masterfrom
glennsarti:gh-213-remove-underscore-connection

Conversation

@glennsarti

Copy link
Copy Markdown
Contributor

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.

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.
@shrug shrug merged commit cfc1b61 into puppetlabs:master Jun 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants