Description of configuration options for nova_import
Configuration option = Default value Description
[DEFAULT]
enable_new_services = True (BoolOpt) Services to be added to the available pool on create
instance_name_template = instance-%08x (StrOpt) Template string to be used to generate instance names
network_api_class = nova.network.api.API (StrOpt) The full class name of the network API class to use
snapshot_name_template = snapshot-%s (StrOpt) Template string to be used to generate snapshot names