Lines Matching refs:CONF
108 CONF = cfg.CONF
109 CONF.register_opts(solariszones_opts)
110 CONF.import_opt('vncserver_proxyclient_address', 'nova.vnc')
994 glancecache_dirname = CONF.glancecache_dirname
1188 boot_vol_az = CONF.boot_volume_az
1189 boot_vol_type = CONF.boot_volume_type
1421 path = os.path.join(CONF.zones_suspend_path, '%{zonename}')
1765 if CONF.solariszones_boot_options:
1793 if CONF.solariszones_boot_options:
1868 dir=CONF.state_path)
2125 if CONF.solariszones_boot_options:
2157 if CONF.solariszones_boot_options:
2259 host = CONF.vncserver_proxyclient_address
2371 return CONF.my_ip
2620 snapshot_directory = CONF.solariszones_snapshots_directory
2993 new_path = os.path.join(CONF.zones_suspend_path, '%{zonename}')
3248 live_migration_cipher = CONF.live_migration_cipher
3866 'host': CONF.host}