You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 13, 2018. It is now read-only.
Currently, Traffic Ops delivery services allow specifying a "Geo Limit" of "CZF", "CZF + US" or "CZF + CA". It should support specifying any number of country codes.
In the UI, users should be able to specify any number of ISO 3166-1 Alpha-2 country codes.
These country codes must be stored in the Traffic Ops database
These country codes must be put in the CRConfig
The text was updated successfully, but these errors were encountered:
Adds a UI field to enter comma-separated ISO 3166-1 alpha-2 country
codes, which are validated.
Adds a database column in the deliveryservice table for country codes.
Adds country codes to CRConfig, if Geo Limit is set to include them.
ResolvesComcast#1403
Adds a UI field to enter comma-separated ISO 3166-1 alpha-2 country
codes, which are validated.
Adds a database column in the deliveryservice table for country codes.
Adds country codes to CRConfig, if Geo Limit is set to include them.
ResolvesComcast#1403
Adds a UI field to enter comma-separated ISO 3166-1 alpha-2 country
codes, which are validated.
Adds a database column in the deliveryservice table for country codes.
Adds country codes to CRConfig, if Geo Limit is set to include them.
ResolvesComcast#1403
(cherry picked from commit dd36913)
Currently, Traffic Ops delivery services allow specifying a "Geo Limit" of "CZF", "CZF + US" or "CZF + CA". It should support specifying any number of country codes.
The text was updated successfully, but these errors were encountered: