OS::Neutron::FloatingIP - value_specs property help/example

Solution In Progress - Updated -

Issue

"value_specs:
Extra parameters to include in the “floatingip” object in the creation request. Parameters are often specific to installed hardware or extensions."
  • However, we're not able to get this parameter working as when trying to create the heat-stack , we get the following error:
Create_Failed: Resource CREATE failed: BadRequest: resources.floating_ip: Unrecognized attribute(s) '“vip”' Neutron server returns request_ids: ['req-cd231bb6-2eac-4869-b8f5-e94124069f23']
  • What would be some "recognized" attributes? Could you please provide us with a few examples that would work for a floating IP value_spec?

  • Here's a section of our heat template:

  floating_ip:
      type: OS::Neutron::FloatingIP
      properties:
        floating_network: ext-net
        value_specs: { “vip”: true }

Environment

  • Red Hat OpenStack Platform 13.0 (RHOSP)

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content