SuccessChanges

Summary

  1. Fix bug 974. Issue with intra VNFD VLDs (details)
  2. Fix 975 SDN-net error when plugin cannot be loaded Do not validate SDN (details)
  3. Fix roclient postinstall script (details)
  4. Changing log level of Openstack libraries to WARNING (details)
  5. Improved error management, rollback behaviour (details)
  6. Bug 795 fixed (details)
  7. Implemented edit method, some corrections to add and delete (details)
  8. Fix 795 Assertion related_task. Capture internal vim_thread exception (details)
  9. fix 988. Use provider-network:physical-network at openstack network (details)
  10. Remove unneeded openvim call from Dockerfile-local (details)
  11. Corrected bug appears when a sdn controller that needs a plugin is (details)
  12. minor changes to log sdn, minor changes onos openflow setup (details)
  13. Fix bug 1001: RO can't find datacenter on HA (details)
  14. fix dependencies at setup.py (details)
  15. Fixed minor typo in LICENSE file (details)
  16. New Openstack VIM config option: dataplane_network_type (details)
  17. Renamed FakeWimconnector to DummyWimconnector (details)
  18. Bug fixed Arista SDN plugin (details)
  19. fix SDN: port mapping, switch_id, sdnconn logging (details)
  20. fix underlay VNFD-VLD networks. Fix scaling out VDUs connected to (details)
  21. sdn arista: fix reconnecting issue. Enhance logging (details)
  22. adding SDN opendaylight openflow plugin (details)
  23. fix 1031 install networking-l2gw before python3-osm-rovim-openstack (details)
  24. Bug 1019. Fix ovim.get_ports needed for wim (details)
  25. Prevent URL trailing char errors in VIM/WIM (details)
  26. Arista SDN. Skip configuring repeated cps (details)
  27. Fix Bug 1030 checking that task and note exists (details)
  28. Fix update SDN net on scale allow external port for SDN net (details)
  29. Fix bug 1030 forcing to wait taskIds (details)
  30. Enhance Dockerfile-local cache (details)
  31. fixing azure 4.0.0 version (details)
  32. fix ip address on vm scale (details)
  33. added switch retrieval improvements added dot1q tunnel in the switch (details)
  34. fix error updating sdnc (details)
  35. Fix error at vim-update with config (details)
  36. fixing dockerfile-local azure 4.0.0 version (details)
  37. Bug 1051 addressed to identify if multiple VIM accounts passed to (details)
  38. Execute CVP remove tasks 1 by 1 Prevent password from printing Correct (details)
  39. fix sdn-plugin package instalation (details)
  40. Juniper Contrail SDN plugin (details)
  41. Execute all CVP tasks one by one (details)
  42. Juniper SDN contrail: used VNI stored in a set in the class (details)
  43. removed direct switch jsonRPC calls check arguments in (details)
  44. Developing juniper contrail plugin, implenting CRUD operations and first (details)
  45. Juniper Contrail: removed pycurl dependency, added requests (details)
  46. Corrected bugs found during unit and integration testing (details)
  47. fix wim usage needed base on involved vims (details)
  48. fix wim persistence issue (details)
  49. Cleaned main, randomized vni generation (details)
  50. fix bug 1067: vimconn_openstack, increased timeout for VM with ports (details)
  51. bug 1079 capture SDN plugin unhandled exceptions (details)
  52. WIP: Added VIO support for PCI-PT interfaces (details)
  53. Bug 1082 fixed, error variable name in edit and conn_info must be dict (details)
  54. Fix for bug 1054 (details)
  55. Feature 8016: Added DataPlane Broker wimconn plugin (details)
  56. Change requirements reference to osm-im. Minor flake8 (details)
  57. Corrected bug: If vlan provided is None raise an error (details)
  58. Bug solved, if the provided vlan is None, simply ignore the connection (details)
  59. fix flake8 for SDN-juniper_contrail (details)
  60. added support for different topologies redo lost changes (details)
  61. add vim dummy plugin (details)
  62. Updated  vimconn_fos fix bug 1089 (details)
  63. change SDN types from tapi to ietfl2vpn, from arista to (details)
  64. create base package 'osm_ro_plugin' for plugin (details)
  65. openstack: get vlan from port binding:vif_details (details)
  66. Fix for bug 1009 (details)
  67. juniper_contrail:sdn_api.py fix to use valid chars in vpg and vmi names (details)
  68. fixing flake8 tests (details)
  69. juniper_contrail, sdn_api.py: fix vmi creation to use valid chars in (details)
  70. Feature 7184 New Generation RO (details)
  71. minor changes at setup.py (details)
  72. fix at vim_dummy delete network (details)
  73. fix 1137: SDN-assist issue connecting only one port (details)
  74. fix 1138 forcing cryptography version 2.5 or higher (details)
  75. fix 1148 allow name repetition at wim,wim_accounts (details)
  76. fix clean on RO package creation (details)
  77. fix 1150 limit error length of a failing SDN connector (details)
  78. fix 1168 ensure VIM plugin is loaded at instanatiate/delete (details)
  79. Bug 1149 1150: improve exceptions msg, correct api response processin (details)
  80. fix 1168 ensure VIM plugin is loaded at vim_account_create (details)
  81. adding capability to set log level at vimconnectors (details)
  82. fix 1190 enhanced reported error text (details)
  83. fix 1164 Retry assigning floating ip, it can conflict among RO workers (details)
  84. Bug 1169 Interface ID of a created VM is not supplied (details)
  85. fix validation error oneOf (details)
  86. Fix IP address auto-assignment for VDU at instantiation and scaling (details)
  87. fix 1223. Increment ip address on scaling vdus (details)
  88. fix 1238: Allow individual cloud-init user-data at each VM (details)
  89. fix 1238. Fix error introduced at commit 9405d17 (details)
  90. fix 1238. Fix other error at commit 9405d17 (details)
  91. feat(port security): adds port security strategy (details)
  92. Bug 1248 fixed (details)
  93. Fix SDN ODL openflow connetor issue (details)
  94. Feature 7184 New Generation RO enhancemnt (details)
Commit 1d2f2609c00490a2b25ffedfc01ff97bc3ed571d by tierno
Fix bug 974. Issue with intra VNFD VLDs
Change-Id: I3a6788b3b78f603064e4c455c0164f85af853c59 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/osm_ro/nfvo.py
Commit 4126d05e24ada55226bb13a9d556655811cedadc by tierno
Fix 975 SDN-net error when plugin cannot be loaded Do not validate SDN
type Adding SDN floodlight openflow plugin
Change-Id: I3b997ed16cc67c18f0deee57e38a4e355a7eab4d Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was addedRO-SDN-floodlight_openflow/Makefile
The file was modifiedDockerfile-local
The file was modifiedRO/osm_ro/vim_thread.py
The file was modifieddevops-stages/stage-build.sh
The file was modifiedRO/osm_ro/openmano_schemas.py
The file was modifiedRO-SDN-onos_openflow/setup.py
The file was addedRO-SDN-floodlight_openflow/stdeb.cfg
The file was modifiedRO/osm_ro/nfvo.py
The file was addedRO-SDN-floodlight_openflow/setup.py
The file was addedRO-SDN-floodlight_openflow/tox.ini
The file was modifiedRO/osm_ro/sdn.py
The file was addedRO-SDN-floodlight_openflow/osm_rosdn_floodlightof/floodlight_of.py
The file was modifiedRO-SDN-onos_openflow/osm_rosdn_onosof/onos_of.py
The file was modifiedRO/osm_ro/wim/openflow_conn.py
The file was addedRO-SDN-floodlight_openflow/requirements.txt
The file was addedRO-SDN-floodlight_openflow/osm_rosdn_floodlightof/sdnconn_floodlightof.py
Commit 8da59bee3d9157ba30d68d3bf08e022c5458c281 by garciadeblas
Fix roclient postinstall script
Change-Id: Ib0990d0ad3fb1d11c0337a7837488dd8f5bef3f3 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedRO-client/debian/python3-osm-roclient.postinst
Commit a0a356e35607e143f4c5143dca450a54dc5c0674 by garciadeblas
Changing log level of Openstack libraries to WARNING
Change-Id: I82f0659611ca84e7a7a16f258e83fb0feb690326 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py
Commit eaa4344e10032f059124fb4db16fe729983adbc1 by lloretgalleg
Improved error management, rollback behaviour
Change-Id: I69fd31c6fc2b9dada1fb8bc0d53ea400cad6e9d7 Signed-off-by:
lloretgalleg <illoret@minsait.com>
The file was modifiedRO-SDN-onos_vpls/osm_rosdn_onos_vpls/sdn_assist_onos_vpls.py
Commit 8a2dda3d4ff0a0c72a6c31232937f4f66a032106 by borsatti
Bug 795 fixed
Change-Id: I3597c504a18eb46e4fbc07c4a74676d9521c782d Signed-off-by:
borsatti <davide.borsatti@unibo.it>
The file was modifiedRO/osm_ro/vim_thread.py
The file was modifiedRO/osm_ro/vimconn.py
The file was modifiedRO/osm_ro/nfvo.py
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py
Commit ee4b75602d11fec862539e5182a3e61da7af15ea by lloretgalleg
Implemented edit method, some corrections to add and delete
Change-Id: Iadaef162cb131324ab9f756dec78c70667c8bb63 Signed-off-by:
lloretgalleg <illoret@indra.es>
The file was modifiedRO-SDN-onos_vpls/osm_rosdn_onos_vpls/sdn_assist_onos_vpls.py
Commit 34cf6b4c6f6158d07fa8839ce2ca323d04f302fd by tierno
Fix 795 Assertion related_task. Capture internal vim_thread exception
Change-Id: I826a98e025d5ad301a5486ab7eebeba56cf1fc9b Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/osm_ro/vim_thread.py
Commit 6869ae75906503f44ac538fd2c49270af15db772 by tierno
fix 988. Use provider-network:physical-network at openstack network
creation
Change-Id: I736f0ca3cf8c2bde5780153d83aacc908fba0fd9 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py
Commit 9c43c82113ea74c6feee4df9be800d38418bc2d6 by tierno
Remove unneeded openvim call from Dockerfile-local
Change-Id: I243f6ad7b348afe1c270da1cd41adbe9eaf6c770 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedDockerfile-local
The file was modifiedRO/osm_ro/openmanod.py
Commit fa45020d632839ab8d0e2f231617395541315772 by lloretgalleg
Corrected bug appears when a sdn controller that needs a plugin is
created first time
Change-Id: Ib5f414935f6a7799326c4055bef754b827d3dd6a Signed-off-by:
lloretgalleg <illoret@indra.es>
The file was modifiedRO/osm_ro/nfvo.py
Commit b15b4fa3f3de9fb5abc73253ae8330620f1ef03f by lloretgalleg
minor changes to log sdn, minor changes onos openflow setup
Change-Id: Ic492752a9cfd1095d9bdbfd0e0f9da7b862a2702 Signed-off-by:
lloretgalleg <illoret@indra.es>
The file was modifiedRO-SDN-onos_openflow/osm_rosdn_onosof/sdnconn_onosof.py
The file was modifiedRO-SDN-onos_openflow/setup.py
The file was modifiedRO/osm_ro/openmanod.py
The file was modifiedRO-SDN-onos_openflow/osm_rosdn_onosof/onos_of.py
The file was modifiedRO/osm_ro/openmano_schemas.py
The file was modifiedRO/osm_ro/openmanod.cfg
The file was modifiedRO/osm_ro/wim/openflow_conn.py
Commit 32a4190a32e45f7fa259d06efdc3de56570feb46 by david.garcia
Fix bug 1001: RO can't find datacenter on HA
- Fix get_vim_thread() function to check if the thread exists. If not,
create it.
- Add worker_id global parameter
- Add get_process_id() function
- Simplify get_non_used_vim_name() function
Change-Id: I10b3426af79df89688ae4b75caf395a6c238fba0 Signed-off-by:
David Garcia <david.garcia@canonical.com>
The file was modifiedRO/osm_ro/nfvo.py
Commit 2346095e8f8d980c071592db4eac04fc3ff20699 by tierno
fix dependencies at setup.py
Change-Id: I338003728206b3934c07835e2f7a01a76ed1eda5 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO-SDN-tapi/requirements.txt
The file was modifiedRO-VIM-opennebula/setup.py
The file was modifiedRO-SDN-tapi/setup.py
The file was modifiedRO-SDN-onos_openflow/tox.ini
The file was modifiedRO-VIM-aws/setup.py
The file was modifiedRO-VIM-openstack/setup.py
The file was modifiedRO-SDN-dynpac/setup.py
The file was modifiedRO-VIM-fos/setup.py
The file was modifiedRO/setup.py
The file was modifiedRO-VIM-openvim/setup.py
The file was modifiedRO-VIM-vmware/setup.py
The file was modifiedRO-VIM-azure/setup.py
The file was modifiedRO-SDN-onos_openflow/setup.py
The file was modifiedRO-SDN-dynpac/requirements.txt
The file was modifiedRO-SDN-floodlight_openflow/setup.py
The file was modifiedRO-SDN-onos_openflow/requirements.txt
The file was modifiedRO-SDN-onos_vpls/setup.py
The file was modifiedRO-SDN-onos_vpls/requirements.txt
Commit 632483110b368ac2dda0f09d689ecadef6b63e22 by garciadeblas
Fixed minor typo in LICENSE file
Change-Id: I14c486f66863e59b683f39e210fe1c2de54408dd Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedLICENSE
Commit 4af0d54a246b1305f32774c27ae0f585c843afad by garciadeblas
New Openstack VIM config option: dataplane_network_type
Change-Id: Icce42c5afaf7cdcdd6343c48f09e3e720ebfd009 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py
Commit 08cfe043bcce0c20728b09865f192f9c61d864e7 by garciadeblas
Renamed FakeWimconnector to DummyWimconnector
Change-Id: I0e32bfd988a89d85cae56e85136773f1afd5cc32 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedRO/osm_ro/wim/wim_thread.py
The file was removedRO/osm_ro/wim/wimconn_fake.py
The file was addedRO/osm_ro/wim/wimconn_dummy.py
The file was modifiedRO/osm_ro/nfvo.py
The file was modifiedRO/osm_ro/wim/schemas.py
Commit 9c701472268e45cce315060d4c5fb2f165feb7cf by perales
Bug fixed Arista SDN plugin
Change-Id: I35098d3dc9e6f6f8eea0cb749e1b7a314a8aa863 Signed-off-by:
perales <oscarluis.peral@atos.net>
The file was addedRO-SDN-arista/tox.ini
The file was modifiedDockerfile-local
The file was addedRO-SDN-arista/setup.py
The file was addedRO-SDN-arista/osm_rosdn_arista/aristaConfigLet.py
The file was addedRO-SDN-arista/osm_rosdn_arista/aristaSwitch.py
The file was addedRO-SDN-arista/requirements.txt
The file was addedRO-SDN-arista/stdeb.cfg
The file was addedRO-SDN-arista/osm_rosdn_arista/aristaTask.py
The file was addedRO-SDN-arista/Makefile
The file was addedRO-SDN-arista/osm_rosdn_arista/wimconn_arista.py
Commit 69647795675df7357a9aeddaa5aba15c6f92b065 by tierno
fix SDN: port mapping, switch_id, sdnconn logging
Change-Id: I3160b7705e9acea83d3cf2a22beebafc32d4ef4a Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO-SDN-onos_vpls/osm_rosdn_onos_vpls/sdn_assist_onos_vpls.py
The file was modifiedRO/osm_ro/openmano_schemas.py
The file was modifiedRO/osm_ro/sdn.py
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py
The file was modifiedRO/osm_ro/wim/sdnconn.py
The file was modifiedRO/osm_ro/openmanod.py
The file was modifiedRO-SDN-onos_openflow/osm_rosdn_onosof/sdnconn_onosof.py
The file was modifiedRO-SDN-onos_openflow/osm_rosdn_onosof/onos_of.py
The file was modifiedRO/osm_ro/openmanod.cfg
The file was modifiedRO/osm_ro/vim_thread.py
The file was modifiedRO-SDN-floodlight_openflow/osm_rosdn_floodlightof/sdnconn_floodlightof.py
Commit f33ea71e00f0fb9ec9f8525d9e50e005702a5354 by tierno
fix underlay VNFD-VLD networks. Fix scaling out VDUs connected to
underlay networks
Change-Id: I97e1c72b98cea51b639dc51ae34c461e67a102c2 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/osm_ro/nfvo.py
Commit 3fc485da0c34345a1ee8f63acf198d669dfc2c5b by tierno
sdn arista: fix reconnecting issue. Enhance logging
Change-Id: I25851d747c263c827d3d910b2e0209080d2de664 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO-SDN-arista/osm_rosdn_arista/wimconn_arista.py
Commit ce1c9c84356a8aa6abad9513819a21f4c63ae4c0 by tierno
adding SDN opendaylight openflow plugin
Change-Id: I457a63cf2bdd13cfa49f95ff344fa912157b5115 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was addedRO-SDN-odl_openflow/osm_rosdn_odlof/odl_of.py
The file was addedRO-SDN-odl_openflow/Makefile
The file was addedRO-SDN-odl_openflow/requirements.txt
The file was addedRO-SDN-odl_openflow/osm_rosdn_odlof/sdnconn_odlof.py
The file was addedRO-SDN-odl_openflow/tox.ini
The file was addedRO-SDN-odl_openflow/stdeb.cfg
The file was addedRO-SDN-odl_openflow/setup.py
The file was modifiedDockerfile-local
Commit a75bbb53cb842272c7572ffc4f07839a5611fc6c by tierno
fix 1031 install networking-l2gw before python3-osm-rovim-openstack
Change-Id: Ia70a6d81453f03cf3fd0bc2a9da4586e36fd91d1 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedtest-docker/Dockerfile-devops
Commit f99006654443713256d2528ec624b4eb81ba3b77 by tierno
Bug 1019. Fix ovim.get_ports needed for wim
Change-Id: I3696fad4c49ce43844c6c97ffaf90ba9ebad95a5 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/osm_ro/wim/wan_link_actions.py
The file was modifiedRO/osm_ro/sdn.py
Commit 96a262702650a52e8f3075ba4fb5d043d7f88147 by a.bravalheri
Prevent URL trailing char errors in VIM/WIM
It is very common for users to copy/paste the URL in the web GUI form
when registering new VIMs/WIMs. This can be error prone, since it might
introduce trailing characters that might pass unnoticed (e.g. when
copying from "OpenStack Rocky > Project > API Access" a trailing space
will be introduced).
This change tries to prevent that from happening.
Change-Id: I8ef83afe39ef854696ca43072273437ffd396c33 Signed-off-by:
Anderson Bravalheri <a.bravalheri@bristol.ac.uk>
The file was modifiedRO/osm_ro/wim/persistence.py
The file was modifiedRO/osm_ro/nfvo.py
Commit 8e282cfed41bdee78e9f0152fbcc3c2b33bc7c65 by tierno
Arista SDN. Skip configuring repeated cps
Change-Id: Ic4662828b44f872a66c3a75f33ef22820e9ed200 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO-SDN-arista/osm_rosdn_arista/wimconn_arista.py
Commit dfff857c738a9f383ecfb14ecf58c4cf412eabf9 by francisco.galvarez
Fix Bug 1030 checking that task and note exists
Changelog:
- Fix Bug 1030 checking that task and note exists
- Treat only osm_managed configlets
- Modified connection method without parameters. Used in the execution
directly from an external script.
- Change code, according to comments.
Change-Id: Ic3045315db2e84bc2bc1c6b9b665ed6d4518017c Signed-off-by:
Francisco Garcia Alvarez <francisco.galvarez@atos.net>
The file was modifiedRO-SDN-arista/osm_rosdn_arista/wimconn_arista.py
Commit 79870eac1909757c72047fc0b7df1444ce566fc5 by tierno
Fix update SDN net on scale allow external port for SDN net
Change-Id: Ie4665397f8cbe9dfa5a2b026c36016e5fafaa722 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/osm_ro/nfvo.py
The file was modifiedRO/osm_ro/nfvo_db.py
The file was modifiedRO/osm_ro/vim_thread.py
The file was modifiedRO/osm_ro/db_base.py
Commit 4ee04a6a4c5b473af1bc505961f5825dcdd6afc7 by francisco.galvarez
Fix bug 1030 forcing to wait taskIds
Changelog:
- Fix bug 1030 by Oscar
- Changed comments in configLets according to Itsaso suggestions
- Fix bug in rollback call (modified time to wait in tasks and rollback)
Change-Id: Ib5eadfb44f9d6ff8cd9dbeacc640c925d65d3ea3 Signed-off-by:
Francisco Garcia Alvarez <francisco.galvarez@atos.net>
The file was modifiedRO-SDN-arista/osm_rosdn_arista/wimconn_arista.py
The file was modifiedRO-SDN-arista/osm_rosdn_arista/aristaConfigLet.py
Commit ed502b16e1ad9ffbfed1a406634a40f2a76db0fd by tierno
Enhance Dockerfile-local cache
Change-Id: Ifc703060ce6eda9dcb27869c67a6ecb72bd7f146 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedDockerfile-local
Commit 7a803468529fe85f531fd7f10d3850ff1240495f by tierno
fixing azure 4.0.0 version
Change-Id: I77bc9140ed3269a5e9661852a3af23168e32a38c Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/osm_ro/openmanod.py
The file was modifiedRO-VIM-azure/debian/python3-osm-rovim-azure.postinst
Commit 481ef5ea4584a5b2ab6dbf096413667fdc658723 by tierno
fix ip address on vm scale
Change-Id: I596fd86120af668c7c9de5c551ea03de1c477def Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/osm_ro/nfvo.py
Commit 057638393286bff9138e4d882e72c265685989d8 by perales
added switch retrieval improvements added dot1q tunnel in the switch
mode for passthrouth configLet apply code review comments reapply
overwritten changes
Change-Id: I94b508c2345e1a26c523d4c385f1bbd3df0391db Signed-off-by:
perales <oscarluis.peral@atos.net>
The file was modifiedRO-SDN-arista/osm_rosdn_arista/aristaConfigLet.py
The file was modifiedRO-SDN-arista/osm_rosdn_arista/wimconn_arista.py
Commit 428070726a2e6cd4ec5135e5e0973918acfb254c by tierno
fix error updating sdnc
Change-Id: I2721ad846748c1260a71463d421a637e9e979833 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/osm_ro/sdn.py
Commit cd6ab6b2ec21e1746f30352c9a8d81863a6e8373 by tierno
Fix error at vim-update with config
Change-Id: I3083d88ae5999a53362933eae20c680b932aa218 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/osm_ro/nfvo.py
Commit f3b9008ac799485802a235e6f8700796ef9b0d8f by tierno
fixing dockerfile-local azure 4.0.0 version
Change-Id: I83a3cefa02d8a52f3d37abf345586d18ae1301a4 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO-VIM-azure/requirements.txt
The file was modifiedDockerfile-local
The file was modifiedRO-VIM-azure/setup.py
Commit c621450cfed2b142b5cd3d9b355dd6155e6b0d76 by papageorgio1
Bug 1051 addressed to identify if multiple VIM accounts passed to
ns-create belong to the same VIM
Change-Id: I6c8ca7c66b918aa95a61fd97e2a1f26227f63836 Signed-off-by:
papageorgio1 <apostolos.papageorgiou@i2cat.net>
The file was modifiedRO/osm_ro/nfvo.py
Commit 86c115d324be44cadf7f47c256384e87c7f0586e by oscarluis.peral
Execute CVP remove tasks 1 by 1 Prevent password from printing Correct
execute tasks timeout initialization
Change-Id: I25ca5cb23d87899dd53a6047a35debd968604742 Signed-off-by:
S237035 <oscarluis.peral@atos.net>
The file was modifiedRO-SDN-arista/osm_rosdn_arista/wimconn_arista.py
Commit f9ce4e432f498dd9e597638c2aef525db6cc3221 by tierno
fix sdn-plugin package instalation
Remove non-existing python3-cvprac package dependency Install cvprac
with post installation
Change-Id: I610fa54a580c8ca2a829e2cc0803740644125c12 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was addedRO-SDN-arista/debian/python3-osm-rosdn-arista.postinst
The file was modifiedRO-SDN-arista/Makefile
The file was modifiedRO-SDN-arista/stdeb.cfg
The file was modifiedRO/osm_ro/openmanod.py
Commit f4f95e12de51b57f839a0340519412465bc4d7e3 by garciadeblas
Juniper Contrail SDN plugin
Change-Id: I14987a321218b5cda98e6c4be68ae4a86596a2de Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was addedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/rest_lib.py
The file was addedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/sdn_assist_juniper_contrail.py
The file was addedRO-SDN-juniper_contrail/requirements.txt
The file was addedRO-SDN-juniper_contrail/Makefile
The file was addedRO-SDN-juniper_contrail/tox.ini
The file was addedRO-SDN-juniper_contrail/stdeb.cfg
The file was modifiedDockerfile-local
The file was addedRO-SDN-juniper_contrail/setup.py
Commit df6f9b1c6ea95001e8c3273b9e013fb29212c449 by oscarluis.peral
Execute all CVP tasks one by one
Change-Id: Ib9fd24eadf4f6342c75cf4bb9b8df0ff24aa6962 Signed-off-by:
S237035 <oscarluis.peral@atos.net>
The file was modifiedRO-SDN-arista/osm_rosdn_arista/wimconn_arista.py
Commit 3d0ead412f462595c4399d81af579dee9064a9ec by garciadeblas
Juniper SDN contrail: used VNI stored in a set in the class
Change-Id: I562d297614055965bef066697566161dc97e8a8e Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/sdn_assist_juniper_contrail.py
Commit e15769ce2d46e61de8e6af7d3dff6d08d9380ba9 by oscarluis.peral
removed direct switch jsonRPC calls check arguments in
delete_keys_from_dict
Change-Id: Iff0793b8ce864d2ae5e59cd14ef83518d68be6ed Signed-off-by:
S237035 <oscarluis.peral@atos.net>
The file was modifiedRO-SDN-arista/setup.py
The file was modifiedRO-SDN-arista/stdeb.cfg
The file was modifiedRO-SDN-arista/requirements.txt
The file was modifiedRO-SDN-arista/osm_rosdn_arista/wimconn_arista.py
The file was removedRO-SDN-arista/osm_rosdn_arista/aristaSwitch.py
Commit a5c26d8be1a5896675f7eb07c6afeb1aa26c7172 by lloretgalleg
Developing juniper contrail plugin, implenting CRUD operations and first
version of create, edit and delete connectivity service
Change-Id: I05435d4e5c4fab87184b057472ac12610c1071c9 Signed-off-by:
lloretgalleg <illoret@indra.es>
The file was modifiedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/sdn_assist_juniper_contrail.py
The file was modifiedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/rest_lib.py
The file was addedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/sdn_api.py
Commit 09d18d36e102945621e91855898eb79dbd312809 by garciadeblas
Juniper Contrail: removed pycurl dependency, added requests
Change-Id: I37acf96887acb64ed33e999e6cc95d081fe6ecf3 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedRO-SDN-juniper_contrail/requirements.txt
The file was modifiedRO-SDN-juniper_contrail/setup.py
The file was modifiedRO-SDN-juniper_contrail/stdeb.cfg
Commit c047048a86c3ad82c3f31c9aa5e0eacb47f9caf3 by lloretgalleg
Corrected bugs found during unit and integration testing
Change-Id: Ied98adbc364f7bdd16c38e019abfee05c18afdef Signed-off-by:
lloretgalleg <illoret@indra.es>
The file was modifiedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/sdn_api.py
The file was modifiedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/sdn_assist_juniper_contrail.py
The file was modifiedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/rest_lib.py
Commit 0fd60da673bd914ed150c83f8673569307dcc28f by tierno
fix wim usage needed base on involved vims
Change-Id: Ie6f2149ec0ae442ce16285d90550ec57faaca8b1 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/osm_ro/nfvo.py
Commit bf1d0f10e219ae475213b947ce8c76c77c40c452 by tierno
fix wim persistence issue
Change-Id: I2dc89c740445e2a487b068949369670f19a4122b Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/osm_ro/wim/persistence.py
The file was modifiedRO/osm_ro/vim_thread.py
Commit 4f4ce1725a3fef7c8e2074a1f8dc4e1979217f97 by lloretgalleg
Cleaned main, randomized vni generation
Change-Id: Ia8bbf21fb996d0ccce00112a79624e4bd9c95e11 Signed-off-by:
lloretgalleg <illoret@indra.es>
The file was modifiedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/sdn_assist_juniper_contrail.py
Commit 64b39c5deaba0dceb9c5f4844a235c1af84a8bee by tierno
fix bug 1067: vimconn_openstack, increased timeout for VM with ports
with disabled security
Change-Id: I13be9a679de317ef1d3b8b11291815e553e12197 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py
Commit 396e8135b7201bd35ced4abcd8514bf98a1e9bb9 by tierno
bug 1079 capture SDN plugin unhandled exceptions
get network vlan for PT ports at openstack
Change-Id: I63dc5f5b3b57c1c7f1086690cfd8073f9356b233 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py
The file was modifiedRO/osm_ro/vim_thread.py
Commit 1aac33a9ee60884cdcd899ed9d5b47687abe788c by tierno
WIP: Added VIO support for PCI-PT interfaces
Change-Id: I9707515fbd15567ac6c51764f1c0b34ccd935a84 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py
Commit 779918189253db78a8ad35c06a5937e7de849173 by tierno
Bug 1082 fixed, error variable name in edit and conn_info must be dict
not list
Change-Id: I61395b14421dedb4b28a058b635f1ff073819a9e Signed-off-by:
lloretgalleg <illoret@indra.es>
The file was modifiedRO-SDN-onos_vpls/osm_rosdn_onos_vpls/sdn_assist_onos_vpls.py
Commit 908649a79e7f3ebaeef23517edd2ad3376226fe0 by bse
Fix for bug 1054
Issue 1 and 2 is resolved and issue 3 need to be addressed by community.
Change-Id: Ib420fc687ebc4d4e7de235aae3ce1b24b3156cdb Signed-off-by: bse
<senthil.b@tataelxsi.co.in>
The file was modifiedRO/osm_ro/wim/wan_link_actions.py
The file was modifiedRO-SDN-onos_vpls/osm_rosdn_onos_vpls/sdn_assist_onos_vpls.py
Commit 36068fd8fe22ca473a7c1ed24202999ba02d0827 by fantom
Feature 8016: Added DataPlane Broker wimconn plugin
Change-Id: I590f8b79bea012054e261100666892a4e0b7c6f5 Signed-off-by:
fantom <w.fantom@lancaster.ac.uk>
The file was addedRO-SDN-dpb/setup.py
The file was addedRO-SDN-dpb/Makefile
The file was addedRO-SDN-dpb/tox.ini
The file was modifiedRO/osm_ro/wim/wan_link_actions.py
The file was addedRO-SDN-dpb/requirements.txt
The file was addedRO-SDN-dpb/osm_rosdn_dpb/wimconn_dpb.py
The file was addedRO-SDN-dpb/stdeb.cfg
Commit e94feb86f58c59d575f9ae75f5005a329ee52c73 by tierno
Change requirements reference to osm-im. Minor flake8
Change-Id: Id0e6c41c302d50b9a9e430155f678e7f38699b2e Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/requirements.txt
The file was modifiedRO/osm_ro/wim/tests/fixtures.py
The file was modifiedRO/osm_ro/wim/tests/test_engine.py
The file was modifiedRO/osm_ro/wim/engine.py
Commit 633c7e2eba5067bf2220c0800c6452d9087a7646 by tierno
Corrected bug: If vlan provided is None raise an error
Change-Id: Ide943ed5a2ae5e03028b90c266144a8051e616c7 Signed-off-by:
lloretgalleg <illoret@indra.es>
The file was modifiedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/sdn_assist_juniper_contrail.py
Commit 0000918af57526534fabe13007abf1b042ebe6d5 by tierno
Bug solved, if the provided vlan is None, simply ignore the connection
point and continue with the rest. RO will send an edit with the
connection point once the vlan is provided
Change-Id: I2d3c3e32aa814d0a5ae5f889c974d8929fdfd800 Signed-off-by:
lloretgalleg <illoret@indra.es>
The file was modifiedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/sdn_assist_juniper_contrail.py
Commit 71f7abb8d48b167749e7b03586def13bff0c8a41 by tierno
fix flake8 for SDN-juniper_contrail
Change-Id: Ifc06fa889fa0625c0ac32738f05dc9fca26ee42a Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/sdn_api.py
The file was modifiedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/rest_lib.py
The file was modifiedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/sdn_assist_juniper_contrail.py
Commit 277bf0f8bb1fd4ebf7732360e418b6fc0f97c260 by tierno
added support for different topologies redo lost changes
Change-Id: Id64fce4f4513c4339e4d81d6b2fe43dba129f8ba Signed-off-by:
S237035 <oscarluis.peral@atos.net>
The file was modifiedRO-SDN-arista/osm_rosdn_arista/aristaConfigLet.py
The file was modifiedRO-SDN-arista/osm_rosdn_arista/wimconn_arista.py
Commit 0937f203806a304b6bed8705c0c17f58de8dc844 by tierno
add vim dummy plugin
Change-Id: I218ff0684a6b2e7fbdb1a9976b493814b141e776 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/osm_ro/vimconn.py
The file was modifiedRO/osm_ro/nfvo.py
The file was addedRO/osm_ro/vim_dummy.py
Commit 07df0d2f27b26e7723b923c9583970be9530fe69 by baldoni
Updated  vimconn_fos fix bug 1089
Change-Id: Icee25123b37769cb81d72a48990e0145bbf5aa71 Signed-off-by:
baldoni <gabriele.baldoni@adlinktech.com>
The file was modifiedRO-VIM-fos/requirements.txt
The file was modifiedRO-VIM-fos/osm_rovim_fos/vimconn_fos.py
The file was modifiedDockerfile-local
The file was modifiedRO-VIM-fos/debian/python3-osm-rovim-fos.postinst
The file was modifiedRO-VIM-fos/setup.py
Commit 667d158c0d3ee7b4c176ad0b27ac428c81b0ddbc by tierno
change SDN types from tapi to ietfl2vpn, from arista to
arista_cloudvision
Change-Id: I01d61cf64521707c92f58c668f0372b5daa010c5 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was removedRO-SDN-arista/osm_rosdn_arista/wimconn_arista.py
The file was addedRO-SDN-ietfl2vpn/Makefile
The file was removedRO-SDN-tapi/Makefile
The file was removedRO-SDN-arista/osm_rosdn_arista/aristaTask.py
The file was removedRO-SDN-tapi/tox.ini
The file was addedRO-SDN-ietfl2vpn/tox.ini
The file was addedRO-SDN-arista_cloudvision/osm_rosdn_arista_cloudvision/aristaConfigLet.py
The file was removedRO-SDN-tapi/osm_rosdn_tapi/wimconn_ietfl2vpn.py
The file was removedRO-SDN-arista/Makefile
The file was modifiedRO/osm_ro/wim/schemas.py
The file was removedRO-SDN-tapi/stdeb.cfg
The file was addedRO-SDN-arista_cloudvision/osm_rosdn_arista_cloudvision/aristaTask.py
The file was removedRO-SDN-arista/setup.py
The file was addedRO-SDN-ietfl2vpn/setup.py
The file was removedRO-SDN-arista/osm_rosdn_arista/aristaConfigLet.py
The file was addedRO-SDN-arista_cloudvision/Makefile
The file was removedRO-SDN-arista/tox.ini
The file was modifiedRO-client/osm_roclient/roclient.py
The file was modifieddevops-stages/stage-build.sh
The file was modifiedRO/osm_ro/openmanoclient.py
The file was removedRO-SDN-arista/debian/python3-osm-rosdn-arista.postinst
The file was removedRO-SDN-tapi/setup.py
The file was removedRO-SDN-arista/requirements.txt
The file was modifiedDockerfile-local
The file was modifiedRO/osm_ro/wim/tests/fixtures.py
The file was addedRO-SDN-arista_cloudvision/stdeb.cfg
The file was addedRO-SDN-arista_cloudvision/debian/python3-osm-rosdn-arista-cloudvision.postinst
The file was addedRO-SDN-arista_cloudvision/tox.ini
The file was addedRO-SDN-ietfl2vpn/osm_rosdn_ietfl2vpn/wimconn_ietfl2vpn.py
The file was addedRO-SDN-arista_cloudvision/requirements.txt
The file was removedRO-SDN-tapi/requirements.txt
The file was addedRO-SDN-ietfl2vpn/requirements.txt
The file was addedRO-SDN-arista_cloudvision/setup.py
The file was addedRO-SDN-ietfl2vpn/stdeb.cfg
The file was addedRO-SDN-arista_cloudvision/osm_rosdn_arista_cloudvision/wimconn_arista.py
The file was removedRO-SDN-arista/stdeb.cfg
Commit 7277486065c905f91477bb064da86855a8fa269a by tierno
create base package 'osm_ro_plugin' for plugin
contains base packabe, dummy and failing connectors
All plugins will require this package instead of osm_ro In that way
plugin development is more independent from main project, and it can be
re-used in other projects. For example openvim can use these SDN plugins
without importing osm_ro
Change-Id: I9b598fdca269f04391e731cd07bb244f3918635d Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was removedRO/osm_ro/vimconn.py
The file was modifiedRO-VIM-openstack/stdeb.cfg
The file was modifiedRO-SDN-ietfl2vpn/osm_rosdn_ietfl2vpn/wimconn_ietfl2vpn.py
The file was modifiedRO-VIM-vmware/requirements.txt
The file was modifiedRO-SDN-onos_vpls/stdeb.cfg
The file was modifieddevops-stages/stage-build.sh
The file was addedRO-plugin/setup.py
The file was modifiedRO-VIM-opennebula/osm_rovim_opennebula/vimconn_opennebula.py
The file was addedRO-plugin/osm_ro_plugin/vimconn.py
The file was addedRO-plugin/stdeb.cfg
The file was modifiedRO-SDN-dynpac/requirements.txt
The file was modifiedRO-SDN-odl_openflow/osm_rosdn_odlof/odl_of.py
The file was modifiedRO-SDN-juniper_contrail/requirements.txt
The file was modifiedRO-SDN-dpb/setup.py
The file was removedRO/osm_ro/wim/wimconn_dummy.py
The file was modifiedRO-SDN-onos_vpls/requirements.txt
The file was modifiedRO-VIM-vmware/setup.py
The file was modifiedRO-SDN-onos_openflow/stdeb.cfg
The file was modifiedRO-SDN-arista_cloudvision/setup.py
The file was modifiedRO-VIM-fos/setup.py
The file was addedRO-plugin/osm_ro_plugin/openflow_conn.py
The file was addedRO-plugin/requirements.txt
The file was modifiedRO-VIM-aws/osm_rovim_aws/vimconn_aws.py
The file was modifiedRO-SDN-floodlight_openflow/setup.py
The file was addedRO-plugin/Makefile
The file was removedRO/osm_ro/wim/failing_connector.py
The file was modifiedRO/osm_ro/vim_thread.py
The file was modifiedRO-VIM-openstack/requirements.txt
The file was modifiedRO-SDN-dpb/osm_rosdn_dpb/wimconn_dpb.py
The file was modifiedRO-SDN-ietfl2vpn/setup.py
The file was modifiedRO-SDN-floodlight_openflow/stdeb.cfg
The file was modifiedRO-VIM-fos/osm_rovim_fos/vimconn_fos.py
The file was addedRO-plugin/osm_ro_plugin/sdn_failing.py
The file was modifiedRO-VIM-openstack/setup.py
The file was modifiedRO-client/stdeb.cfg
The file was modifiedRO-VIM-fos/requirements.txt
The file was modifiedRO-SDN-floodlight_openflow/osm_rosdn_floodlightof/sdnconn_floodlightof.py
The file was modifiedRO-SDN-juniper_contrail/setup.py
The file was modifiedRO-VIM-openvim/stdeb.cfg
The file was modifiedRO-SDN-odl_openflow/setup.py
The file was modifiedRO-SDN-onos_openflow/setup.py
The file was modifiedRO-SDN-floodlight_openflow/osm_rosdn_floodlightof/floodlight_of.py
The file was modifiedRO-VIM-azure/stdeb.cfg
The file was modifiedRO/stdeb.cfg
The file was modifiedRO-SDN-arista_cloudvision/osm_rosdn_arista_cloudvision/wimconn_arista.py
The file was modifiedRO-SDN-juniper_contrail/stdeb.cfg
The file was modifiedRO-SDN-dynpac/stdeb.cfg
The file was addedRO-plugin/tox.ini
The file was modifiedRO-SDN-arista_cloudvision/stdeb.cfg
The file was removedRO/osm_ro/wim/sdnconn.py
The file was modifiedRO-SDN-dpb/stdeb.cfg
The file was modifiedRO/osm_ro/nfvo.py
The file was modifiedRO-VIM-vmware/osm_rovim_vmware/tests/test_vimconn_vmware.py
The file was modifiedRO-SDN-odl_openflow/stdeb.cfg
The file was modifiedRO-VIM-openvim/osm_rovim_openvim/vimconn_openvim.py
The file was modifiedRO/osm_ro/vmwarecli.py
The file was modifiedRO-VIM-opennebula/requirements.txt
The file was modifiedDockerfile-local
The file was addedRO-plugin/osm_ro_plugin/sdn_dummy.py
The file was modifiedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/sdn_assist_juniper_contrail.py
The file was modifiedRO-SDN-odl_openflow/osm_rosdn_odlof/sdnconn_odlof.py
The file was modifiedRO-SDN-ietfl2vpn/stdeb.cfg
The file was modifiedRO-SDN-dynpac/setup.py
The file was modifiedRO-VIM-opennebula/stdeb.cfg
The file was addedRO-plugin/osm_ro_plugin/vim_dummy.py
The file was modifiedRO-SDN-dynpac/osm_rosdn_dynpac/wimconn_dynpac.py
The file was modifiedtest-docker/test-gen-devops.sh
The file was modifiedRO-SDN-dpb/requirements.txt
The file was modifiedRO-VIM-vmware/stdeb.cfg
The file was modifiedRO-VIM-azure/requirements.txt
The file was modifiedRO-VIM-azure/osm_rovim_azure/vimconn_azure.py
The file was modifiedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/sdn_api.py
The file was modifiedRO-SDN-arista_cloudvision/requirements.txt
The file was modifiedRO-VIM-aws/stdeb.cfg
The file was modifiedRO-SDN-floodlight_openflow/requirements.txt
The file was modifiedRO-SDN-odl_openflow/requirements.txt
The file was removedRO/osm_ro/vim_dummy.py
The file was modifiedRO-SDN-onos_vpls/setup.py
The file was modifiedRO/osm_ro/wim/wim_thread.py
The file was modifiedRO/osm_ro/wim/wan_link_actions.py
The file was modifiedRO-SDN-ietfl2vpn/requirements.txt
The file was modifiedRO-SDN-onos_openflow/osm_rosdn_onosof/sdnconn_onosof.py
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py
The file was modifiedRO-VIM-azure/setup.py
The file was modifiedRO-VIM-vmware/osm_rovim_vmware/vimconn_vmware.py
The file was removedRO/osm_ro/wim/openflow_conn.py
The file was modifiedRO-VIM-fos/stdeb.cfg
The file was modifiedRO-SDN-onos_vpls/osm_rosdn_onos_vpls/sdn_assist_onos_vpls.py
The file was modifiedRO-SDN-onos_openflow/osm_rosdn_onosof/onos_of.py
The file was modifiedRO-SDN-onos_openflow/requirements.txt
The file was addedRO-plugin/osm_ro_plugin/sdnconn.py
The file was modifiedRO-VIM-openvim/setup.py
The file was modifiedRO-VIM-aws/requirements.txt
The file was modifiedRO-VIM-opennebula/setup.py
The file was modifiedRO-VIM-aws/setup.py
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/tests/test_vimconn_openstack.py
The file was modifiedRO-VIM-openvim/requirements.txt
Commit 1dfe9939de013695210e4e0495b15ca75bd81321 by tierno
openstack: get vlan from port binding:vif_details
Change-Id: I828cfa02a32e95a9a161ce0db288a11a4e9a591c Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py
Commit cec23b1a5debca576a454ad0bff778a53df49a33 by tierno
Fix for bug 1009
Refactored at all other places and files
Change-Id: I57781b317f60580acd1f79a33fadc7f7216aa556 Signed-off-by: bse
<senthil.b@tataelxsi.co.in>
The file was modifiedRO/osm_ro/wim/persistence.py
The file was modifiedRO/osm_ro/wim/errors.py
Commit d60bdd09bf04c8e7add7c7bfe2cfd0d74113db40 by garciadeblas
juniper_contrail:sdn_api.py fix to use valid chars in vpg and vmi names
Change-Id: I16b78d564ba36976f2bffdbe93758ad325ac4405 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/sdn_api.py
Commit 1ec592d80c7f07874b08a14984deb21fddb31441 by tierno
fixing flake8 tests
Change-Id: Id3db9e940d07fb67a81e727f310900a9eb92e18d Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO-VIM-opennebula/tox.ini
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py
The file was modifiedRO-SDN-odl_openflow/osm_rosdn_odlof/odl_of.py
The file was modifiedRO-SDN-arista_cloudvision/tox.ini
The file was modifiedRO-VIM-opennebula/osm_rovim_opennebula/vimconn_opennebula.py
The file was modifiedRO-SDN-juniper_contrail/tox.ini
The file was modifiedRO-VIM-opennebula/debian/python3-osm-rovim-opennebula.postinst
The file was modifiedRO-SDN-dynpac/tox.ini
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/tests/test_vimconn_openstack.py
The file was modifiedRO-SDN-arista_cloudvision/osm_rosdn_arista_cloudvision/wimconn_arista.py
The file was modifiedRO-VIM-opennebula/requirements.txt
The file was modifiedRO-SDN-dynpac/requirements.txt
The file was modifiedRO-SDN-onos_vpls/tox.ini
The file was modifiedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/sdn_api.py
The file was modifiedRO-plugin/osm_ro_plugin/vim_dummy.py
The file was modifiedRO-VIM-azure/tox.ini
The file was modifiedRO-SDN-arista_cloudvision/osm_rosdn_arista_cloudvision/aristaConfigLet.py
The file was modifiedRO-SDN-ietfl2vpn/tox.ini
The file was modifiedRO-VIM-aws/osm_rovim_aws/vimconn_aws.py
The file was modifiedRO-SDN-onos_vpls/osm_rosdn_onos_vpls/sdn_assist_onos_vpls.py
The file was modifiedRO-SDN-floodlight_openflow/tox.ini
The file was modifiedRO-VIM-fos/osm_rovim_fos/vimconn_fos.py
The file was modifiedRO-VIM-vmware/tox.ini
The file was modifiedRO-plugin/tox.ini
The file was modifieddevops-stages/stage-test.sh
The file was modifiedRO-VIM-openstack/tox.ini
The file was modifiedRO/tox.ini
The file was modifiedRO-SDN-dpb/tox.ini
The file was modifiedRO-VIM-fos/tox.ini
The file was modifiedRO-VIM-openvim/tox.ini
The file was modifiedDockerfile-local
The file was modifiedRO-VIM-aws/tox.ini
The file was modifiedRO-SDN-onos_openflow/tox.ini
The file was modifiedRO-client/tox.ini
The file was modifiedRO-VIM-azure/osm_rovim_azure/vimconn_azure.py
The file was modifiedRO-SDN-odl_openflow/tox.ini
The file was modifiedRO-SDN-onos_openflow/osm_rosdn_onosof/onos_of.py
The file was modifiedRO-SDN-dpb/osm_rosdn_dpb/wimconn_dpb.py
Commit 6114d94a7ad6da980b1f4b595f60e4cabe05526b by tierno
juniper_contrail, sdn_api.py: fix vmi creation to use valid chars in
local_link_information
Change-Id: I5e2b4a6f190df6016e2cc50c470e0803ac4444e6 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/sdn_api.py
Commit 1d213f4c8825da8347ffb07b3eaa1315f0fab698 by tierno
Feature 7184 New Generation RO
Generates the package python3-osm-ng-ro for a new RO server One or other
server is controlled by env OSMRO_NG
Change-Id: I1b563006eeb008d05b37d5116f9741dc4f12a9ba Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was addedNG-RO/osm_ng_ro/html_out.py
The file was addedNG-RO/stdeb.cfg
The file was modifiedRO/osm_ro/scripts/RO-start.sh
The file was addedNG-RO/MANIFEST.in
The file was addedNG-RO/Makefile
The file was addedNG-RO/debian/python3-osm-ng-ro.postinst
The file was addedNG-RO/osm_ng_ro/html_public/login.js
The file was addedNG-RO/setup.py
The file was addedNG-RO/osm_ng_ro/html_public/OSM-logo.png
The file was addedNG-RO/osm_ng_ro/html_public/delete.png
The file was addedNG-RO/osm_ng_ro/html_public/style.css
The file was addedNG-RO/osm_ng_ro/ns.py
The file was addedNG-RO/osm_ng_ro/ns_thread.py
The file was addedNG-RO/osm_ng_ro/validation.py
The file was addedNG-RO/osm_ng_ro/ro.cfg
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py
The file was addedNG-RO/osm_ng_ro/__init__.py
The file was addedNG-RO/osm_ng_ro/ro_main.py
The file was addedNG-RO/requirements.txt
The file was addedNG-RO/tox.ini
Commit ace62b8833fa7f7a2c7d6b05510a1794f9385035 by tierno
minor changes at setup.py
Change-Id: Ifbd669c82f6a616ea84dc9d8cc6d0bb9af14e224 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO-SDN-ietfl2vpn/setup.py
The file was modifiedRO/setup.py
The file was modifiedRO-SDN-dpb/setup.py
Commit b54edb578c8c01f46f2646aa132d8480faa45c71 by tierno
fix at vim_dummy delete network
Change-Id: I4816a74dcf88ab308680c1c4fda3c0c107397f83 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO-plugin/osm_ro_plugin/vim_dummy.py
Commit 0436bb46f52a213b7f4ba51344d51306208c28ee by tierno
fix 1137: SDN-assist issue connecting only one port
Change-Id: Id09e833ad425c5d1621b5a1e370a9ee389b4b5e7 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/osm_ro/vim_thread.py
Commit 366c26074542c8febf28075bf2a4832ac612101c by tierno
fix 1138 forcing cryptography version 2.5 or higher
Some fixing in devops-stages/stage-build Use US18.04 for Dockerfile used
for devops-stages
Change-Id: Ia2cb09e21efe11a22013de48b2404f5ead949a71 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/setup.py
The file was modifiedRO/Makefile
The file was modifiedDockerfile
The file was modifieddevops-stages/stage-build.sh
The file was modifiedtest-docker/test-gen-devops.sh
The file was modifiedNG-RO/debian/python3-osm-ng-ro.postinst
The file was modifiedRO/debian/python3-osm-ro.postinst
The file was modifiedtest-docker/Dockerfile-devops
The file was modifiedNG-RO/setup.py
Commit f48d5b381ae5df1638009cc3fa8d78d2acef1adc by tierno
fix 1148 allow name repetition at wim,wim_accounts
Change-Id: I6a6a84e94c8ab1844be799eff1b3208ca8f42474 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/osm_ro/database_utils/migrate_mano_db.sh
The file was modifiedRO/osm_ro/database_utils/mano_db_structure.sql
The file was modifiedRO/osm_ro/openmanod.py
Commit 4327690ae33f666e701b46645a7429c3370ddbb9 by tierno
fix clean on RO package creation
Change-Id: I85982a0aed17d13ec09b88c4aa8640af34cbeb95 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifieddevops-stages/stage-build.sh
The file was modifiedRO/Makefile
Commit 529a2def1860f51f63c708150fc068fc4353d55e by tierno
fix 1150 limit error length of a failing SDN connector
It is not updating database entry vim_wim_actions when error lenght is
longer than 1024
Change-Id: I2cb529e7a82784bd7a2274e617ad58ab275feefc Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO-plugin/osm_ro_plugin/sdn_failing.py
The file was modifiedRO/osm_ro/vim_thread.py
Commit cb813f9986d9337bea7f37205f916b9f37677069 by tierno
fix 1168 ensure VIM plugin is loaded at instanatiate/delete
Change-Id: Id4c8978466211f7d9f0365a285a8dc52b51ad2bc Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/osm_ro/nfvo.py
Commit cf54866eec95011daa10840157faf04b7814b8b8 by tierno
Bug 1149 1150: improve exceptions msg, correct api response processin
Change-Id: I58836d980bfdb1d6611bc7325f8559830e12ebc8 Signed-off-by:
S237035 <oscarluis.peral@atos.net> Signed-off-by: OscarP
<oscarluis.peral@atos.net>
The file was modifiedRO-SDN-arista_cloudvision/osm_rosdn_arista_cloudvision/wimconn_arista.py
Commit 146bf9a82420903a4c647a2e91b771df9e5a6e9e by tierno
fix 1168 ensure VIM plugin is loaded at vim_account_create
Change-Id: I5ce60eb1933e2f314fc70c8a65a5eb615f9ce32e Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/osm_ro/nfvo.py
Commit 187b52ae9922b3b3170080ec78958d7933bde813 by tierno
adding capability to set log level at vimconnectors
at INFO level print http input content change date format
Change-Id: I4a94ca6e41cad7b09e5630d7d98c7160a257173b Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/osm_ro/http_tools/request_processing.py
The file was modifiedRO/osm_ro/openmanod.py
The file was modifiedRO/osm_ro/vim_thread.py
Commit 5ad826aba849d0e90b4d8661a5ce872d02d7dd52 by tierno
fix 1190 enhanced reported error text
Change-Id: I0c65daa0b934694c3b741952bee95d7c4b976365 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py
The file was modifiedRO/osm_ro/nfvo.py
Commit cb66c7eab3945f92e9815cbb4007ed61679333d9 by tierno
fix 1164 Retry assigning floating ip, it can conflict among RO workers
fix 1104 Remove floating IP from openstack project when it was assigned
by RO
Change-Id: I63f9634af2aa0b1796ec40dd67d8da15015c30ac Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py
Commit 981eeacdffc7a18deed85b0c440382be3ac9eb5f by tierno
Bug 1169 Interface ID of a created VM is not supplied
Change-Id: I8bc8a687b037cc31be70dc5e5581f2f8daf19498 Signed-off-by:
lloretgalleg <illoret@indra.es>
The file was modifiedRO-VIM-azure/osm_rovim_azure/vimconn_azure.py
Commit 3963a567289e153982af127e37c6c5e6ad046316 by tierno
fix validation error oneOf
Change-Id: I14735cc9a4326070feedeebef7113e8b9e62cca7 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/osm_ro/openmano_schemas.py
Commit 807879b8909a41ae53c843506d13855c225c460d by tierno
Fix IP address auto-assignment for VDU at instantiation and scaling
Change-Id: I601e92b7b2becdfcf4357c9c39773f0e2c9b5a9b Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedRO/osm_ro/nfvo.py
Commit 274bfc7019af82dac67bbbeb121ef45739a45e4e by tierno
fix 1223. Increment ip address on scaling vdus
Change-Id: I18f11bbf6d20b78b3811e5e39daa1ad10af57e3d Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/osm_ro/nfvo.py
The file was modifiedRO-plugin/osm_ro_plugin/vim_dummy.py
Commit 3eb76f86fe6771f8d278fd3c61b69c8219a9fb06 by tierno
fix 1238: Allow individual cloud-init user-data at each VM
both for instantiation and scaling. In that way every VM will have
individual jinja2 parsing with its own variables that includes among
other the count_index
Change-Id: I0cfdc9da2f71816273dbf37a03e418aa985d523c Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/osm_ro/nfvo.py
The file was modifiedRO/osm_ro/openmano_schemas.py
Commit 77c159edb9271e2d4e0a8cc0ab76192fd101c618 by tierno
fix 1238. Fix error introduced at commit 9405d17
Change-Id: I123a16cee0d867c048d9bc0e52242ce12d7f150f Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/osm_ro/nfvo.py
Commit b9ffecd8dcdd6a311673a0e38f9b051230a88b8a by tierno
fix 1238. Fix other error at commit 9405d17
Change-Id: I9fcd19ff7e5e8654de9b3d692d07a4bef58bf2fd Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/osm_ro/nfvo.py
Commit 7a1f525e6e76418766f5aed3874ec7f54333091f by bravof
feat(port security): adds port security strategy
Change-Id: I31b067a787f3f9b90b1e8f9cb7ba042e723c270b Signed-off-by:
bravof <fbravo@whitestack.com>
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py
The file was modifiedRO/osm_ro/database_utils/migrate_mano_db.sh
The file was modifiedRO/osm_ro/nfvo.py
The file was modifiedRO/osm_ro/openmanod.py
Commit 08aacc1968777230625103dc01e5b20f3f4c63ce by tierno
Bug 1248 fixed
Change-Id: I4c872d365980625b0beeb6d879435c163a82863a Signed-off-by:
davide.borsatti@unibo.it <davide.borsatti@unibo.it>
The file was modifiedRO/osm_ro/vim_thread.py
Commit 14e6be87a296db26c6e6d97d0ba4d308681e9033 by tierno
Fix SDN ODL openflow connetor issue
Change-Id: I6d468471b2857c006782b1fe06e705f9669361da Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO-SDN-odl_openflow/osm_rosdn_odlof/odl_of.py
Commit 70eeb18e4fcbb8bc3c81c88f270b59966ae4d463 by tierno
Feature 7184 New Generation RO enhancemnt
New module vim_admin:
- check and load unattending ro_tasks
- check for vim updates and deletion in order to re-load it
- check vim_connectivity at creation edition
- Injection of ssh keys, retry if fails
- allow non load filesystem, because it is used only for cloud-init, but
it can be provided as text by LCM
- load sdn and wim targets
- sdn connectivity
- set network type 'data' when there are SRIOV or PT interfaces
Change-Id: I67147d1d500d60f0b2be1de214c97b1905168c8e Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedRO/osm_ro/scripts/RO-start.sh
The file was modifiedDockerfile-local
The file was modifiedNG-RO/osm_ng_ro/ns_thread.py
The file was modifiedRO-plugin/osm_ro_plugin/vim_dummy.py
The file was modifiedNG-RO/osm_ng_ro/ns.py
The file was modifiedNG-RO/osm_ng_ro/ro_main.py
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py
The file was modifiedRO-plugin/osm_ro_plugin/sdn_dummy.py
The file was modifiedNG-RO/osm_ng_ro/ro.cfg
The file was modifiedNG-RO/osm_ng_ro/validation.py
The file was addedNG-RO/osm_ng_ro/vim_admin.py
The file was modifiedRO-plugin/osm_ro_plugin/openflow_conn.py

Summary

  1. Feature sol006 and 7184: Set new generation RO as default (details)
Commit 17949eb518bc6d3fe96925255360514595091513 by tierno
Feature sol006 and 7184: Set new generation RO as default
New Generation RO uses kafka, mongo It manages OSMRO_ variables
Change-Id: I93c898d603af3534a5e5daf57a01fdff6f59f9fe Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
The file was modifiedinstallers/docker/osm_pods/ro.yaml
The file was modifieddocker/RO/Dockerfile
The file was modifiedinstallers/docker/docker-compose.yaml