Bug 1041176 - [RFE][nova]: Add support for communication channel to appliances
Summary: [RFE][nova]: Add support for communication channel to appliances
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 13:51 UTC by RHOS Integration
Modified: 2015-03-19 17:16 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:16:57 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 13:51:33 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/appliance-communication-channel.

Description:

Today Nova enables to launch guests of different types.  For real deployments we would need appliances from various vendors to run as instances.  Appliances can be Loadbalancer, Firewall, IPsec, Routers  or UTM etc.,

These appliances can be tied up with Neutron Services and would need configuration from various services like FWaaS, LBaaS, VPNaaS etc.,
One way to configure these appliances from Neutron Agents is by opening up the so needed virtio unix channel socket and reach the configuration daemon in the appliance. 
Other approach is by having a separate network for management activities and having agent to communicate to a daemon in netns to reach out to appliance. 

For us, it means additional daemon in the second approach. In case of first approach it is similar to Vmware way of configuring appliance. 

Check this for reference http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1010806

Specification URL (additional information):

https://docs.google.com/document/d/1k9rk0_gJZMi8USeX5KdW9-eEQvFfBAwimyrGZDsCMBk/edit#heading=h.tj0e40c9xgtt


Note You need to log in before you can comment on or make changes to this bug.