Fix E128 failures in novaclient/v3

E128 continuation line under-indented for visual indent

Change-Id: Id2b8bcc44e6835ac17d989928a4c54979637cd75
This commit is contained in:
Eugeniya Kudryashova 2014-09-25 18:55:43 +03:00
parent 75727c2d37
commit 545d60402f
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