commit | 77946ebfad2d1ff6d0a6ac7a0ac7177ae59023c6 | [log] [tgz] |
---|---|---|
author | Yaroslav Lobankov <ylobankov@mirantis.com> | Mon Dec 21 21:25:18 2015 +0300 |
committer | Yaroslav Lobankov <ylobankov@mirantis.com> | Mon Dec 21 21:33:52 2015 +0300 |
tree | b6d9a7dcda01d6012ef091a5e55104ac8f6b9dfc | |
parent | 2d8b43f41c9d49ac8eb58f965c682b9679516f50 [diff] |
Fixing two tests when nova-net is enabled and run_validation = True When nova-net is enabled and CONF.validation.run_validation = True, the following tests fail: 1. test_can_create_server_with_max_number_personality_files 2. test_create_server_with_personality Tracebackes: http://paste.openstack.org/show/482444/ This patch is to fix the issue. Change-Id: I8cc13c2a6d2928fe1aaba1f5a36086eedced787d