You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Everett Toews <no...@github.com> on 2015/01/19 23:06:34 UTC

[jclouds-examples] Delete all resources in all regions of an account (#70)

You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds-examples/pull/70

-- Commit Summary --

  * Delete all resources in all regions of an account

-- File Changes --

    A rackspace/src/main/java/org/jclouds/examples/rackspace/DeleteAll.java (323)

-- Patch Links --

https://github.com/jclouds/jclouds-examples/pull/70.patch
https://github.com/jclouds/jclouds-examples/pull/70.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-examples/pull/70

Re: [jclouds-examples] Delete all resources in all regions of an account (#70)

Posted by Everett Toews <no...@github.com>.
Closed #70.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-examples/pull/70#event-222473088

Re: [jclouds-examples] Delete all resources in all regions of an account (#70)

Posted by Zack Shoylev <no...@github.com>.
+1

It's missing networks, but can be added later. Note: it should probably make you type "DELETE ALL" before proceeding, or "BOOM". Some kinda captcha maybe.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-examples/pull/70#issuecomment-70708232

Re: [jclouds-examples] Delete all resources in all regions of an account (#70)

Posted by Everett Toews <no...@github.com>.
Merged.

`rackspace-cloudnetworks-us` wasn't part of the 1.8.1 release so it will have to wait. I don't want this to be interactive so I'll pass on the captcha for now. I think naming it DeleteAll makes it pretty explicit what it does.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-examples/pull/70#issuecomment-70882566