Skip to content

Commit

Permalink
EC2 VPC cannot associate EIP to instance - EUCA-10786
Browse files Browse the repository at this point in the history
  • Loading branch information
sjones4 committed Apr 30, 2015
1 parent 816f3be commit 0eb4d50
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -216,7 +216,7 @@ public void setNetworkGroups( final Set<NetworkGroup> networkGroups ) {
this.networkGroups = networkGroups;
}

VmInstance getInstance() {
public VmInstance getInstance() {
return instance;
}

Expand Down

0 comments on commit 0eb4d50

Please sign in to comment.