Skip to content

[LIBCLOUD-547] linode.py labels too long with name use linode id instead#287

Closed
earthgecko wants to merge 7 commits intoapache:trunkfrom
earthgecko:LIBCLOUD-547
Closed

[LIBCLOUD-547] linode.py labels too long with name use linode id instead#287
earthgecko wants to merge 7 commits intoapache:trunkfrom
earthgecko:LIBCLOUD-547

Conversation

@earthgecko
Copy link
Copy Markdown
Contributor

Using linode["id"] for labels and the labels step needed to be moved down to after the linode object exists so that the id can be used.

Apologies about the old commit messages could not get rid of them rebased and all but the diff is sound.

@Kami
Copy link
Copy Markdown
Member

Kami commented May 2, 2014

Sorry for the delay, I'll review the pull request now.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This looks good, although if we wanted to be sure that labels are never longer we could truncate it in this case (`...[:48]).

@Kami
Copy link
Copy Markdown
Member

Kami commented May 2, 2014

@earthgecko I wanted to apply your patch into trunk, but I'm getting conflicts.

Can you please sync you branch with upstream trunk and squash all the commits?

@asfgit asfgit closed this in 940e10d May 6, 2014
@Kami
Copy link
Copy Markdown
Member

Kami commented May 7, 2014

I went ahead and manually merged the changes into trunk. Thanks.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants