Skip to content
This repository was archived by the owner on Nov 29, 2017. It is now read-only.

Service load balancer contivmodel changes #19

Merged
merged 4 commits into from
May 9, 2016

Conversation

abhi
Copy link
Contributor

@abhi abhi commented May 5, 2016

No description provided.

abhi added 2 commits May 5, 2016 07:31
service load balance

service load balancer

IpAddress string `json:"ipAddress,omitempty"` // Service ip
Labels []string `json:"labels,omitempty"`
Network string `json:"network,omitempty"` // Service subnet
Copy link
Contributor

Choose a reason for hiding this comment

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

Why do we need a service subnet?

@jojimt
Copy link
Contributor

jojimt commented May 6, 2016

LGTM

@jojimt
Copy link
Contributor

jojimt commented May 6, 2016

ping @shaleman

"title":"Service ip",
"length": 15
},
"labels": {
Copy link
Contributor

Choose a reason for hiding this comment

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

selector is probably better than labels

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@shaleman cool will change it

"network": {
"type": "string",
"title": "Service subnet",
"length": 15
Copy link
Contributor

Choose a reason for hiding this comment

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

minor: This attribute title should be "Service network name" and length should be 64.

@shaleman
Copy link
Contributor

shaleman commented May 7, 2016

LGTM other than the minor comments..

@shaleman shaleman merged commit 118772e into contiv-experimental:master May 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants