"""Service names of product microservices as defined in Grass.""" OWS_ARTIST = 'ows-artist' OWS_PRODUCT_PHYSICAL = 'ows-product-physical' OWS_PRODUCT_DIGITAL = 'ows-product-digital' OWS_MARKETING = 'ows-marketing' OWS_PRODUCT_REVIEW = 'ows-product-review'