Module: Nova::Common
- Defined in:
- lib/nova/common.rb,
lib/nova/common/features.rb,
lib/nova/common/metadata.rb,
lib/nova/common/event_handler.rb,
lib/nova/common/metadata/data.rb,
lib/nova/common/star_management.rb,
lib/nova/common/features/feature.rb,
lib/nova/common/metadata/options.rb,
lib/nova/common/event_handler/event.rb
Overview
This defines the methods that are common to all remotes, as in, platform independent, in the truest sense of the word.
Defined Under Namespace
Modules: EventHandler, Features, Metadata, StarManagement
Constant Summary collapse
- POSSIBLE_PLATFORMS =
The possible platforms that can exist.
[:posix, :linux, :osx, :windows, :ubuntu, :red_hat, :arch].freeze