Kapil Arya created MESOS-3362:
---------------------------------
Summary: Allow Isolators to advertise "capabilities" via Slave
Attributes
Key: MESOS-3362
URL: https://issues.apache.org/jira/browse/MESOS-3362
Project: Mesos
Issue Type: Task
Reporter: Kapil Arya
Assignee: Kapil Arya
A network-isolator module can thus advertise that it can assign per-container
IP and can provide network-isolation.
The isolator interface needs to be extended to create `info()` that return a
`IsolatorInfo` message. The `IsolatorInfo` message can include Attributes to be
sent to Frameworks as part of SlaveInfo.
The Isolator::info() interface will be used by Slave during initialization to
compile SlaveInfo::Attributes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)