Searched refs:ZONE_BRAND_SOLARIS (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/openstack/nova/files/solariszones/
H A Ddriver.py142 ZONE_BRAND_SOLARIS = 'solaris' variable
149 ZONE_BRAND_SOLARIS: 'SYSdefault',
654 if zone.brand == ZONE_BRAND_SOLARIS:
897 brand = extra_specs.get('zonecfg:brand', ZONE_BRAND_SOLARIS)
898 if brand == ZONE_BRAND_SOLARIS:
1165 if brand == ZONE_BRAND_SOLARIS:
1227 brand = extra_specs.get('zonecfg:brand', ZONE_BRAND_SOLARIS)
1228 if brand == ZONE_BRAND_SOLARIS:
1299 if brand == ZONE_BRAND_SOLARIS:
1317 if brand == ZONE_BRAND_SOLARIS
[all...]

Completed in 17 milliseconds