Searched defs:default (Results 1 - 7 of 7) sorted by relevance
/solaris-userland/components/openstack/neutron/files/agent/solaris/ |
H A D | ra.py | 34 default='$state_path/ra', variable 40 NDP_SMF_FMRI = 'svc:/network/routing/ndp:default'
|
H A D | interface.py | 44 cfg.StrOpt('auth_strategy', default='keystone', 49 default='publicURL', variable
|
/solaris-userland/components/openstack/cinder/files/solaris/ |
H A D | nfs.py | 38 default=True, variable 229 set the nas_secure_file.XXX to be true by default. We ignore
|
H A D | zfs.py | 52 default='rpool/cinder', variable 55 default='tgt-grp', variable 931 Now we use the discovery address as the default approach to add
|
/solaris-userland/components/openstack/neutron/files/services/vpn/device_drivers/ |
H A D | solaris_ipsec.py | 22 # It is not enabled by default. See [1]. 39 # svc:/application/openstack/neutron/neutron-server:default 40 # svc:/application/openstack/neutron/neutron-l3-agent:default 45 # The [default] section of this file contains a router_id which 74 # The default logging level is WARN. Any LOG.warn() messages will 77 # Adding "Verbose = True" to the [default] section will cause LOG.info() 80 # Adding "Debug = True" to the [default] section will cause LOG.debug() 134 # If there is no value in /etc/neutron/vpn_agent.ini, the default value 141 'config_base_dir', default='$state_path/ipsec', 145 default variable 151 default=os.path.join( variable 157 default=os.path.join( variable 163 default=os.path.join( variable 169 default=os.path.join( variable [all...] |
/solaris-userland/components/openstack/ironic/files/drivers/modules/ |
H A D | solaris_ipmitool.py | 78 default='22', variable 81 default='10', variable 84 default='10', variable 87 default='file:///usr/lib/ironic/ironic-manifest.ksh', variable 97 default='/var/lib/ironic/images', variable 100 default='60', variable 149 _("privilege level; default is ADMINISTRATOR. " 151 'ipmi_bridging': _("bridging_type; default is \"no\". One of \"single\", " 166 'ipmi_protocol_version': _('the version of the IPMI protocol; default ' 172 "device across power cycles; default valu [all...] |
/solaris-userland/components/openstack/nova/files/solariszones/ |
H A D | driver.py | 87 default=None, variable 90 default=None, variable 93 default='/var/share/nova/images', variable 101 default='$instances_path/snapshots', variable 105 default='/var/share/zones/SYSsuspend', variable 108 default=True, variable 1008 :param preserve_ephemeral: True if the default ephemeral storage 1749 # encrypt admin password, using SHA-256 as default 1818 # If unspecified, default zone brand is ZONE_BRAND_SOLARIS 2200 # c1d0 is the standard dev for the default boo [all...] |
Completed in 30 milliseconds