Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Client.initialize to Client OM #2

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

singerdmx
Copy link
Contributor

This is just for creating code base for gerrit. More work/test needs to be done that. After we are on gerrit, the code review will be much clearer and easier.


module VCloudSdk

class Client
attr_reader :ovdc

def initialize(url, username, password, entities, control,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just move the methods into the private block for now.

@singerdmx
Copy link
Contributor Author

Address CR comments

@tlawrence
Copy link

Hi, can you see this comment?

Sent from Samsung Mobile

-------- Original message --------
From: singerdmx [email protected]
Date:
To: vchs/ruby_vcloud_sdk [email protected]
Subject: Re: [ruby_vcloud_sdk] Add Client.initialize to Client OM (#2)

Address CR comments


Reply to this email directly or view it on GitHub.

Qwertyn pushed a commit to Qwertyn/ruby_vcloud_sdk that referenced this pull request Apr 27, 2015
Add classes for different network types
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.

4 participants