[GitHub] incubator-trafficcontrol pull request #768: Tenant parent - on delete cascad...

2017-08-03 Thread nir-sopher
Github user nir-sopher closed the pull request at:

https://github.com/apache/incubator-trafficcontrol/pull/768


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-trafficcontrol pull request #768: Tenant parent - on delete cascad...

2017-07-31 Thread nir-sopher
GitHub user nir-sopher opened a pull request:

https://github.com/apache/incubator-trafficcontrol/pull/768

Tenant parent - on delete cascade

WIP: need to verify this is the right thing to do
On tenant  deletion, the child tenant are deleted automatically (via the 
DB).
Note that we block tenant deletion by the API when it has a child tenants.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/nir-sopher/incubator-trafficcontrol 
tenant-parent-on-delet-cascade

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-trafficcontrol/pull/768.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #768


commit 87f70d64f437c0ce9498722043ea464fbe815a87
Author: nir-sopher 
Date:   2017-07-31T06:48:59Z

Tenant parent - on delete cascade




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---