Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

New testcase to exercise euca-modify-instance-type#337

Open
mbacchi wants to merge 5 commits intoeucalyptus:masterfrom
mbacchi:master
Open

New testcase to exercise euca-modify-instance-type#337
mbacchi wants to merge 5 commits intoeucalyptus:masterfrom
mbacchi:master

Conversation

@mbacchi
Copy link
Copy Markdown
Member

@mbacchi mbacchi commented Apr 30, 2015

Let me know what you all think.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

You can overwrite the __str__ method instead:

def __str__(self):
     return "Name: " + self.name + " cpu: " + str(self.cpus) + " mem: " + str(self.mem) + " disk: " + str(self.disk)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants