Age | Commit message (Collapse) | Author | Files | Lines |
|
- JIRA:SFC-54
- This has not yet taken care of pre-steps in exec_tests.sh
- Commonly used functions moved to utils.py
- Improvise Threading for capture_time_log using join and timeout
- Add get_compute_nodes function and improvise on create_instance
for multiple compute node use cases
Change-Id: Ia05fea161b191bd548a3010d7e5ef02fcf69da20
Signed-off-by: Vijayendra Radhakrishna <vradhakrishna@mvista.com>
|
|
ODL Boron SR1 fixed a bug and we don't need to explicitely allow DHCP traffic,
it is automatically allowed
Change-Id: I8577f7fe0586baa9ac012d5ad52c7034a7acb789
Signed-off-by: Manuel Buil <manuelbuil87@gmail.com>
|
|
We want to make the test names more descriptive
Change-Id: I366ddee8260d0e8f9d4521dffdfc8ff9f135f85f
Signed-off-by: Manuel Buil <manuelbuil87@gmail.com>
|
|
This patch changes the env variable
repos_dir to REPOS_DIR
https://gerrit.opnfv.org/gerrit/#/c/24619/
Change-Id: I9a43d0f52818ea9f37dda1bbb7a40156a1661f3b
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Some scripts are not more used so we remove them
Change-Id: Ia402026e74e4322893c22470cfba4a8ccf2199d5
Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
|
|
Migrate odl-sfc testcase from functest repo
First related functest commit: 65a5f65fa06c97456f37ca2434cf9e6fc9b758aa
Last related functest commit: caa06d8d7b55a1c0608a72f809785d8f418cf541
Change-Id: I206f25d6fb44564b8b163ebb9c43e038851bea71
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
|
|
Change-Id: I05109298835c26a1927a490f8c21dd2ca7f77947
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Add docs folder
Update HTML theme
Remove example docs
JIRA: SFC-3
Change-Id: If0158796aee5f020f3bb4403b8a67952f9e6bb26
Signed-off-by: blsaws <blsaws@hotmail.com>
|
|
the root of the OPNFV SFC repository
Change-Id: I7e5003a69e3514f6b0bf0968758aec167fc052a4
|
|
This simulator contacts Openstack to create the SF VMs and then contacts ODL to create the SFC.
It is not intended to be a replacement of other VNF Managers such as Tacker or OpenMANO, just a
simple simulation for testing and development purposes.
Change-Id: Iaf691035d1b8435f5fccf559aebf6f3ed1afd066
Signed-off-by: mbuil <manuel.buil@ericsson.com>
|