Advertisement
Guest User

Untitled

a guest
Sep 8th, 2015
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. [root@nailgun ~]# fuel --f
  2. DEPRECATION WARNING: /etc/fuel/client/config.yaml exists and will be used as the source for settings. This behavior is deprecated. Please specify the path to your custom settings file in the FUELCLIENT_CUSTOM_SETTINGS environment variable.
  3. api: '1.0'
  4. astute_sha: 53c86cba593ddbac776ce5a3360240274c20738c
  5. auth_required: true
  6. build_id: '257'
  7. build_number: '257'
  8. feature_groups:
  9. - mirantis
  10. fuel-agent_sha: 1e8f38bbb864ed99aa8fe862b6367e82afec3263
  11. fuel-library_sha: bc04a7092d92400c79e6ea6ede25e7b67c6a6355
  12. fuel-nailgun-agent_sha: d7027952870a35db8dc52f185bb1158cdd3d1ebd
  13. fuel-ostf_sha: 644db51186dc23c9b27e9b5486c120c8363dc87c
  14. fuelmain_sha: 0e54d68392b359bc122e5bbba9249c729eeaf579
  15. nailgun_sha: 3189ccfb8c1dac888e351f535b03bdbc9d392406
  16. openstack_version: 2015.1.0-7.0
  17. production: docker
  18. python-fuelclient_sha: 9643fa07f1290071511066804f962f62fe27b512
  19. release: '7.0'
  20. release_versions:
  21. 2015.1.0-7.0:
  22. VERSION:
  23. api: '1.0'
  24. astute_sha: 53c86cba593ddbac776ce5a3360240274c20738c
  25. build_id: '257'
  26. build_number: '257'
  27. feature_groups:
  28. - mirantis
  29. fuel-agent_sha: 1e8f38bbb864ed99aa8fe862b6367e82afec3263
  30. fuel-library_sha: bc04a7092d92400c79e6ea6ede25e7b67c6a6355
  31. fuel-nailgun-agent_sha: d7027952870a35db8dc52f185bb1158cdd3d1ebd
  32. fuel-ostf_sha: 644db51186dc23c9b27e9b5486c120c8363dc87c
  33. fuelmain_sha: 0e54d68392b359bc122e5bbba9249c729eeaf579
  34. nailgun_sha: 3189ccfb8c1dac888e351f535b03bdbc9d392406
  35. openstack_version: 2015.1.0-7.0
  36. production: docker
  37. python-fuelclient_sha: 9643fa07f1290071511066804f962f62fe27b512
  38. release: '7.0'
  39.  
  40.  
  41. Verified by tempest test (still not merged, but it works) https://review.openstack.org/#/c/182365/
  42. Result:
  43.  
  44. (.venv)developer@nailgun:tempest$ run_tests tempest.scenario.test_rebuild_instance_with_volume
  45.  
  46. ...
  47.  
  48. tempest.scenario.test_rebuild_instance_with_volume.TestRebuildInstanceWithVolume
  49. test_rebuild_instance_with_volume[compute,id-36c3d492-f5bd-11e4-b9b2-1697f925ec7b,image,network,volume]OK 390.13
  50.  
  51.  
  52. Ran 1 test in 445.123s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement