Skip to content

Conversation

@rvalle
Copy link
Collaborator

@rvalle rvalle commented Sep 14, 2020

This should address issue #35

@codecov
Copy link

codecov bot commented Sep 14, 2020

Codecov Report

Merging #36 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #36   +/-   ##
=======================================
  Coverage   84.40%   84.40%           
=======================================
  Files          53       53           
  Lines        5509     5509           
  Branches     1246     1246           
=======================================
  Hits         4650     4650           
  Misses        432      432           
  Partials      427      427           
Impacted Files Coverage Δ
...ne_io/cloudstack/plugins/modules/cs_portforward.py 91.86% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8326b8f...f3b6c7d. Read the comment docs.

network:
description:
- Name of the network.
- Name of the network/vpc tier. Required when forwarding the first port of an VPC tier.
Copy link
Member

Choose a reason for hiding this comment

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

This is rather confusing, can we simplify to say "network is required if VPC when creating a rule"? If so, we could even fail in the code if this condition is not given.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The reality is that it is only required for the first port, but it actually does not matter.
It is just effortless to specify the network.

@resmo resmo merged commit 43ec879 into ngine-io:master Sep 19, 2020
@resmo
Copy link
Member

resmo commented Sep 19, 2020

Thanks!

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.

2 participants