diff options
author | 2018-01-03 15:02:33 +0000 | |
---|---|---|
committer | 2018-01-03 15:02:33 +0000 | |
commit | 24e4fc3b5efd3382836091809e075ea6b371e597 (patch) | |
tree | 6eeec81fbd29a5118880826077cf3e041f4a1ca4 /docs | |
parent | e3011f7a8914a10cbe02a61bf5fe30f5bdbf1082 (diff) | |
parent | fd6271827bbd82fca4b5b7939da404809e82ae64 (diff) |
Merge "Enhancements to the SNAPS orchestrator/launcher"
Diffstat (limited to 'docs')
-rw-r--r-- | docs/how-to-use/IntegrationTests.rst | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/how-to-use/IntegrationTests.rst b/docs/how-to-use/IntegrationTests.rst index df8859f..b7aa864 100644 --- a/docs/how-to-use/IntegrationTests.rst +++ b/docs/how-to-use/IntegrationTests.rst @@ -606,16 +606,6 @@ create_instance_tests.py - CreateInstanceFromThreePartImage | | Neutron 2 | delete it when using a 3-part image | +-----------------------------------------------------+---------------+-----------------------------------------------------------+ -create_instance_tests.py - CreateInstancePubPrivNetTests (Staging) ------------------------------------------------------------------- - -+---------------------------------------+---------------+-----------------------------------------------------------+ -| Test Name | API Versions | Description | -+=======================================+===============+===========================================================+ -| test_dual_ports_dhcp | Nova 2 | Ensures that a VM with two ports/NICs can have its second | -| | Neutron 2 | NIC configured via SSH/Ansible after startup | -+---------------------------------------+---------------+-----------------------------------------------------------+ - create_instance_tests.py - CreateInstanceIPv6NetworkTests (Staging) ------------------------------------------------------------------- |