Skip to content
This repository has been archived by the owner on Nov 13, 2018. It is now read-only.

Add Traffic Ops delivery service geo limit country codes #1403

Closed
rob05c opened this issue May 10, 2016 · 0 comments
Closed

Add Traffic Ops delivery service geo limit country codes #1403

rob05c opened this issue May 10, 2016 · 0 comments
Assignees
Milestone

Comments

@rob05c
Copy link
Member

rob05c commented May 10, 2016

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.

  1. In the UI, users should be able to specify any number of ISO 3166-1 Alpha-2 country codes.
  2. These country codes must be stored in the Traffic Ops database
  3. These country codes must be put in the CRConfig
@rob05c rob05c self-assigned this May 10, 2016
@rob05c rob05c added this to the 1.6.0 milestone May 10, 2016
rob05c added a commit to rob05c/traffic_control that referenced this issue May 10, 2016
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.

Resolves Comcast#1403
rob05c added a commit to rob05c/traffic_control that referenced this issue May 11, 2016
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.

Resolves Comcast#1403
rob05c added a commit to rob05c/traffic_control that referenced this issue May 11, 2016
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.

Resolves Comcast#1403

(cherry picked from commit dd36913)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant