Skip to content

Commit

Permalink
get rid of kzd_service_plans (2600hz#5677)
Browse files Browse the repository at this point in the history
* log before performing

* get rid of kzd_service_plans
  • Loading branch information
icehess authored and swysor committed Apr 16, 2019
1 parent 35aec27 commit 650c333
Show file tree
Hide file tree
Showing 14 changed files with 4 additions and 1,553 deletions.
2 changes: 1 addition & 1 deletion applications/crossbar/doc/rates.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Flow is:

1. System admin creates a ratedeck CSV and uploads it using the `tasks` API endpoint.
a. Optionally assign a `ratedeck_name` to each row to add rates to different ratedeck databases
2. Create a [service plan](./service_plans.md) for ratedecks
2. Create a service plan for ratedecks
a. Add the service plan to account(s)
3. When `{ACCOUNT_ID}` has a rate-able call, Kazoo `hotornot` application will lookup what ratedeck database to use
a. If using the trie algorithm, `hotornot` will find the PID with that ratedeck's trie and query it
Expand Down
196 changes: 0 additions & 196 deletions applications/crossbar/doc/ref/service_plans.md

This file was deleted.

1 change: 0 additions & 1 deletion applications/crossbar/doc/schemas.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ curl -v -X GET \
"rates",
"resource_jobs",
"resources",
"service_plans",
"shared_auth",
"sms",
"temporal_rules",
Expand Down
Loading

0 comments on commit 650c333

Please sign in to comment.