Bug 1042448

Summary: [RFE][neutron]: Fast accessing virtual machines using a public IP via port mapping
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/neutron/+spec/access-vms-via-port-mapping
Whiteboard: upstream_milestone_none upstream_status_started upstream_definition_superseded
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 16:55:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 22:19:06 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/neutron/+spec/access-vms-via-port-mapping.

Description:

This blueprint is proposed to supply an easy & fast method for accessing virtual machines created in Openstack. Currently two approaches are supported in Openstack: Floating IP and VPN. However, the former is limited by the number of available public IPs and the latter one is relatively complex to config. This blueprint is based on the observation that the unused ports of the public IP can be dynamically mapped to different VMs in order to supply a access path. 

As designed in this blueprint, VMs can be access via a combination of a public ip + different ports. It can be used in ssh and vnc/spice based remote desktop.

Specification URL (additional information):

None