Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

Commit

Permalink
ciao-down: Remove ciao-down
Browse files Browse the repository at this point in the history
ciao-down is now known as Configurable Cloud VM and can be found in
its new repo:

https://github.com/intel/ccloudvm

Signed-off-by: Mark Ryan <[email protected]>
  • Loading branch information
Mark Ryan committed Oct 20, 2017
1 parent fbdb097 commit 7dff729
Show file tree
Hide file tree
Showing 21 changed files with 3 additions and 3,810 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ networking/libsnnet/tests/cncicli/cncicli
networking/libsnnet/tests/cncli/cncli
networking/libsnnet/tests/snnetcli/snnetcli
test-cases/test-cases
testutil/ciao-down/ciao-down
1 change: 0 additions & 1 deletion k8s/kubicle/create.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ func init() {
workloadTmpl = template.Must(template.New("workloadTmpl").Parse(workloadTemplate))
}

// TODO: Code copied from ciao-down needs to be refactored
func getProxy(upper, lower string) (string, error) {
proxy := os.Getenv(upper)
if proxy == "" {
Expand Down
Loading

0 comments on commit 7dff729

Please sign in to comment.