python-novaclient/novaclient
Andrey Kurilin 431e3e95e4 [functional] Fix wrong message in server description test
By unknown reasons(at least for me), output of `nova update` command for
description field started fail.
Test name:
  TestServersDescription.test_update_with_description_longer_than_255_symbols

The error message doesn't include new line at the start of message anymore.
Also, I don't know why new line was there in the past. The main behavior and
error message are not changed, so let's remove '\n' from assertation and
unblock gates.

Change-Id: I8442fe837985600250ccdf0d1398424f1fca2185
2016-06-30 18:03:47 +03:00
..
tests [functional] Fix wrong message in server description test 2016-06-30 18:03:47 +03:00
v2 Merge "Fix the help message for 'get-mks-console'" 2016-06-23 20:49:03 +00:00
__init__.py Add support for microversion 2.30 2016-06-22 09:40:40 +02:00
api_versions.py Extend microversion stuff to support resource classes 2016-06-16 05:57:59 +00:00
auth_plugin.py [Trivial] change some functions in novaclient/utils.py to public 2016-04-27 20:13:45 +08:00
base.py Extend microversion stuff to support resource classes 2016-06-16 05:57:59 +00:00
client.py Log request_id for each api call 2016-06-08 00:10:55 +00:00
crypto.py Corrects typos "coearse," "proejct," and "unecrypts" 2014-09-18 15:24:54 -07:00
exceptions.py Handle error response for webob>=1.6.0 2016-03-18 19:22:03 -04:00
extension.py Cleanup needless code from oslo-incubator 2015-12-18 08:46:12 +00:00
i18n.py Remove all imports from oslo namespace 2015-04-20 13:52:38 +03:00
service_catalog.py Enable check for E127 2014-10-23 14:28:50 +00:00
shell.py Extend microversion stuff to support resource classes 2016-06-16 05:57:59 +00:00
utils.py Extend microversion stuff to support resource classes 2016-06-16 05:57:59 +00:00