[
https://issues.apache.org/jira/browse/VCL-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14349301#comment-14349301
]
ASF subversion and git services commented on VCL-174:
-----------------------------------------------------
Commit 1664459 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1664459 ]
VCL-174
Renamed utils.pm::get_connect_method_info to
get_reservation_connect_method_info and changed argument from $imagerevision_id
to $reservation_id. Updated all calls to this subroutine.
Added iptables.pm::sanitize_reservation. Changed call in reclaim.pm from
delete_chain to sanitize_reservation to make things more generic and flexible
for future modules.
Removed required $chain_name argument from iptables.pm::add_nat_port_forward.
Added get_reservation_chain_name subroutine so that the chain name used for
individual reservations is only defined in 1 location.
Added iptables.pm::save_configuration subroutine. This gets called from
sanitize_reservation and configure_nat_reservation.
Other
Updated utils.pm::get_vmhost_info to accept either a VM host computer name or
ID.
> NAT Support
> -----------
>
> Key: VCL-174
> URL: https://issues.apache.org/jira/browse/VCL-174
> Project: VCL
> Issue Type: New Feature
> Components: database, vcld (backend), web gui (frontend)
> Reporter: Aaron Peeler
> Assignee: Andy Kurth
> Priority: Minor
> Fix For: 2.4
>
> Attachments: vcl_nat_patch.diff
>
>
> Add the support for Network Address Translation so smaller sites can provide
> many resources with a small number of IP addresses.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)