Class: Staypuft::SubnetType
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Staypuft::SubnetType
- Defined in:
- app/models/staypuft/subnet_type.rb
Defined Under Namespace
Classes: Jail
Constant Summary collapse
- PXE =
'Provisioning/PXE'
- MANAGEMENT =
'Management'
- EXTERNAL =
'External'
- CLUSTER_MGMT =
'Cluster Management'
- ADMIN_API =
'Admin API'
- PUBLIC_API =
'Public API'
- TENANT =
'Tenant'
- STORAGE =
'Storage'
- STORAGE_CLUSTERING =
'Storage Clustering'