[openstack-dev] [Neutron][Nova] Expose trunk details over metadata API

Jay Pipes jaypipes at gmail.com
Fri Oct 7 15:30:51 UTC 2016


On 10/07/2016 09:43 AM, Bence Romsics wrote:
> Hi,
>
> To follow up on the complications of bringing up trunk subports [1] I
> have written up a small proposal for a tiny new feature affecting
> neutron and nova. That is how to expose trunk details over metadata
> API. To avoid big process overhead I have opened a newton rfe ticket
> [2], plus a nova specless blueprint [3] pointing to it. Please let me
> know if I should have followed a different process.

Hi Ben,

If I'm reading the Neutron RFE bug correctly, the only change you would 
need in Nova is modifying the column type for the 
instance_metadata.value column from VARCHAR(255) to TEXT.

Is that a correct understanding?

Best,
-jay



More information about the OpenStack-dev mailing list