Project

General

Profile

Actions

Feature #5933

open

Ability to hook up an OpenStack instance to a Neutron private network

Added by David Juran almost 10 years ago. Updated over 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Compute resources - OpenStack
Target version:
-
Difficulty:
hard
Triaged:
Fixed in Releases:
Found in Releases:

Description

It would be nice if the OpenStack compute provider would have support for Neutron networks in OpenStack. The first use-case I can think of is the ability to hook up an instance to a private network on the "host creation" screen.


Files

New_Host_-_2014-05-26_15.22.50.jpg View New_Host_-_2014-05-26_15.22.50.jpg 69.5 KB screenshot David Juran, 05/26/2014 03:33 PM
Actions #1

Updated by David Juran almost 10 years ago

Screenshot when of host creation screen. Do note the blank "primary interface" section and the lack of any button allowing the addition of one.

Actions #2

Updated by Daniel Lobato Garcia almost 10 years ago

  • Category set to Compute resources
  • Difficulty set to hard

dlobatog: djuran: here's my guess (I think it's right, anyone correct me if i'm wrong)
dlobatog: djuran: this line checks whether the host compute resource capabilities include :build (network build) or not https://github.com/theforeman/foreman/blob/develop/app/views/hosts/_unattended.html.erb#L23
dlobatog: djuran: openstack never had this capability in foreman since we do not connect to Neutron/Nova network in any way, https://github.com/theforeman/foreman/blob/develop/app/models/compute_resources/foreman/model/openstack.rb#L26

Basically this conversation is what originated the creation of this issue.

Actions #3

Updated by Dominic Cleal over 9 years ago

  • Category changed from Compute resources to Compute resources - OpenStack
Actions

Also available in: Atom PDF