Skip to content

Commit

Permalink
Merge pull request kubernetes#5271 from GoogleCloudPlatform/revert-52…
Browse files Browse the repository at this point in the history
…59-salt_drones

Revert "Fix need for yaml in GCE kube-up by importing PyYAML into third_...
  • Loading branch information
zmerlynn committed Mar 10, 2015
2 parents aa4dbc0 + 7333d99 commit 5e99abe
Show file tree
Hide file tree
Showing 654 changed files with 0 additions and 44,650 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,3 @@ network_closure.sh
/third_party/etcd*

.tags*

# Any compiled python
*.pyc
4 changes: 0 additions & 4 deletions cluster/gce/kube-env.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@

import os
import sys

filedir = os.path.dirname(os.path.abspath(__file__))
sys.path.insert(
0, os.path.normpath(os.path.join(filedir, "../../third_party/PyYAML/lib")))
import yaml

def mutate_env(path, var, value):
Expand Down
147 changes: 0 additions & 147 deletions third_party/PyYAML/CHANGES

This file was deleted.

19 changes: 0 additions & 19 deletions third_party/PyYAML/LICENSE

This file was deleted.

36 changes: 0 additions & 36 deletions third_party/PyYAML/PKG-INFO

This file was deleted.

35 changes: 0 additions & 35 deletions third_party/PyYAML/README

This file was deleted.

Loading

0 comments on commit 5e99abe

Please sign in to comment.