This is an automated email from the ASF dual-hosted git repository.
ocket8888 pushed a change to branch 5.0.x
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.
from abda257 Removed duplicate button to link delivery service to server
(#5219)
new 139bfb4 removed tenancy from service categories (#5225)
new 02612bb Fix CIAB mid enrollment (#5227)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/source/api/v3/servicecategories.rst | 16 +---
infrastructure/cdn-in-a-box/mid/init.d/99-run.sh | 2 +-
lib/go-tc/service_category.go | 2 -
lib/go-tc/tovalidate/rules.go | 6 ++
...3000000000_remove_service_category_tenancy.sql} | 6 +-
.../testing/api/v3/servicecategories_test.go | 93 ++++---------------
.../deliveryservice/deliveryservices.go | 44 ---------
traffic_ops/traffic_ops_golang/routing/routes.go | 2 +-
.../servicecategory/servicecategories.go | 102 +++++++++------------
traffic_ops/traffic_ops_golang/tenant/tenancy.go | 29 ------
.../app/src/common/api/ServiceCategoryService.js | 7 +-
.../FormServiceCategoryController.js | 24 +----
.../edit/FormEditServiceCategoryController.js | 2 +-
.../serviceCategory/form.serviceCategory.tpl.html | 15 +--
.../new/FormNewServiceCategoryController.js | 4 +-
.../table.serviceCategories.tpl.html | 2 -
16 files changed, 86 insertions(+), 270 deletions(-)
copy
traffic_ops/app/db/migrations/{20190219000000_add_consistent_hash_regex.sql =>
2020103000000000_remove_service_category_tenancy.sql} (77%)