Feature #1871
closedVPC support on EC2 compute
Description
The patch prosposed on blog entry (http://blog.theforeman.org/2012/05/ec2-provisioning-using-foreman.html)
http://pastie.org/4002125 doesn't work.
With this modification proposed by ohad '<%= select_f f, :subnet_id , vpcs, :id, :cidr_block, {}, :label => "VPC" %>'
I get this in debug mode :
http://pastebin.com/ZEFNbWyc
Updated by Ohad Levy almost 12 years ago
@Romain, do you have the latest patch that worked? IMHO the only thing left here is to have a logic choosing which ip address to use (public vs private) for ssh
Updated by Romain Vrignaud almost 12 years ago
Here is the paste that I use in production : http://pastie.org/5078094
For +super.merge({ :ip => :private_ip_address }) this is related to #1879
Updated by Will Sterling over 11 years ago
Romain Vringnaud has submitted a commit request that looks promising but I am having trouble getting it to merge with 1.2. app/views/compute_resources_vms/form/_ec2.html.erb fails to render and only one of four VPC subnets appear in the network tab. Romain thinks the problem comes from the recently added multi-nic support. Any ideas on what change this commit would need to work with 1.2? https://github.com/theforeman/foreman/pull/237/files
Updated by Glen Ogilvie over 11 years ago
Any progress on this? We would really like to use this feature in a project that is coming up soon.
Updated by Dominic Cleal over 11 years ago
- Assignee deleted (
Ohad Levy) - Target version deleted (
1.2.0)
Glen, there hasn't been any progress that I'm aware of, so removing the 1.2 tracker. If somebody is able to rebase the patch, we can include it in a future release.
Updated by Glen Ogilvie over 11 years ago
Dominic Cleal wrote:
Glen, there hasn't been any progress that I'm aware of, so removing the 1.2 tracker. If somebody is able to rebase the patch, we can include it in a future release.
This is something that would be really helpful to us if it worked. I don't think I have the Ruby skills however, to rebase this patch myself.
Updated by Dominic Cleal about 11 years ago
- Status changed from New to Ready For Testing
- Target version set to 1.3.0
Updated by Anonymous about 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset beed05de7562fbc74d751860434b681d431acfe5.