Skip to content

Commit

Permalink
MAJOR stuff. fixed major bug preventing satellite from deploying. add…
Browse files Browse the repository at this point in the history
…ed a --reset flag to clear away any existing satellite (mostly for debugging). added a --version flag. most interestingly, added a --satellite flag that lets you run the satellite manually, and documented the SATELLITE environment variable you can use to point skypipe to your own satellite. oh, also removed dotcloud package since it's released and can now be a dependency, and changed the pyzmq-static dependency to pyzmq since they've merged
  • Loading branch information
progrium committed Nov 7, 2012
1 parent e059e30 commit 389ee35
Show file tree
Hide file tree
Showing 23 changed files with 80 additions and 2,189 deletions.
9 changes: 0 additions & 9 deletions dotcloud/__init__.py

This file was deleted.

2 changes: 0 additions & 2 deletions dotcloud/client/__init__.py

This file was deleted.

73 changes: 0 additions & 73 deletions dotcloud/client/auth.py

This file was deleted.

113 changes: 0 additions & 113 deletions dotcloud/client/client.py

This file was deleted.

11 changes: 0 additions & 11 deletions dotcloud/client/errors.py

This file was deleted.

98 changes: 0 additions & 98 deletions dotcloud/client/response.py

This file was deleted.

Empty file removed dotcloud/packages/__init__.py
Empty file.

0 comments on commit 389ee35

Please sign in to comment.