Skip to content

Commit

Permalink
ref(client): remove old python client
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma committed Aug 28, 2015
1 parent dfcbe4d commit 472f628
Show file tree
Hide file tree
Showing 17 changed files with 1 addition and 3,012 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ logs/
# local binaries, installers, and artifacts
builder/rootfs/usr/bin
cache/image/bin/
client/dist/
client/makeself/
client-go/deis
client-go/deis.exe
contrib/azure/azure-user-data
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ GO_PACKAGES_REPO_PATH = $(addprefix $(repo_path)/,$(GO_PACKAGES))

COMPONENTS=builder cache controller database logger logspout publisher registry router $(STORE_IF_STATEFUL)
START_ORDER=publisher $(STORE_IF_STATEFUL) logger logspout database cache registry controller builder router
CLIENTS=client client-go deisctl
CLIENTS=client-go deisctl

all: build run

Expand Down
13 changes: 0 additions & 13 deletions client/LICENSE

This file was deleted.

1 change: 0 additions & 1 deletion client/MANIFEST.in

This file was deleted.

38 changes: 0 additions & 38 deletions client/Makefile

This file was deleted.

163 changes: 0 additions & 163 deletions client/README.rst

This file was deleted.

Empty file removed client/__init__.py
Empty file.
Loading

0 comments on commit 472f628

Please sign in to comment.