Skip to content

[nit] integration-cli: obey Go's naming convention#26967

Merged
cpuguy83 merged 1 commit intomoby:masterfrom
AkihiroSuda:rename-tests
Oct 3, 2016
Merged

[nit] integration-cli: obey Go's naming convention#26967
cpuguy83 merged 1 commit intomoby:masterfrom
AkihiroSuda:rename-tests

Conversation

@AkihiroSuda
Copy link
Member

@AkihiroSuda AkihiroSuda commented Sep 28, 2016

No substantial code change.

Didn't touch in this commit:

Signed-off-by: Akihiro Suda [email protected]

@vdemeester
Copy link
Member

LGTM 🐸

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be IPAM?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

No substantial code change.

 - Api         --> API
 - Cli         --> CLI
 - Http, Https --> HTTP, HTTPS
 - Id          --> ID
 - Uid,Gid,Pid --> UID,PID,PID
 - Ipam        --> IPAM
 - Tls         --> TLS (TestDaemonNoTlsCliTlsVerifyWithEnv --> TestDaemonTLSVerifyIssue13964)

Didn't touch in this commit:
 - Git: because it is officially "Git": https://git-scm.com/
 - Tar: because it is officially "Tar": https://www.gnu.org/software/tar/
 - Cpu, Nat, Mac, Ipc, Shm: for keeping a consistency with existing production code (not changable, for compatibility)

Signed-off-by: Akihiro Suda <[email protected]>
@AkihiroSuda
Copy link
Member Author

rebased and updated (Ipam->IPAM)

@AkihiroSuda
Copy link
Member Author

PTAL @stevvooe

@stevvooe
Copy link
Contributor

stevvooe commented Oct 3, 2016

LGTM

1 similar comment
@cpuguy83
Copy link
Member

cpuguy83 commented Oct 3, 2016

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants