Class: OpenStack::Nova::Compute::Network

Inherits:
Base show all
Defined in:
lib/open_stack/nova/compute/network.rb

Overview

An OpenStack Network (*WARNING:* incomplete)

Attributes

  • bridge - Bridge name for this network

  • bridge_interface - Interface for this network

  • cidr - CIDR used by this network

  • label - Label for this network

  • multi_host - True if this network is managed by more than one controller (false otherwise)

  • vlan - Vlan ID (802.1q) used by this network

  • project_id - Tenant id associated with this network (if any)

Method Summary

Methods inherited from Base

site, site=

Methods inherited from Common

collection_path, custom_method_collection_url, element_path

Methods inherited from Base

headers

Methods inherited from ActiveResource::Base

#load