constants

Constants module.

spicerack.constants.ALL_DATACENTERS = ('eqiad', 'codfw', 'esams', 'ulsfo', 'eqsin')

list of all datacenters.

Type

tuple

spicerack.constants.CORE_DATACENTERS = ('eqiad', 'codfw')

list of core datacenters.

Type

tuple

spicerack.constants.INTERNAL_TLD = 'wmnet'

the name of the internal top level domain.

Type

str

spicerack.constants.MANAGEMENT_SUBDOMAIN = 'mgmt'

the name of the subdomain for the management interfaces.

Type

str