Remove depricated check for fuel_client.yaml

Change-Id: Idc0da384000499b3623c8d00051ef5bb1116887c
Closes-Bug: #1529093
This commit is contained in:
Tatyana Leontovich 2015-12-24 15:47:59 +02:00
parent 241b4fc4ec
commit e9b56f1106
1 changed files with 0 additions and 3 deletions

View File

@ -91,9 +91,6 @@ class NeutronTun(TestBasic):
cluster_id, os_conn)
with self.env.d_env.get_admin_remote() as remote:
checkers.check_file_exists(
remote, '/usr/share/doc/python-fuelclient-8.0.0/'
'fuel_client.yaml')
checkers.check_client_smoke(remote)
self.fuel_web.verify_network(cluster_id)