Advertisement
Guest User

gas

a guest
Feb 20th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. 2017-02-20 13:07:55,523 - __main__ - INFO - Topology description:
  2. Client instance and vnfs are are on the same
  3. compute host. Server instance is on a different host
  4.  
  5. 2017-02-20 13:07:55,523 - sfc.lib.results - INFO -
  6. +============================+
  7. | STATUS | SUBTEST |
  8. +============================+
  9. | PASS | SSH Blocked |
  10. | PASS | HTTP works |
  11. | PASS | HTTP Blocked |
  12. | PASS | SSH works |
  13. +============================+
  14.  
  15.  
  16. 2017-02-20 13:14:52,930 - __main__ - INFO - Topology description:
  17. Client instance and server instance are on the same
  18. compute host. All VNFs are on a different host.
  19.  
  20. 2017-02-20 13:14:52,930 - sfc.lib.results - INFO -
  21. +============================+
  22. | STATUS | SUBTEST |
  23. +============================+
  24. | PASS | SSH Blocked |
  25. | PASS | HTTP works |
  26. | PASS | HTTP Blocked |
  27. | PASS | SSH works |
  28. +============================+
  29.  
  30.  
  31. 2017-02-20 13:20:31,556 - __main__ - INFO - Topology description:
  32. Server instance and vnfs are are on the same
  33. compute host. Client instance is on a different host
  34.  
  35. 2017-02-20 13:20:31,557 - sfc.lib.results - INFO -
  36. +============================+
  37. | STATUS | SUBTEST |
  38. +============================+
  39. | FAIL | SSH Blocked |
  40. | FAIL | HTTP works |
  41. | PASS | HTTP Blocked |
  42. | PASS | SSH works |
  43. +============================+
  44.  
  45.  
  46. 2017-02-20 14:08:07,952 - __main__ - INFO - Topology description:
  47. Client and server are on the same host.
  48. The VNFs are split between hosts Round Robin.
  49.  
  50. 2017-02-20 14:08:07,952 - sfc.lib.results - INFO -
  51. +============================+
  52. | STATUS | SUBTEST |
  53. +============================+
  54. | FAIL | SSH Blocked |
  55. | FAIL | HTTP works |
  56. | PASS | HTTP Blocked |
  57. | PASS | SSH works |
  58. +============================+
  59.  
  60. 2017-02-20 14:58:23,249 - __main__ - INFO - Topology description:
  61. Client and server are on different hosts.
  62. The VNFs are split between hosts Round Robin.
  63.  
  64. 2017-02-20 14:58:23,250 - sfc.lib.results - INFO -
  65. +============================+
  66. | STATUS | SUBTEST |
  67. +============================+
  68. | PASS | SSH Blocked |
  69. | PASS | HTTP works |
  70. | PASS | HTTP Blocked |
  71. | PASS | SSH works |
  72. +============================+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement