This is an automated email from the ASF dual-hosted git repository.

rawlin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.


    from 2cc68b5  Removed duplicate button to link delivery service to server 
(#5219)
     add 806a724  removed tenancy from service categories (#5225)

No new revisions were added by this update.

Summary of changes:
 docs/source/api/v3/servicecategories.rst           |  16 +---
 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 -
 15 files changed, 85 insertions(+), 269 deletions(-)
 copy 
traffic_ops/app/db/migrations/{20190219000000_add_consistent_hash_regex.sql => 
2020103000000000_remove_service_category_tenancy.sql} (77%)

Reply via email to