Implement resource type AWS::EC2::InternetGateway
AWS::EC2:
http://
Creates a new Internet gateway in your AWS account. After creating the Internet gateway, you then attach it to a VPC.
The VPC creation wizard in the AWS Management Console automatically adds an Internet gateway to your VPC (depending on which scenario you select). However, you might have an existing VPC with only a virtual private gateway, and you might want to add an Internet gateway.
When you add an Internet gateway to your VPC, your goal is to have a subnet that contains public instances (instances with public IP addresses, such as web servers or a NAT instance).
Parameters
Tags
Maps to a Quantum Router gateway
quantum router-create --tenant_id [DEMO_TENANT_ID] router[x]
quantum router-gateway-set [ROUTER_ID] [EXTERNAL_
# for each subnet in the network
quantum router-
Comments
Heat will have to be configured for policy to know what EXTERNAL_NETWORK_ID to use. An InternetGateway is assigned to a VPC, so every Quantum subnet in a net must be assigned to the router that has the gateway set on it.
Blueprint information
- Status:
- Complete
- Approver:
- Steven Dake
- Priority:
- High
- Drafter:
- Steve Baker
- Direction:
- Approved
- Assignee:
- Steve Baker
- Definition:
- Approved
- Series goal:
- Accepted for grizzly
- Implementation:
- Implemented
- Milestone target:
- 2013.1
- Started by
- Steve Baker
- Completed by
- Steve Baker
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Complete tests for NetworkInterface
Addressed by: https:/
Implement Internet Gateway and VPC attachment
Gerrit topic: https:/
Work Items
Dependency tree
* Blueprints in grey have been implemented.