Merge "Fix E128 failures in novaclient/v3"

This commit is contained in:
Jenkins 2014-11-20 00:07:37 +00:00 committed by Gerrit Code Review
commit e138750beb
2 changed files with 546 additions and 371 deletions

View File

@ -760,7 +760,7 @@ class ServerManager(base.BootingManagerWithFind):
response_key = "server"
return self._boot(resource_url, response_key, *boot_args,
**boot_kwargs)
**boot_kwargs)
def update(self, server, name=None):
"""

File diff suppressed because it is too large Load Diff