networking-midonet policies

The following is an overview of all available policies in networking-midonet. For a sample configuration file, refer to Sample Networking-MidoNet Policy File.

networking-midonet

create_bgp_speaker:logical_router
Default

rule:admin_only

Operations
  • POST /bgp-speakers

Create a BGP speaker with logical_router attribute

create_gateway_device
Default

rule:admin_or_owner

Operations
  • POST /gw/gateway-devices

Create a gateway device

update_gateway_device
Default

rule:admin_or_owner

Operations
  • PUT /gw/gateway-devices/{id}

Update a gateway device

delete_gateway_device
Default

rule:admin_or_owner

Operations
  • DELETE /gw/gateway-devices/{id}

Delete a gateway device

get_gateway_device
Default

rule:admin_or_owner

Operations
  • GET /gw/gateway-devices

  • GET /gw/gateway-devices/{id}

Get gateway devices