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 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/osm_rosdn_floodlightof/floodlight_of.py
The file was modifiedRO/osm_ro/vim_thread.py
The file was addedRO-SDN-floodlight_openflow/stdeb.cfg
The file was modifiedRO-SDN-onos_openflow/setup.py
The file was addedRO-SDN-floodlight_openflow/setup.py
The file was modifiedRO/osm_ro/sdn.py
The file was modifiedDockerfile-local
The file was addedRO-SDN-floodlight_openflow/tox.ini
The file was addedRO-SDN-floodlight_openflow/requirements.txt
The file was modifieddevops-stages/stage-build.sh
The file was addedRO-SDN-floodlight_openflow/osm_rosdn_floodlightof/sdnconn_floodlightof.py
The file was modifiedRO/osm_ro/openmano_schemas.py
The file was addedRO-SDN-floodlight_openflow/Makefile
The file was modifiedRO/osm_ro/nfvo.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/vimconn.py
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py
The file was modifiedRO/osm_ro/nfvo.py
The file was modifiedRO/osm_ro/vim_thread.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 modifiedRO/osm_ro/openmanod.py
The file was modifiedDockerfile-local
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/osm_ro/openmanod.cfg
The file was modifiedRO/osm_ro/openmanod.py
The file was modifiedRO/osm_ro/wim/openflow_conn.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-SDN-onos_openflow/setup.py
The file was modifiedRO-SDN-onos_openflow/osm_rosdn_onosof/sdnconn_onosof.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-VIM-azure/setup.py
The file was modifiedRO/setup.py
The file was modifiedRO-SDN-onos_openflow/tox.ini
The file was modifiedRO-SDN-floodlight_openflow/setup.py
The file was modifiedRO-VIM-aws/setup.py
The file was modifiedRO-SDN-tapi/requirements.txt
The file was modifiedRO-SDN-tapi/setup.py
The file was modifiedRO-SDN-dynpac/requirements.txt
The file was modifiedRO-VIM-openstack/setup.py
The file was modifiedRO-SDN-onos_vpls/setup.py
The file was modifiedRO-SDN-dynpac/setup.py
The file was modifiedRO-SDN-onos_openflow/requirements.txt
The file was modifiedRO-SDN-onos_openflow/setup.py
The file was modifiedRO-VIM-fos/setup.py
The file was modifiedRO-VIM-vmware/setup.py
The file was modifiedRO-VIM-opennebula/setup.py
The file was modifiedRO-SDN-onos_vpls/requirements.txt
The file was modifiedRO-VIM-openvim/setup.py
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 addedRO/osm_ro/wim/wimconn_dummy.py
The file was modifiedRO/osm_ro/nfvo.py
The file was modifiedRO/osm_ro/wim/schemas.py
The file was removedRO/osm_ro/wim/wimconn_fake.py
The file was modifiedRO/osm_ro/wim/wim_thread.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/osm_rosdn_arista/aristaTask.py
The file was addedRO-SDN-arista/requirements.txt
The file was addedRO-SDN-arista/stdeb.cfg
The file was addedRO-SDN-arista/setup.py
The file was modifiedDockerfile-local
The file was addedRO-SDN-arista/tox.ini
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/osm_rosdn_arista/wimconn_arista.py
The file was addedRO-SDN-arista/Makefile
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/osm_ro/openmanod.cfg
The file was modifiedRO/osm_ro/openmanod.py
The file was modifiedRO/osm_ro/vim_thread.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/wim/sdnconn.py
The file was modifiedRO/osm_ro/sdn.py
The file was modifiedRO-SDN-floodlight_openflow/osm_rosdn_floodlightof/sdnconn_floodlightof.py
The file was modifiedRO-SDN-onos_vpls/osm_rosdn_onos_vpls/sdn_assist_onos_vpls.py
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py
The file was modifiedRO/osm_ro/openmano_schemas.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/tox.ini
The file was modifiedDockerfile-local
The file was addedRO-SDN-odl_openflow/requirements.txt
The file was addedRO-SDN-odl_openflow/stdeb.cfg
The file was addedRO-SDN-odl_openflow/Makefile
The file was addedRO-SDN-odl_openflow/setup.py
The file was addedRO-SDN-odl_openflow/osm_rosdn_odlof/odl_of.py
The file was addedRO-SDN-odl_openflow/osm_rosdn_odlof/sdnconn_odlof.py
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/vim_thread.py
The file was modifiedRO/osm_ro/db_base.py
The file was modifiedRO/osm_ro/nfvo_db.py
The file was modifiedRO/osm_ro/nfvo.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/aristaConfigLet.py
The file was modifiedRO-SDN-arista/osm_rosdn_arista/wimconn_arista.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-VIM-azure/debian/python3-osm-rovim-azure.postinst
The file was modifiedRO/osm_ro/openmanod.py
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/setup.py
The file was modifiedRO-VIM-azure/requirements.txt
The file was modifiedDockerfile-local
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/osm_ro/openmanod.py
The file was modifiedRO-SDN-arista/stdeb.cfg
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/setup.py
The file was modifiedDockerfile-local
The file was addedRO-SDN-juniper_contrail/requirements.txt
The file was addedRO-SDN-juniper_contrail/stdeb.cfg
The file was addedRO-SDN-juniper_contrail/tox.ini
The file was addedRO-SDN-juniper_contrail/Makefile
The file was addedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/sdn_assist_juniper_contrail.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 removedRO-SDN-arista/osm_rosdn_arista/aristaSwitch.py
The file was modifiedRO-SDN-arista/setup.py
The file was modifiedRO-SDN-arista/osm_rosdn_arista/wimconn_arista.py
The file was modifiedRO-SDN-arista/requirements.txt
The file was modifiedRO-SDN-arista/stdeb.cfg
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 addedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/sdn_api.py
The file was modifiedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/rest_lib.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/vim_thread.py
The file was modifiedRO/osm_ro/wim/persistence.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/osm_ro/vim_thread.py
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.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-SDN-onos_vpls/osm_rosdn_onos_vpls/sdn_assist_onos_vpls.py
The file was modifiedRO/osm_ro/wim/wan_link_actions.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 modifiedRO/osm_ro/wim/wan_link_actions.py
The file was addedRO-SDN-dpb/stdeb.cfg
The file was addedRO-SDN-dpb/requirements.txt
The file was addedRO-SDN-dpb/tox.ini
The file was addedRO-SDN-dpb/setup.py
The file was addedRO-SDN-dpb/osm_rosdn_dpb/wimconn_dpb.py
The file was addedRO-SDN-dpb/Makefile
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/osm_ro/wim/tests/test_engine.py
The file was modifiedRO/requirements.txt
The file was modifiedRO/osm_ro/wim/tests/fixtures.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 modifiedDockerfile-local
The file was modifiedRO-VIM-fos/debian/python3-osm-rovim-fos.postinst
The file was modifiedRO-VIM-fos/setup.py
The file was modifiedRO-VIM-fos/requirements.txt
The file was modifiedRO-VIM-fos/osm_rovim_fos/vimconn_fos.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-tapi/osm_rosdn_tapi/wimconn_ietfl2vpn.py
The file was modifiedRO/osm_ro/wim/schemas.py
The file was addedRO-SDN-arista_cloudvision/setup.py
The file was removedRO-SDN-arista/setup.py
The file was addedRO-SDN-arista_cloudvision/tox.ini
The file was addedRO-SDN-ietfl2vpn/Makefile
The file was removedRO-SDN-arista/osm_rosdn_arista/wimconn_arista.py
The file was addedRO-SDN-arista_cloudvision/Makefile
The file was modifiedDockerfile-local
The file was modifiedRO-client/osm_roclient/roclient.py
The file was removedRO-SDN-tapi/stdeb.cfg
The file was modifiedRO/osm_ro/wim/tests/fixtures.py
The file was addedRO-SDN-arista_cloudvision/osm_rosdn_arista_cloudvision/wimconn_arista.py
The file was removedRO-SDN-arista/requirements.txt
The file was removedRO-SDN-arista/stdeb.cfg
The file was removedRO-SDN-tapi/requirements.txt
The file was removedRO-SDN-arista/osm_rosdn_arista/aristaConfigLet.py
The file was addedRO-SDN-arista_cloudvision/osm_rosdn_arista_cloudvision/aristaTask.py
The file was modifiedRO/osm_ro/openmanoclient.py
The file was addedRO-SDN-arista_cloudvision/requirements.txt
The file was addedRO-SDN-ietfl2vpn/osm_rosdn_ietfl2vpn/wimconn_ietfl2vpn.py
The file was addedRO-SDN-arista_cloudvision/debian/python3-osm-rosdn-arista-cloudvision.postinst
The file was addedRO-SDN-ietfl2vpn/setup.py
The file was removedRO-SDN-tapi/setup.py
The file was removedRO-SDN-arista/tox.ini
The file was removedRO-SDN-tapi/Makefile
The file was removedRO-SDN-arista/Makefile
The file was removedRO-SDN-tapi/tox.ini
The file was removedRO-SDN-arista/debian/python3-osm-rosdn-arista.postinst
The file was addedRO-SDN-ietfl2vpn/requirements.txt
The file was addedRO-SDN-arista_cloudvision/stdeb.cfg
The file was addedRO-SDN-ietfl2vpn/stdeb.cfg
The file was addedRO-SDN-ietfl2vpn/tox.ini
The file was removedRO-SDN-arista/osm_rosdn_arista/aristaTask.py
The file was modifieddevops-stages/stage-build.sh
The file was addedRO-SDN-arista_cloudvision/osm_rosdn_arista_cloudvision/aristaConfigLet.py
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 modifiedRO-SDN-dynpac/stdeb.cfg
The file was addedRO-plugin/osm_ro_plugin/sdn_dummy.py
The file was modifiedRO-VIM-fos/setup.py
The file was modifiedRO-VIM-vmware/setup.py
The file was addedRO-plugin/requirements.txt
The file was modifiedRO-SDN-dynpac/setup.py
The file was modifiedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/sdn_api.py
The file was modifiedRO-VIM-opennebula/requirements.txt
The file was modifiedRO-VIM-azure/stdeb.cfg
The file was modifiedRO-SDN-floodlight_openflow/osm_rosdn_floodlightof/sdnconn_floodlightof.py
The file was modifiedRO-SDN-onos_vpls/requirements.txt
The file was removedRO/osm_ro/wim/openflow_conn.py
The file was modifiedRO-SDN-ietfl2vpn/setup.py
The file was modifiedRO-SDN-onos_vpls/setup.py
The file was modifiedRO-VIM-openvim/osm_rovim_openvim/vimconn_openvim.py
The file was modifiedRO/osm_ro/wim/wim_thread.py
The file was modifiedRO-VIM-azure/setup.py
The file was modifiedRO/osm_ro/vmwarecli.py
The file was modifiedRO-SDN-odl_openflow/stdeb.cfg
The file was modifiedRO/osm_ro/nfvo.py
The file was modifiedRO-VIM-openvim/stdeb.cfg
The file was modifiedRO-SDN-dynpac/requirements.txt
The file was modifiedRO-SDN-juniper_contrail/setup.py
The file was modifiedRO-SDN-floodlight_openflow/requirements.txt
The file was modifiedRO-SDN-onos_vpls/osm_rosdn_onos_vpls/sdn_assist_onos_vpls.py
The file was modifiedRO-SDN-floodlight_openflow/osm_rosdn_floodlightof/floodlight_of.py
The file was modifiedRO-VIM-openstack/setup.py
The file was modifiedRO-SDN-dynpac/osm_rosdn_dynpac/wimconn_dynpac.py
The file was modifiedRO-VIM-fos/requirements.txt
The file was modifiedRO-VIM-opennebula/setup.py
The file was addedRO-plugin/osm_ro_plugin/vim_dummy.py
The file was modifiedRO-VIM-vmware/osm_rovim_vmware/tests/test_vimconn_vmware.py
The file was modifiedRO-VIM-azure/osm_rovim_azure/vimconn_azure.py
The file was modifiedRO-VIM-opennebula/stdeb.cfg
The file was addedRO-plugin/osm_ro_plugin/sdnconn.py
The file was addedRO-plugin/Makefile
The file was modifiedRO-SDN-odl_openflow/setup.py
The file was modifiedRO-VIM-fos/osm_rovim_fos/vimconn_fos.py
The file was modifiedRO-VIM-fos/stdeb.cfg
The file was addedRO-plugin/setup.py
The file was modifiedRO-SDN-ietfl2vpn/osm_rosdn_ietfl2vpn/wimconn_ietfl2vpn.py
The file was modifiedRO-VIM-aws/stdeb.cfg
The file was modifiedRO-SDN-onos_openflow/setup.py
The file was modifiedRO-SDN-dpb/setup.py
The file was modifiedRO/osm_ro/vim_thread.py
The file was addedRO-plugin/osm_ro_plugin/vimconn.py
The file was removedRO/osm_ro/wim/wimconn_dummy.py
The file was modifiedRO-SDN-ietfl2vpn/stdeb.cfg
The file was modifiedRO-SDN-arista_cloudvision/osm_rosdn_arista_cloudvision/wimconn_arista.py
The file was modifiedRO-SDN-dpb/osm_rosdn_dpb/wimconn_dpb.py
The file was modifiedRO-VIM-aws/requirements.txt
The file was removedRO/osm_ro/wim/sdnconn.py
The file was modifiedRO/stdeb.cfg
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py
The file was modifiedRO-VIM-openstack/requirements.txt
The file was modifiedRO-SDN-onos_openflow/osm_rosdn_onosof/sdnconn_onosof.py
The file was modifiedtest-docker/test-gen-devops.sh
The file was modifiedRO-SDN-onos_openflow/osm_rosdn_onosof/onos_of.py
The file was addedRO-plugin/tox.ini
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/tests/test_vimconn_openstack.py
The file was modifiedRO-SDN-floodlight_openflow/stdeb.cfg
The file was modifiedRO-VIM-vmware/requirements.txt
The file was modifiedRO-SDN-juniper_contrail/stdeb.cfg
The file was modifiedRO-VIM-openvim/setup.py
The file was modifiedRO-VIM-vmware/osm_rovim_vmware/vimconn_vmware.py
The file was removedRO/osm_ro/wim/failing_connector.py
The file was addedRO-plugin/stdeb.cfg
The file was modifiedRO-SDN-odl_openflow/osm_rosdn_odlof/sdnconn_odlof.py
The file was addedRO-plugin/osm_ro_plugin/sdn_failing.py
The file was modifiedRO-SDN-arista_cloudvision/stdeb.cfg
The file was modifiedRO-SDN-dpb/requirements.txt
The file was modifiedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/sdn_assist_juniper_contrail.py
The file was modifiedRO-VIM-vmware/stdeb.cfg
The file was modifiedRO-VIM-aws/osm_rovim_aws/vimconn_aws.py
The file was modifiedRO-SDN-juniper_contrail/requirements.txt
The file was modifiedDockerfile-local
The file was modifiedRO-SDN-dpb/stdeb.cfg
The file was addedRO-plugin/osm_ro_plugin/openflow_conn.py
The file was modifieddevops-stages/stage-build.sh
The file was modifiedRO-SDN-arista_cloudvision/setup.py
The file was modifiedRO-SDN-odl_openflow/requirements.txt
The file was modifiedRO-SDN-floodlight_openflow/setup.py
The file was modifiedRO-VIM-openstack/stdeb.cfg
The file was modifiedRO-VIM-azure/requirements.txt
The file was modifiedRO-SDN-onos_openflow/stdeb.cfg
The file was modifiedRO-SDN-onos_openflow/requirements.txt
The file was modifiedRO/osm_ro/wim/wan_link_actions.py
The file was modifiedRO-SDN-onos_vpls/stdeb.cfg
The file was modifiedRO-VIM-openvim/requirements.txt
The file was modifiedRO-VIM-aws/setup.py
The file was removedRO/osm_ro/vimconn.py
The file was modifiedRO-SDN-arista_cloudvision/requirements.txt
The file was modifiedRO-VIM-opennebula/osm_rovim_opennebula/vimconn_opennebula.py
The file was modifiedRO-client/stdeb.cfg
The file was modifiedRO-SDN-ietfl2vpn/requirements.txt
The file was modifiedRO-SDN-odl_openflow/osm_rosdn_odlof/odl_of.py
The file was removedRO/osm_ro/vim_dummy.py
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/errors.py
The file was modifiedRO/osm_ro/wim/persistence.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-SDN-arista_cloudvision/tox.ini
The file was modifiedRO-SDN-juniper_contrail/osm_rosdn_juniper_contrail/sdn_api.py
The file was modifiedDockerfile-local
The file was modifiedRO-SDN-onos_vpls/tox.ini
The file was modifiedRO-SDN-juniper_contrail/tox.ini
The file was modifiedRO-VIM-openvim/tox.ini
The file was modifiedRO-SDN-ietfl2vpn/tox.ini
The file was modifiedRO-VIM-opennebula/tox.ini
The file was modifiedRO/tox.ini
The file was modifiedRO-plugin/osm_ro_plugin/vim_dummy.py
The file was modifiedRO-SDN-dynpac/requirements.txt
The file was modifiedRO-SDN-dpb/tox.ini
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/tests/test_vimconn_openstack.py
The file was modifiedRO-SDN-dpb/osm_rosdn_dpb/wimconn_dpb.py
The file was modifiedRO-SDN-onos_openflow/osm_rosdn_onosof/onos_of.py
The file was modifiedRO-VIM-aws/osm_rovim_aws/vimconn_aws.py
The file was modifiedRO-client/tox.ini
The file was modifiedRO-VIM-vmware/tox.ini
The file was modifieddevops-stages/stage-test.sh
The file was modifiedRO-SDN-odl_openflow/tox.ini
The file was modifiedRO-VIM-fos/osm_rovim_fos/vimconn_fos.py
The file was modifiedRO-SDN-onos_vpls/osm_rosdn_onos_vpls/sdn_assist_onos_vpls.py
The file was modifiedRO-VIM-opennebula/requirements.txt
The file was modifiedRO-VIM-openstack/tox.ini
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py
The file was modifiedRO-VIM-opennebula/osm_rovim_opennebula/vimconn_opennebula.py
The file was modifiedRO-VIM-azure/tox.ini
The file was modifiedRO-VIM-fos/tox.ini
The file was modifiedRO-VIM-opennebula/debian/python3-osm-rovim-opennebula.postinst
The file was modifiedRO-plugin/tox.ini
The file was modifiedRO-VIM-aws/tox.ini
The file was modifiedRO-SDN-floodlight_openflow/tox.ini
The file was modifiedRO-SDN-odl_openflow/osm_rosdn_odlof/odl_of.py
The file was modifiedRO-SDN-dynpac/tox.ini
The file was modifiedRO-VIM-azure/osm_rovim_azure/vimconn_azure.py
The file was modifiedRO-SDN-arista_cloudvision/osm_rosdn_arista_cloudvision/wimconn_arista.py
The file was modifiedRO-SDN-arista_cloudvision/osm_rosdn_arista_cloudvision/aristaConfigLet.py
The file was modifiedRO-SDN-onos_openflow/tox.ini
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/ro.cfg
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/__init__.py
The file was addedNG-RO/osm_ng_ro/html_public/style.css
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py
The file was addedNG-RO/setup.py
The file was addedNG-RO/osm_ng_ro/html_public/delete.png
The file was addedNG-RO/osm_ng_ro/ns.py
The file was addedNG-RO/tox.ini
The file was addedNG-RO/debian/python3-osm-ng-ro.postinst
The file was addedNG-RO/requirements.txt
The file was addedNG-RO/osm_ng_ro/html_public/login.js
The file was addedNG-RO/osm_ng_ro/html_out.py
The file was addedNG-RO/osm_ng_ro/ro_main.py
The file was addedNG-RO/stdeb.cfg
The file was modifiedRO/osm_ro/scripts/RO-start.sh
The file was addedNG-RO/Makefile
The file was addedNG-RO/osm_ng_ro/html_public/OSM-logo.png
The file was addedNG-RO/MANIFEST.in
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-SDN-dpb/setup.py
The file was modifiedRO/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 modifiedtest-docker/test-gen-devops.sh
The file was modifiedRO/Makefile
The file was modifieddevops-stages/stage-build.sh
The file was modifiedNG-RO/debian/python3-osm-ng-ro.postinst
The file was modifiedRO/setup.py
The file was modifiedtest-docker/Dockerfile-devops
The file was modifiedNG-RO/setup.py
The file was modifiedDockerfile
The file was modifiedRO/debian/python3-osm-ro.postinst
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/openmanod.py
The file was modifiedRO/osm_ro/database_utils/mano_db_structure.sql
The file was modifiedRO/osm_ro/database_utils/migrate_mano_db.sh
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/osm_ro/vim_thread.py
The file was modifiedRO-plugin/osm_ro_plugin/sdn_failing.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/vim_thread.py
The file was modifiedRO/osm_ro/openmanod.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-plugin/osm_ro_plugin/vim_dummy.py
The file was modifiedRO/osm_ro/nfvo.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/osm_ro/database_utils/migrate_mano_db.sh
The file was modifiedRO/osm_ro/openmanod.py
The file was modifiedRO/osm_ro/nfvo.py
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.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 modifiedNG-RO/osm_ng_ro/ns.py
The file was modifiedNG-RO/osm_ng_ro/ro_main.py
The file was modifiedNG-RO/osm_ng_ro/ns_thread.py
The file was modifiedNG-RO/osm_ng_ro/validation.py
The file was modifiedDockerfile-local
The file was modifiedRO-plugin/osm_ro_plugin/vim_dummy.py
The file was modifiedRO-plugin/osm_ro_plugin/sdn_dummy.py
The file was addedNG-RO/osm_ng_ro/vim_admin.py
The file was modifiedNG-RO/osm_ng_ro/ro.cfg
The file was modifiedRO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py
The file was modifiedRO/osm_ro/scripts/RO-start.sh
The file was modifiedRO-plugin/osm_ro_plugin/openflow_conn.py

Summary

  1. LCM/Dockerfile: 18.04 base image (details)
  2. osmclient/Dockerfile: 18.04 base image, minor fixes (details)
  3. Bug 873: Robot Automation improvement: NS_CONFIG Provided via both 1. (details)
  4. Log rotate configuration for grafana (details)
  5. Additional commented env variables for LCM to accelerate charm (details)
  6. full_install_osm.sh: parse K8s manifest files only when tag different (details)
  7. Add OSM_SERVER and OSMUI_SQL_DATABASE_URI to Dockerfile (details)
  8. osmclient Dockerfile: added verboselogs, ssl library used by pycurl (details)
  9. Fix bug 991: adding USER to lxd group before juju bootstrap (details)
  10. Robot Framework Test case Contribution  1. Added Feature 7181 Test case (details)
  11. Fix osmclient dependencies in installer (details)
  12. Bug 873 - Robot Automation improvement: Verify NS Instance updated as (details)
  13. Robot Test: Included Test are Feature 1415 RBAC visibility of packeges (details)
  14. Remove the old osm package at install time (details)
  15. install_osm.sh: clean deb repos, but do not remove packages (details)
  16. install_osm: fix RELEASE, REPOSITORY and DOCKER_TAG vars (details)
  17. Removed old code from full_install_osm.sh. (details)
  18. fix 1005 adding SDN onos_vpls to RO packages (details)
  19. Fix: The vim-emu installation requires OVS to be installed on the host (details)
  20. Bug 1015 LCM Dockerfile using new health check (details)
  21. adjust RO plugins (details)
  22. MON migrating to ubuntu 18.04 (details)
  23. Fix for unattended install of iptables-persistent (details)
  24. For single node with one replica changed keystone service type to (details)
  25. full_install_osm.sh -o: added k8s_monitor as an option to install only (details)
  26. fix 1031 install networking-l2gw before python3-osm-rovim-openstack (details)
  27. Adds osm_automated tag to automated dashboards Fixes Bug 1027 (together (details)
  28. Revert "Adds osm_automated tag to automated dashboards Fixes Bug 1027 (details)
  29. Fix Bug 1033: Add LDAP support in Keystone Dockerfile (details)
  30. Fix bug 1022: Fix database checking, and wait for keystone hostname to (details)
  31. feature(mon): Grafana env variables (user, password and URL) (details)
  32. Implementing --wait option for ns deletion in systest (details)
  33. Add production setup to LXD (details)
  34. Initial commit. Moved previous robot test to robot-systest/deprecated. (details)
  35. feature(prometheus): Configuration can be dynamically replaced (details)
  36. Add OSM charms (details)
  37. Feature 8583 (details)
  38. install with RO the SDN plugins Arista and ODL openflow (details)
  39. Support for optional install of PLA (details)
  40. Fix bug 964: Duplicated dashboards. Set fixed port for Grafana (details)
  41. Additional file type exception (details)
  42. Add lxd-cloud and lxd-credential options in installer (-l and -L) (details)
  43. Add --controller, --lxd-cloud and --lxd-credentials in osm installer (details)
  44. Add -K option to specify an external juju controller (details)
  45. Add tag option to charmed osm installer (details)
  46. full_install_osm.sh: minor fix, no sudo for wget node_exporter, required (details)
  47. full_install_osm: replacing the use of route by ip route list as first (details)
  48. full_install_osm.sh: added uninstall_osmclient (details)
  49. fix getting interface with default route when there are more than one (details)
  50. Change bootstrapping series back to xenial. (details)
  51. Changing Juju version in Docker (details)
  52. Feature 8839: Modified Installation script to install OSM with NGUI. (details)
  53. Added Grafana Chart to K8s based OSM. Base for being merged with (details)
  54. This cannot proceed until NG-UI artifacts are produced. (details)
  55. Fix Grafana deployment over Docker Swarm (details)
  56. Robot libraries for Prometheus, VIM and NS instances. (details)
  57. BASIC-01, 05, 06, 07 and 09 Robot Test-Cases. (details)
  58. Use the gitlab repo for OSM packages (details)
  59. Change naming of Charmed Installer Parameters (details)
  60. Add HA option and minor fixes (details)
  61. SLICING-01 - Basic Network Slicing robot test (details)
  62. Fix for Robot tests: implement adjustable timeouts for slow NS (details)
  63. SLICING-02 - NSS Shared Network Slicing robot test (details)
  64. Fix bug 1097: added env variables to kafka container (details)
  65. Changing lxd storage backend to btrfs Bug #1096 (details)
  66. Updating healthcheck for kafka and zookeeper (details)
  67. RO Dockerfile: changes in the installed packages (details)
  68. KUBERNETES K8s-02 Robot Test (details)
  69. KUBERNETES K8s-03 Robot Test (details)
  70. Feature 8623 (details)
  71. Fix bug with MTU in LXD configuration (details)
  72. Feature 8839: Modified Installation script to install OSM with NGUI. (details)
  73. Update of Packer builder for Vagrant and various clouds (details)
  74. Adding PLA to Kafka topics (details)
  75. Enable NG-UI in CICD (details)
  76. tools/newtag.sh: added NG-UI (details)
  77. Adding PLA to CICD for deb package and docker image publication (details)
  78. PLA build (details)
  79. Generating ngui version for NGUI_VERSION variable (details)
  80. Fix route nginx.conf in NG-UI container (details)
  81. bug(kafka): kafka deployment parsing errors with env variables (details)
  82. Enabling publish of testing-daily in dockerhub (details)
  83. Adding tests repository to CI/CD pipeline (details)
  84. Enabling robot tests in CI/CD pipeline (details)
  85. Propagate the parameter DO_ROBOT to stage_3-merge (details)
  86. Fix robot reports folder (details)
  87. Setting OSM_HOSTNAME for robot test execution (details)
  88. Removing extra osm in OSM_HOSTNAME variable for robotframework (details)
  89. Increase build speed (details)
  90. Increase build speed (details)
  91. Adding prometheus_hostname env variable for ci/cd tests (details)
  92. Archive containers logs in robot test execution (details)
  93. Fix ci_stage_3 logs creation for robot tests (details)
  94. Adding prometheus_hostname env variable for ci/cd tests (details)
  95. Fix typo in variable stackName (details)
  96. Redirecting the logs of robot to a file (details)
  97. Updating the logs collection from robot tests (details)
  98. Updating the logs collection from robot tests (details)
  99. Enable autocreation topic in kafka for POL and MON (details)
  100. full_install_osm.sh: fix bug 1116 related to node_exporter service (details)
  101. Branch Creation Script A new script similar to the tagging script that (details)
  102. Update Artifactory URL (details)
  103. Migrating robot-systests to osm/tests repository (details)
  104. Removing robot-systests deprecated from devops (details)
  105. PLA Dockerfile fixes (details)
  106. feat(lcm-prometheus interconnection): allows lcm to modify prometheus (details)
  107. Charmed Install Updates from v7.0 (details)
  108. feat(prometheus): conditional copy of new configuration from configmap (details)
  109. Installer files adapted for Release EIGHT and docker tag 8 (details)
  110. Added health check after installation before exit (details)
  111. feat8157-vnfindicators: added local k8s cluster to deploy snmp exporters (details)
  112. full_install_osm.sh: use the right devops folder for lxd configuration (details)
  113. PLA pip install dependency (details)
  114. Adding Kafka to Health Check (details)
  115. dockerfile LCM force non interactive for N2VC install (details)
  116. fix 1138 installing cryptography>=2.5 with pip (details)
  117. fix(prometheus - lcm): prometheus was using the wron directory because (details)
  118. Pin version of dogpile (details)
  119. Enable snap builds (details)
  120. Remove unneeded dependency (details)
  121. Fix the osm bundle names (details)
  122. Update juju images (details)
  123. Promote snaps to beta (details)
  124. Pin libjuju version to 2.8.2 (details)
  125. Pin libjuju version to 2.8.2 (details)
  126. full_install_osm.sh: separate taint of master node and deployment of osm (details)
  127. full_install_osm.sh: fix k8s installation, node must be tainted before (details)
  128. LCM Dockerfile: added grpclib (details)
  129. Merge v8.0 Into Master (details)
  130. Pin grpc versions (details)
  131. Improve annotations for exposing OSM services in charmed installer (details)
  132. Allow more image types (details)
  133. Add keystone charm and interface (details)
  134. Execute docker health commands with docker group (details)
  135. Pin Juju Version Pins the agent version of juju to ensure consistent (details)
  136. fix 1220: LCM Dockerfile remove  grpcio-tools grpclib (details)
  137. Fix juju status in OSM Charms (details)
  138. Adding LDAP support for Keystone charm (details)
  139. Bug 1233: Accept vca argument in installer script (details)
  140. Fix bug 1128 (details)
  141. Workaround for Bug 1262 (details)
  142. Fix bug 1262: docker build updates to use latest npm and ubuntu1804 (details)
  143. Revert "Workaround for Bug 1262" (details)
  144. Adding HA support for Keystone charm (details)
  145. Adding extra LDAP configuration options to Keystone charm (details)
  146. Adding extra LDAP configurations to Keystone docker (details)
Commit c196383e0bd5d6cf2d703822f488e4b107ee83a6 by garciadeblas
LCM/Dockerfile: 18.04 base image
Change-Id: I07a86d6ae1d8ae2e74a9e3518c4b9a3b1c7cda6c Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifieddocker/LCM/Dockerfile
Commit 39d42f8af98975685f50a0e17849dc231420a48e by garciadeblas
osmclient/Dockerfile: 18.04 base image, minor fixes
Change-Id: I3f3fee9c5f63ff47352d89f09cc1ad2e1c08eb9f Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifieddocker/osmclient/Dockerfile
Commit 19a4fea88bf1479bccc30c18b15a0ea8514ac86b by yadavmr
Bug 873: Robot Automation improvement: NS_CONFIG Provided via both 1.
Using Environment variable/file 2. Using Testsuit Variable
Change-Id: I762e6a6f00ec02604b588f808955bd780f679555 Signed-off-by:
yadavmr <my00514913@techmahindra.com>
The file was modifiedrobot-systest/run_test.sh
The file was modifiedrobot-systest/lib/cli/ns_lib.robot
The file was modifiedrobot-systest/README_Robot_Test.md
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit 152bcad52ecfe925f6adf1b6470631b0cce0168d by garciadeblas
Log rotate configuration for grafana
Change-Id: I0effeb043ef6d034ff46b48c5366ea60e81f838c Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/docker/docker-compose.yaml
Commit a2e418487ee61db3b153aa928e0264b8c6ff8a40 by garciadeblas
Additional commented env variables for LCM to accelerate charm
deployment
Change-Id: I4ee55143424065fabe052559cfd7544c0104cf76 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
The file was modifieddocker/LCM/Dockerfile
Commit a7e128add107b19a349f9de0151bb57686e7dba9 by garciadeblas
full_install_osm.sh: parse K8s manifest files only when tag different
than 7
Change-Id: I121978b6151659c51f4bb56afb4a1719c105ddb7 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
Commit ab475738ea7b2841e789e8b941a5012002459681 by david.garcia
Add OSM_SERVER and OSMUI_SQL_DATABASE_URI to Dockerfile
Change-Id: Iedef402ac49e56572c0e5be0244d4db71988f177 Signed-off-by:
David Garcia <david.garcia@canonical.com>
The file was modifieddocker/light-ui/Dockerfile
Commit 8abbc8cc49cabbbe496b5be89b26ae5ab9b76aa6 by garciadeblas
osmclient Dockerfile: added verboselogs, ssl library used by pycurl
Change-Id: Ief2cfdbefbca3aa1e64c7c101175bfdd1c658f3d Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifieddocker/osmclient/Dockerfile
Commit 85bb41a22ea4e604c4e19a08cb63d380fb526e6a by garciadeblas
Fix bug 991: adding USER to lxd group before juju bootstrap
Change-Id: Idd5d656b70890cd6bac98a652b52a92896c2ee5a Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
Commit 17621f9c0c63d8a18494506d4f0659da933a48c2 by madavi
Robot Framework Test case Contribution  1. Added Feature 7181 Test case
to the Test Suite  2. Modified the Create Network Service keyword  3.
Made changes to Create Network Service With Config keyword
Change-Id: I1d82eed6a7d78626982a299e857ee2f64347bb84 Signed-off-by:
Ragavi D <ragavi.d@tataelxsi.co.in>
The file was addeddescriptor-packages/nsd/ubuntu-cloudinit_ns/Makefile
The file was addedrobot-systest/resource/cli/ubuntu-cloudinit_ns_data.py
The file was addeddescriptor-packages/vnfd/ubuntu-cloudinit_vnf/Makefile
The file was addeddescriptor-packages/nsd/ubuntu-cloudinit_ns/src/ubuntu-cloudinit_nsd.yaml
The file was addeddescriptor-packages/vnfd/ubuntu-cloudinit_vnf/src/ubuntu-cloudinit_vnfd.yaml
The file was modifiedrobot-systest/lib/cli/ns_lib.robot
The file was addedrobot-systest/testsuite/cli/TS012__Feature_7181_Allow_Instantiation_Parameters_in_CloudInit.robot
The file was addeddescriptor-packages/vnfd/ubuntu-cloudinit_vnf/src/cloud_init/cloud-init.cfg
Commit a995489d59d62f5255fcf00caf1a7ad29d0bcacc by garciadeblas
Fix osmclient dependencies in installer
Change-Id: Id52d943df6dda29817e75881369dba3a0f1dc065 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
Commit d7b6ab0f6ff6c5870d724dc1cfdc4c3d17eb1e35 by yadavmr
Bug 873 - Robot Automation improvement: Verify NS Instance updated as
per changes in osmclient
Change-Id: Ifd93077454a8dbd60fbfdf116c31e097b9128fd7 Signed-off-by:
yadavmr <my00514913@techmahindra.com>
The file was modifiedrobot-systest/lib/cli/ns_lib.robot
Commit f3ec8f4cfb29ba0605f2b9263dcac169b4849593 by madavi
Robot Test: Included Test are Feature 1415 RBAC visibility of packeges
and instances Feature 7921 MongoDb File system Feature 8047 osmclient
package creation and validation Manual VNF/VDU scaling using osmclient
Feature 7326 Disable port security for ns at network level
Change-Id: I1e936595a4af9e6c707f22c2719438310e646b35 Signed-off-by:
yadavmr <my00514913@techmahindra.com>
The file was addedrobot-systest/testsuite/cli/TS013__Feature_1415_RBAC_Visibility_Of_Packages_And_Instances.robot
The file was addedrobot-systest/testsuite/cli/TS014__Feature_7921_MongoDB_Filesystem_Test.robot
The file was addedrobot-systest/testsuite/cli/TS017__Feature_7326_Disable_Port_Security_at_Network_level.robot
The file was addedrobot-systest/testsuite/cli/TS015__Feature_8047_OSMClient_Package_Creation_And_Validation.robot
The file was addeddescriptor-packages/nsd/no_port_security_ns/Makefile
The file was addeddescriptor-packages/nsd/no_port_security_ns/src/icons/osm.png
The file was modifiedrobot-systest/lib/cli/vim_account_lib.robot
The file was addedrobot-systest/lib/cli/osm_package_tools_lib.robot
The file was addedrobot-systest/resource/cli/disable_port_security_ns_data.py
The file was modifiedrobot-systest/lib/cli/network_slicing_lib.robot
The file was addedrobot-systest/testsuite/cli/TS016__Manual_VNF_VDU_Scaling_Test.robot
The file was modifiedrobot-systest/lib/cli/ns_lib.robot
The file was modifiedrobot-systest/lib/custom_lib.py
The file was addeddescriptor-packages/nsd/no_port_security_ns/src/no_port_security_nsd.yaml
Commit ae0784f4e86e61f36dc4802e889504f1086dddd0 by madavi
Remove the old osm package at install time
Change-Id: Id10db726b13f7b08ccfb87eaed08b0f1a3d20c78 Signed-off-by:
madavi <jm00553988@techmahindra.com>
The file was modifiedinstallers/install_osm.sh
Commit 25e87d22a56148f402139f1096f227857be38aca by garciadeblas
install_osm.sh: clean deb repos, but do not remove packages
The script install_osm.sh has been updated to:
- clean deb repos
- do not remove all packages
- admit all options in get opt
- capture errors for options expecting an argument
The script full_install_osm.sh has been updated to:
- order the case options in getopts as they appear in the getopts line
- capture errors for options expecting an argument
Change-Id: I53681cfddf4d6668a31646d3bce0c80e750a6d3c Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/install_osm.sh
The file was modifiedinstallers/full_install_osm.sh
Commit 7bcadc5c73ec3e012aaaf4720d5213a3afba7c53 by garciadeblas
install_osm: fix RELEASE, REPOSITORY and DOCKER_TAG vars
Change-Id: I97893b264568f32e9ada5e6a7674c1bda7631b70 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/install_osm.sh
Commit 01b6876ae441af9df604e98f56a46dbbc86fa150 by vijaynag
Removed old code from full_install_osm.sh.
Change-Id: Iab4024132abaf7ebb32a9a4df059f2ef38ef1bc5 Signed-off-by:
vijaynag <vijaynag.bs@tataelxsi.co.in>
The file was modifiedinstallers/full_install_osm.sh
Commit c491f45073a16a40452d9278a0e4f19d10b4ff19 by tierno
fix 1005 adding SDN onos_vpls to RO packages
Change-Id: I05dabdfa88019f424ebf9e3d0804af487759daf5 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifieddocker/RO/Dockerfile
Commit a3a7d1481ef61cf954e1f8c8f4f881aad0240299 by peusterm
Fix: The vim-emu installation requires OVS to be installed on the host
machine. This wasn't an issue before because OVS was automatically
installed as part of some other installation procedures. Now, OVS is not
'automatically there' and will cause vim-emu to not work properly after
the installation.
Change-Id: I562bc83ee21e18bf35a175e81f900b2d2ee3fd59 Signed-off-by:
peusterm <manuel.peuster@uni-paderborn.de>
The file was modifiedinstallers/full_install_osm.sh
Commit 62478d14fe9721fb813a8c6c1494c7367b26b4ad by tierno
Bug 1015 LCM Dockerfile using new health check
Change-Id: Iaeac6bc59c60bd37284f062a25209c50960383c1 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifieddocker/LCM/Dockerfile
Commit 4e788f5fc8b7e7457ec65a4a067eb2adc5a97132 by tierno
adjust RO plugins
Change-Id: Iab291d626e2c6a70d66cdd8bede57afd4e11ef35 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifieddocker/RO/Dockerfile
Commit 6e80483a5fa0074696efdd2c231df7dc2a2db5c7 by garciadeblas
MON migrating to ubuntu 18.04
Change-Id: I87f5744d57b7c1accf035c45755a33e25161ebfb Signed-off-by:
lavado <glavado@whitestack.com>
The file was modifieddocker/MON/Dockerfile
Commit 4205c192a9b6c2e30459987491e02a44ca3695d6 by javier.ramon
Fix for unattended install of iptables-persistent
Change-Id: Ib639707484edbd8b4eb8f93b451c6e72c341f8a4 Signed-off-by:
Francisco-Javier Ramรณn Salguero <javier.ramon@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
Commit a9c9ad6241e5d068c4ac52361d5569374f760d9f by vijaynag
For single node with one replica changed keystone service type to
headless.
Change-Id: I98851b3852dc19e20a85f736d49d2a98e044208e Signed-off-by:
vijaynag <vijaynag.bs@tataelxsi.co.in>
The file was modifiedinstallers/docker/osm_pods/keystone.yaml
Commit b5a630f5ac13967fbc6e4742de05c37b2c9b7a0e by garciadeblas
full_install_osm.sh -o: added k8s_monitor as an option to install only
Change-Id: Ic9865b49b328368280ebd1ef88fb3c39c7f8d269 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
Commit c76fa28d1978ef4f22268bcc58e216632742ad5b by tierno
fix 1031 install networking-l2gw before python3-osm-rovim-openstack
Change-Id: I062564693cc271df20638acf59476662071d904e Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifieddocker/RO/Dockerfile
Commit 4609eb6537f125d7c6d266ebff1a45a3a76bf902 by lavado
Adds osm_automated tag to automated dashboards Fixes Bug 1027 (together
with MON commit)
Change-Id: Iff2c1e7ac1a6872c88dd50f7d96fba0ee82c4a27 Signed-off-by:
lavado <glavado@whitestack.com>
The file was modifiedinstallers/docker/files/osm-system-dashboard.json
Commit b75ffc6d3dd36eef2645a98fade75be5df13ba4e by lavado
Revert "Adds osm_automated tag to automated dashboards Fixes Bug 1027
(together with MON commit)"
This reverts commit 4609eb6537f125d7c6d266ebff1a45a3a76bf902.
Change-Id: I2586ac96722787583d2524bc3ca0168933894fca Signed-off-by:
lavado <glavado@whitestack.com>
The file was modifiedinstallers/docker/files/osm-system-dashboard.json
Commit 6fff9afbe86dbb97098229b7d96c7ec0010e2d39 by david.garcia
Fix Bug 1033: Add LDAP support in Keystone Dockerfile
Change-Id: I0ab53cba41d83d9fe5019a81dcd7530793f5f414 Signed-off-by:
David Garcia <david.garcia@canonical.com>
The file was modifieddocker/Keystone/Dockerfile
The file was addeddocker/Keystone/LDAP.md
The file was modifieddocker/Keystone/scripts/start.sh
Commit 58b0e32533ce1494953bbe994171d080859831de by david.garcia
Fix bug 1022: Fix database checking, and wait for keystone hostname to
be available
Change-Id: I56abf156eb187a3bc7f3272a2137017aea39fed2 Signed-off-by:
David Garcia <david.garcia@canonical.com>
The file was modifieddocker/Keystone/scripts/start.sh
The file was modifieddocker/Keystone/Dockerfile
Commit cfbccb541ba673303103859798523442cffedc12 by bravof
feature(mon): Grafana env variables (user, password and URL)
Change-Id: I21f80fa81265bf02cf9e546e7ae669d71130dbef Signed-off-by:
bravof <fbravo@whitestack.com>
The file was modified.gitignore
The file was modifieddocker/MON/Dockerfile
Commit bb3f207237a3c0791bf3169a9be96d891a106c90 by felipe.vicens
Implementing --wait option for ns deletion in systest
Change-Id: I79e25dc98a195bbbba70feb1bf65e545b6fb9e8e Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
The file was modifiedsystest/testcases/vnfs/test_vnfs.py
The file was modifiedsystest/lib/osm/osm.py
Commit 50d786e60c1399ab4b1d9141b20f59e7d394ad9a by garciadav
Add production setup to LXD
This are the recommendations for LXD production setup:
https://github.com/lxc/lxd/blob/master/doc/production-setup.md
- Install LXD snap: the snap that already takes care of
/etc/security/limits.conf
- Use ZFS storage driver: It is much faster than "dir"
- Apply sysctl recommended values
Change-Id: Id3c83a34cd853155e795ff117520911514b19107 Signed-off-by:
David Garcia <david.garcia@canonical.com>
The file was addedinstallers/lxd-preseed.conf
The file was addedinstallers/60-lxd-production.conf
The file was modifiedinstallers/full_install_osm.sh
Commit 4edf733e765a1069a34d6fccf940af27ae39dad6 by romeromonser
Initial commit. Moved previous robot test to robot-systest/deprecated.
Added basic tests.
Change-Id: I2457a8e66da3df639e4f9e7d4aa91045494055c6 Signed-off-by:
romeromonser <garomero@indra.es>
The file was removedrobot-systest/lib/client_lib/client_lib.py
The file was removedrobot-systest/testsuite/cli/TS02__Test_Vim.robot
The file was addedrobot-systest/testsuite/hackfest_cloudinit.robot
The file was removedrobot-systest/testsuite/cli/TS009__Feature_6283_Network_Slicing_Test.robot
The file was addedrobot-systest/deprecated/testsuite/cli/TS017__Feature_7326_Disable_Port_Security_at_Network_level.robot
The file was removedrobot-systest/resource/cli/ubuntu-cloudinit_ns_data.py
The file was addedrobot-systest/deprecated/resource/cli/hackfest_epa_ns_data.py
The file was removedrobot-systest/resource/api/variables.py
The file was addedrobot-systest/deprecated/resource/cli/disable_port_security_ns_data.py
The file was addedrobot-systest/deprecated/lib/client_lib/client_lib.py
The file was addedrobot-systest/deprecated/testsuite/cli/TS016__Manual_VNF_VDU_Scaling_Test.robot
The file was removedrobot-systest/resource/cli/hackfest_cloudinit_ns_data.py
The file was addedrobot-systest/deprecated/resource/cli/hackfest_basic_ns_data.py
The file was removedrobot-systest/lib/cli/osm_package_tools_lib.robot
The file was addedrobot-systest/deprecated/testsuite/cli/TS04__Hackfest_Simplecharm_NS.robot
The file was removedrobot-systest/resource/cli/hackfest_epa_ns_data.py
The file was removedrobot-systest/testsuite/cli/TS05__Hackfest_Multivdu_NS.robot
The file was addedrobot-systest/lib/ssh_lib.robot
The file was addedrobot-systest/deprecated/lib/cli/sdnc_account_lib.robot
The file was addedrobot-systest/deprecated/testsuite/gui/TS01__Test_GUI_Login.robot
The file was removedrobot-systest/testsuite/cli/TS013__Feature_1415_RBAC_Visibility_Of_Packages_And_Instances.robot
The file was addedrobot-systest/lib/vnfd_lib.robot
The file was removedrobot-systest/lib/cli/network_slicing_lib.robot
The file was addedrobot-systest/deprecated/testsuite/cli/TS015__Feature_8047_OSMClient_Package_Creation_And_Validation.robot
The file was addedrobot-systest/deprecated/testsuite/cli/TS01__Test_VNF.robot
The file was addedrobot-systest/README.md
The file was removedrobot-systest/README_Robot_Test.md
The file was removedrobot-systest/testsuite/cli/TS04__Hackfest_Simplecharm_NS.robot
The file was removedrobot-systest/testsuite/api/TS01__Vim_Account.robot
The file was addedrobot-systest/deprecated/testsuite/api/TS01__Vim_Account.robot
The file was addedrobot-systest/deprecated/lib/cli/vim_account_lib.robot
The file was addedrobot-systest/deprecated/testsuite/cli/TS03__Hackfest_Basic_NS.robot
The file was addedrobot-systest/resources/hackfest_basic_ns_data.py
The file was addedrobot-systest/deprecated/testsuite/cli/TS06__Hackfest_Cloudinit_NS.robot
The file was addedrobot-systest/deprecated/lib/cli/osm_platform_resiliancy_recovery_lib.robot
The file was addedrobot-systest/lib/nsd_lib.robot
The file was addedrobot-systest/deprecated/resource/cli/hackfest_simplecharm_ns_data.py
The file was addedrobot-systest/lib/ns_lib.robot
The file was addedrobot-systest/deprecated/testsuite/client_library/TS01__OSMClient_Library_Test.robot
The file was addedrobot-systest/deprecated/testsuite/cli/TS011__Feature_1415_RBAC_For_Platform_Test.robot
The file was removedrobot-systest/testsuite/cli/TS017__Feature_7326_Disable_Port_Security_at_Network_level.robot
The file was removedrobot-systest/lib/cli/osm_platform_resiliancy_recovery_lib.robot
The file was addedrobot-systest/deprecated/lib/custom_lib.py
The file was removedrobot-systest/resource/cli/hackfest_basic_ns_data.py
The file was addedrobot-systest/deprecated/lib/api/common.robot
The file was removedrobot-systest/testsuite/cli/TS010__OSM_Platform_Resiliency_and_Recovery_Test.robot
The file was addedrobot-systest/deprecated/testsuite/cli/TS014__Feature_7921_MongoDB_Filesystem_Test.robot
The file was removedrobot-systest/testsuite/cli/TS011__Feature_1415_RBAC_For_Platform_Test.robot
The file was addedrobot-systest/deprecated/lib/cli/nsd_lib.robot
The file was removedrobot-systest/resource/cli/hackfest_multivdu_ns_data.py
The file was removedrobot-systest/testsuite/cli/TS012__Feature_7181_Allow_Instantiation_Parameters_in_CloudInit.robot
The file was addedrobot-systest/resources/hackfest_multivdu_ns_data.py
The file was removedrobot-systest/resource/cli/test_vnf_data.py
The file was removedrobot-systest/testsuite/cli/TS01__Test_VNF.robot
The file was addedrobot-systest/deprecated/testsuite/cli/TS013__Feature_1415_RBAC_Visibility_Of_Packages_And_Instances.robot
The file was addedrobot-systest/deprecated/testsuite/cli/TS07__Hackfest_EPA_NS.robot
The file was removedrobot-systest/lib/cli/sdnc_account_lib.robot
The file was removedrobot-systest/testsuite/cli/TS06__Hackfest_Cloudinit_NS.robot
The file was removedrobot-systest/testsuite/cli/TS014__Feature_7921_MongoDB_Filesystem_Test.robot
The file was removedrobot-systest/lib/api/common.robot
The file was addedrobot-systest/deprecated/testsuite/cli/TS009__Feature_6283_Network_Slicing_Test.robot
The file was addedrobot-systest/lib/connectivity_lib.robot
The file was addedrobot-systest/resources/hackfest_cloudinit_ns_data.py
The file was removedrobot-systest/lib/cli/ns_lib.robot
The file was removedrobot-systest/testsuite/cli/TS016__Manual_VNF_VDU_Scaling_Test.robot
The file was addedrobot-systest/testsuite/hackfest_basic.robot
The file was addedrobot-systest/deprecated/lib/cli/osm_package_tools_lib.robot
The file was removedrobot-systest/lib/cli/vim_account_lib.robot
The file was addedrobot-systest/deprecated/lib/cli/rbac_lib.robot
The file was removedrobot-systest/resource/cli/hackfest_simplecharm_ns_data.py
The file was addedrobot-systest/deprecated/testsuite/cli/TS012__Feature_7181_Allow_Instantiation_Parameters_in_CloudInit.robot
The file was removedrobot-systest/lib/gui/login_gui.robot
The file was removedrobot-systest/testsuite/client_library/TS01__OSMClient_Library_Test.robot
The file was removedrobot-systest/testsuite/cli/TS03__Hackfest_Basic_NS.robot
The file was addedrobot-systest/deprecated/lib/api/vim_lib.robot
The file was addedrobot-systest/deprecated/lib/cli/ns_lib.robot
The file was removedrobot-systest/testsuite/cli/TS008__Test_SDNC.robot
The file was removedrobot-systest/lib/cli/nsd_lib.robot
The file was addedrobot-systest/deprecated/resource/cli/hackfest_cloudinit_ns_data.py
The file was addedrobot-systest/deprecated/resource/cli/hackfest_multivdu_ns_data.py
The file was addedrobot-systest/deprecated/README_Robot_Test.md
The file was addedrobot-systest/deprecated/resource/cli/ubuntu-cloudinit_ns_data.py
The file was addedrobot-systest/deprecated/testsuite/cli/TS008__Test_SDNC.robot
The file was addedrobot-systest/deprecated/testsuite/cli/TS05__Hackfest_Multivdu_NS.robot
The file was addedrobot-systest/deprecated/testsuite/cli/TS010__OSM_Platform_Resiliency_and_Recovery_Test.robot
The file was removedrobot-systest/testsuite/cli/TS07__Hackfest_EPA_NS.robot
The file was removedrobot-systest/lib/api/vim_lib.robot
The file was removedrobot-systest/resource/api/common.robot
The file was addedrobot-systest/deprecated/testsuite/cli/__init__.robot
The file was removedrobot-systest/lib/cli/rbac_lib.robot
The file was removedrobot-systest/testsuite/cli/__init__.robot
The file was addedrobot-systest/deprecated/resource/cli/test_vnf_data.py
The file was removedrobot-systest/testsuite/gui/TS01__Test_GUI_Login.robot
The file was addedrobot-systest/deprecated/lib/gui/login_gui.robot
The file was removedrobot-systest/run_test.sh
The file was addedrobot-systest/environment.rc
The file was addedrobot-systest/testsuite/hackfest_multivdu.robot
The file was addedrobot-systest/deprecated/resource/api/common.robot
The file was removedrobot-systest/resource/cli/disable_port_security_ns_data.py
The file was addedrobot-systest/deprecated/lib/cli/vnfd_lib.robot
The file was removedrobot-systest/testsuite/cli/TS015__Feature_8047_OSMClient_Package_Creation_And_Validation.robot
The file was removedrobot-systest/lib/cli/vnfd_lib.robot
The file was addedrobot-systest/deprecated/testsuite/cli/TS02__Test_Vim.robot
The file was addedrobot-systest/deprecated/resource/api/variables.py
The file was addedrobot-systest/deprecated/run_test.sh
The file was removedrobot-systest/lib/custom_lib.py
The file was addedrobot-systest/deprecated/lib/cli/network_slicing_lib.robot
Commit 7190648dd1913e4aa893aa39ce4942f57f498d28 by lavado
feature(prometheus): Configuration can be dynamically replaced
Adds '--web.enable-lifecycle' option to reload config files. Includes
other minor fixes in metrics stack.
Change-Id: I88ffe653a08c7104cffb957f934698bf56e64bd9 Signed-off-by:
lavado <glavado@whitestack.com>
The file was addedinstallers/docker/grafana/osm-sample-dashboard.json
The file was removedinstallers/docker/files/dashboards-osm.yml
The file was addedinstallers/docker/grafana/dashboards-osm.yml
The file was addedinstallers/docker/prometheus/prometheus.yml
The file was removedinstallers/docker/files/osm-sample-dashboard.json
The file was removedinstallers/docker/files/datasource-prometheus.yml
The file was modifiedinstallers/full_install_osm.sh
The file was removedinstallers/docker/files/node_exporter.service
The file was addedinstallers/docker/prometheus_exporters/node_exporter.service
The file was addedinstallers/docker/grafana/osm-system-dashboard.json
The file was modifiedinstallers/docker/osm_pods/prometheus.yaml
The file was removedinstallers/docker/files/osm-system-dashboard.json
The file was removedinstallers/docker/files/prometheus.yml
The file was modifiedinstallers/docker/docker-compose.yaml
The file was addedinstallers/docker/grafana/datasource-prometheus.yml
Commit 82c5ffa15e1abb4c7ff58dc489f22cbe276c78c3 by david.garcia
Add OSM charms
Change-Id: Iec1c915c77ac24080bfc8813eecc1970ee8c0213 Signed-off-by:
David Garcia <david.garcia@canonical.com>
The file was addedinstallers/charm/nbi-k8s/config.yaml
The file was addedinstallers/charm/layers/osm-common/layer.yaml
The file was addedinstallers/charm/build.sh
The file was addedinstallers/charm/ui-k8s/config.yaml
The file was addedinstallers/charm/interfaces/osm-ro/requires.py
The file was addedinstallers/charm/lcm-k8s/tox.ini
The file was addedinstallers/charm/nbi-k8s/metadata.yaml
The file was addedinstallers/charm/interfaces/osm-ro/copyright
The file was addedinstallers/charm/ui-k8s/reactive/ui.py
The file was addedinstallers/charm/ro-k8s/config.yaml
The file was addedinstallers/charm/ui-k8s/README.md
The file was addedinstallers/charm/lcm-k8s/metadata.yaml
The file was addedinstallers/charm/mon-k8s/reactive/spec_template.yaml
The file was addedinstallers/charm/ui-k8s/tox.ini
The file was addedinstallers/charm/ui-k8s/metadata.yaml
The file was addedinstallers/charm/mon-k8s/README.md
The file was addedinstallers/charm/README.md
The file was addedinstallers/charm/layers/osm-common/lib/charms/osm/k8s.py
The file was addedinstallers/charm/ro-k8s/.yamllint.yaml
The file was addedinstallers/charm/mon-k8s/layer.yaml
The file was addedinstallers/charm/interfaces/osm-ro/interface.yaml
The file was addedinstallers/charm/lcm-k8s/config.yaml
The file was addedinstallers/charm/ui-k8s/.yamllint.yaml
The file was addedinstallers/charm/ro-k8s/reactive/ro.py
The file was addedinstallers/charm/lcm-k8s/README.md
The file was addedinstallers/charm/lcm-k8s/icon.svg
The file was addedinstallers/charm/pol-k8s/README.md
The file was addedinstallers/charm/mon-k8s/.yamllint.yaml
The file was addedinstallers/charm/lint.sh
The file was addedinstallers/charm/ro-k8s/reactive/spec_template.yaml
The file was addedinstallers/charm/interfaces/osm-nbi/provides.py
The file was addedinstallers/charm/interfaces/osm-nbi/interface.yaml
The file was addedinstallers/charm/ro-k8s/README.md
The file was addedinstallers/charm/pol-k8s/config.yaml
The file was addedinstallers/charm/interfaces/osm-ro/README.md
The file was addedinstallers/charm/layers/osm-common/metadata.yaml
The file was addedinstallers/charm/ui-k8s/icon.svg
The file was addedinstallers/charm/lcm-k8s/layer.yaml
The file was addedinstallers/charm/interfaces/osm-nbi/README.md
The file was addedinstallers/charm/pol-k8s/reactive/spec_template.yaml
The file was addedinstallers/charm/nbi-k8s/icon.svg
The file was addedinstallers/charm/interfaces/osm-ro/provides.py
The file was addedinstallers/charm/lcm-k8s/reactive/lcm.py
The file was addedinstallers/charm/interfaces/osm-nbi/copyright
The file was addedinstallers/charm/mon-k8s/reactive/mon_k8s.py
The file was addedinstallers/charm/pol-k8s/icon.svg
The file was addedinstallers/charm/pol-k8s/tox.ini
The file was addedinstallers/charm/ro-k8s/metadata.yaml
The file was addedinstallers/charm/nbi-k8s/README.md
The file was addedinstallers/charm/mon-k8s/icon.svg
The file was modified.gitignore
The file was addedinstallers/charm/mon-k8s/config.yaml
The file was addedinstallers/charm/ro-k8s/layer.yaml
The file was addedinstallers/charm/ro-k8s/tox.ini
The file was addedinstallers/charm/mon-k8s/metadata.yaml
The file was addedinstallers/charm/pol-k8s/.yamllint.yaml
The file was addedinstallers/charm/pol-k8s/reactive/pol_k8s.py
The file was addedinstallers/charm/layers/osm-common/reactive/osm_common.py
The file was addedinstallers/charm/pol-k8s/layer.yaml
The file was addedinstallers/charm/ui-k8s/layer.yaml
The file was addedinstallers/charm/ro-k8s/icon.svg
The file was addedinstallers/charm/lcm-k8s/reactive/spec_template.yaml
The file was addedinstallers/charm/interfaces/osm-nbi/requires.py
The file was addedinstallers/charm/lcm-k8s/.yamllint.yaml
The file was addedinstallers/charm/ui-k8s/reactive/spec_template.yaml
The file was addedinstallers/charm/bundles/osm-ha/bundle.yaml
The file was addedinstallers/charm/nbi-k8s/reactive/nbi.py
The file was addedinstallers/charm/nbi-k8s/.yamllint.yaml
The file was addedinstallers/charm/layers/osm-common/README.md
The file was addedinstallers/charm/mon-k8s/tox.ini
The file was addedinstallers/charm/generate_bundle.py
The file was addedinstallers/charm/nbi-k8s/reactive/spec_template.yaml
The file was addedinstallers/charm/bundles/osm/bundle.yaml
The file was addedinstallers/charm/pol-k8s/metadata.yaml
The file was addedinstallers/charm/nbi-k8s/layer.yaml
The file was addedinstallers/charm/nbi-k8s/tox.ini
The file was addedinstallers/charm/nbi-k8s/wheelhouse.txt
Commit 5e4a751f2d5291e19488534e07d78d9f459a436a by dominik.fleischmann
Feature 8583
This feature will enable the installation of OSM with charms on top of
Kubernetes (microk8s by default).
Instructions to test this before Merge:
Change path to local full_install_osm.sh in line 145 in install_osm.sh
Change path to local charmed_install.sh and charmed_uninstall.sh in line
1285 and 1287 in full_install_osm.sh
Afterwards, just execute:
./install_osm.sh --charmed
For uninstall
./install_osm.sh --uninstall
Change-Id: I6dfe0831ea5e2c265a365b41638e807106076346 Signed-off-by:
Dominik Fleischmann <dominik.fleischmann@canonical.com>
The file was modifiedinstallers/full_install_osm.sh
The file was addedinstallers/charmed_uninstall.sh
The file was modifiedinstallers/install_osm.sh
The file was addedinstallers/charmed_install.sh
Commit 953ab96e39b845a78501763c0bc92f7a356945cc by tierno
install with RO the SDN plugins Arista and ODL openflow
Change-Id: If7cd5dc3fc285cdbb6465beabc2f3485db124637 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifieddocker/RO/Dockerfile
Commit 1bbe9454597ecb283cb64d5140dad8deaf77e9dd by magnussonl
Support for optional install of PLA
New construct for docker stack deploy command
Added K8s installation
Change-Id: I1e14fd77d2b9d5d72a34c4ba122022bac8d7dab9 Signed-off-by:
magnussonl <lars-goran.magnusson@arctoslabs.com>
The file was addedinstallers/docker/osm_pla/docker-compose.yaml
The file was modifiedinstallers/install_osm.sh
The file was modifiedinstallers/full_install_osm.sh
The file was addedinstallers/docker/osm_pla/pla.yaml
Commit 5bed3ad401d824ecf2ca08ff1e51b2cb2993f948 by romeromonser
Fix bug 964: Duplicated dashboards. Set fixed port for Grafana
Change-Id: I7534cf2ae0ef60729634e31da8af390e14e9d730 Signed-off-by:
romeromonser <garomero@indra.es>
The file was removedinstallers/k8s/grafanaproviders.yaml
The file was addedinstallers/k8s/nodes-dashboard.yaml
The file was modifiedinstallers/k8s/README-osm_k8s_monitoring.md
The file was modifiedinstallers/k8s/mongodb-exporter-dashboard.yaml
The file was modifiedinstallers/k8s/install_osm_k8s_monitoring.sh
The file was modifiedinstallers/k8s/kafka-exporter-dashboard.yaml
The file was modifiedinstallers/k8s/uninstall_osm_k8s_monitoring.sh
The file was modifiedinstallers/k8s/mysql-exporter-dashboard.yaml
The file was modifiedinstallers/k8s/summary-dashboard.yaml
The file was modifiedinstallers/k8s/change-charts-prometheus-operator.sh
Commit b633c70ee12ac2c40df0a44dc3234f7507446b40 by beierlm
Additional file type exception
Adding .ico as another image type that does not get checked for license
compliance.
Change-Id: I5cada23fca395ba78fcf05a647d2c426e764ec61 Signed-off-by:
beierlm <mark.beierl@canonical.com>
The file was modifiedtools/license_scan.sh
Commit 79f4f531585b372b9b7368a5c064d87b5bfbf433 by garciadav
Add lxd-cloud and lxd-credential options in installer (-l and -L)
This commit allows the installer to use an external LXD cluster instead
of a local one. Added two options:
-l: This points to a file containing the lxd-cloud information for juju
-L: This points to a file containing the lxd-cloud credential
information This url contains more info about the format of those files:
https://juju.is/docs/lxd-cloud-advanced
Change-Id: Ia243f48e3e815d9ab267db3085ac842ffc691721 Signed-off-by:
David Garcia <david.garcia@canonical.com>
The file was modifiedinstallers/install_osm.sh
The file was modifiedinstallers/full_install_osm.sh
Commit 42375216124ba603f798f774cfa97e10367489d4 by david.garcia
Add --controller, --lxd-cloud and --lxd-credentials in osm installer
using charms
- LXD Cloud: Takes a YAML file as a parameter with the LXD Cloud
information
- LXD Credentials: Takes a YAML file as a parameter with the LXD
Credentials information
Change-Id: I0f09e15eb00c0d64d91154d6d55c1ec3d12ee31a Signed-off-by:
David Garcia <david.garcia@canonical.com>
The file was modifiedinstallers/full_install_osm.sh
The file was modifiedinstallers/charmed_install.sh
Commit 404ae12d66fcf38cdf159f7738764c115200882a by david.garcia
Add -K option to specify an external juju controller
How to use: Bootstrap an external controller (p.e. manual), and put -K
<controller> name in the installer Requirements:
- Port 8443 accessible for the LXD Cluster
- Port 17070 accesible for the Juju controller Note: You can use -l and
-L options to specify an external LXD cluster too.
Change-Id: I93db94f3c57f32f2112c0394e2685577f7a1eee1 Signed-off-by:
David Garcia <david.garcia@canonical.com>
The file was modifiedinstallers/full_install_osm.sh
The file was modifiedinstallers/install_osm.sh
Commit 69388c238f11ce1a2a324c64e90958dd2a281aac by garciadav
Add tag option to charmed osm installer
Change-Id: I6093071eb183f2107b08c56f377af01390383782 Signed-off-by:
David Garcia <david.garcia@canonical.com>
The file was modifiedinstallers/charmed_install.sh
The file was modifiedinstallers/full_install_osm.sh
Commit 8267106e698eab0c95d16a0e46fbd7333f22aab4 by garciadeblas
full_install_osm.sh: minor fix, no sudo for wget node_exporter, required
for installation behind proxy
Change-Id: Ibf14ea9e7c468df3b67d7eb0d855a97a41fa5250 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
Commit 0a311ee0376b4bbfc0fc813ff48a2f4b4dba8242 by garciadeblas
full_install_osm: replacing the use of route by ip route list as first
option
Change-Id: I058b891bc00104d29e230a58ec2db634181fff47 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
Commit 223858880184f557d79bebaaef3bb73a93dd4a6c by garciadeblas
full_install_osm.sh: added uninstall_osmclient
Change-Id: I62f6584768f25df42a4c1e681f0a8277beb4ecb6 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
Commit 7d8f12e33655480c7bf6cd05871d65f1d4509bb0 by beierlm
fix getting interface with default route when there are more than one
Change-Id: I94d60283a2d5bda9b7814ea5bd5820110c9c03cf Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
(cherry picked from commit 6763478575443439a9b4abd7fa5708c2f17890e7)
The file was modifiedinstallers/full_install_osm.sh
Commit a2cf7d535f59d780b52bd6807fac0edcc55d9423 by beierlm
Change bootstrapping series back to xenial.
This is a temporary fix. Jenkins slave can't bootstrap a bionic series
right now.
Change-Id: I28da224c093a102a964f15bcbd7fadfca771b9af Signed-off-by:
David Garcia <david.garcia@canonical.com>
(cherry picked from commit 7ca1ec63172ee3e98ce9ad56bc925b90ef771b49)
The file was modifiedinstallers/full_install_osm.sh
Commit 40e73bfe3fc03729f439a77fb5222380f156f83f by dominik.fleischmann
Changing Juju version in Docker
The juju that is integrated in the LCM container, contains a pinned
version and needs to be updated for new functionality.
Change-Id: Ia5b86260689ac8f6e32f080ccd0bbbce79b9afac Signed-off-by:
Dominik Fleischmann <dominik.fleischmann@canonical.com>
The file was modifieddocker/LCM/Dockerfile
Commit 98a5b63118fe03f51c0bb64ef2645f0914f99152 by beierlm
Feature 8839: Modified Installation script to install OSM with NGUI.
Default installation is with light-ui. -n ngui will install OSM with
NGUI. Resolved merge conflict. Added NG-UI to ci_stage_3.
Change-Id: I5fc9d036427d078ac52f5cc5e43f7a02d509b482 Signed-off-by:
vijaynag <vijaynag.bs@tataelxsi.co.in>
The file was modifiedinstallers/full_install_osm.sh
The file was modifiedinstallers/install_osm.sh
The file was addedinstallers/docker/docker-compose-ngui.yaml
The file was addedinstallers/docker/osm_pods/ng-ui.yaml
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit 599d5e222443f2737e110f11e13398912a7c17a7 by romeromonser
Added Grafana Chart to K8s based OSM. Base for being merged with
k8s_monitor
Change-Id: I286edb8a424af2f5cc78684fcb11ed841f47900d Signed-off-by:
romeromonser <garomero@indra.es>
The file was modifiedinstallers/full_install_osm.sh
The file was addedinstallers/docker/osm_pods/grafana.yaml
Commit 2afad6d1c0bc3d7160192c9e71690a01838271d7 by beierlm
This cannot proceed until NG-UI artifacts are produced.
Revert "Feature 8839: Modified Installation script to install OSM with
NGUI. Default installation is with light-ui. -n ngui will install OSM
with NGUI. Resolved merge conflict. Added NG-UI to ci_stage_3."
This reverts commit 98a5b63118fe03f51c0bb64ef2645f0914f99152.
Change-Id: Iccc5fcf6605015c36792d2f94d0afe7c4d1c1edf Signed-off-by:
beierlm <mark.beierl@canonical.com>
The file was modifiedinstallers/install_osm.sh
The file was removedinstallers/docker/docker-compose-ngui.yaml
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
The file was removedinstallers/docker/osm_pods/ng-ui.yaml
The file was modifiedinstallers/full_install_osm.sh
Commit 914aa7e56ead00b02f2a9098b5c3fba9ea85cfde by beierlm
Fix Grafana deployment over Docker Swarm
Change 8782 broke Grafana deployment over docker swarm, as configuration
files where reorganized.
Change-Id: I0a18157df014508dd95f8a720a308b896381e382 Signed-off-by:
lavado <glavado@whitestack.com>
The file was modifiedinstallers/docker/docker-compose.yaml
Commit 7b58bc1e2ec68906304d0f4a11e0cda0f671d537 by limon
Robot libraries for Prometheus, VIM and NS instances.
Change-Id: I7105cfbfb2755a09f267a584ec79e5e5962bd9de Signed-off-by:
limon <alimonj@indra.es>
The file was addedrobot-systest/lib/prometheus_lib.robot
The file was modifiedrobot-systest/lib/ns_lib.robot
The file was modifiedrobot-systest/README.md
The file was addedrobot-systest/lib/vim_lib.robot
Commit 9e9f30d9ed385b81f56132cdcac1df15cff9d08a by limon
BASIC-01, 05, 06, 07 and 09 Robot Test-Cases.
Change-Id: Icd69bd3155a4de76186d485d1cf2de9860fa77e7 Signed-off-by:
limon <alimonj@indra.es>
The file was addedrobot-systest/resources/basic_01-crud_operations_on_vim_targets_data.py
The file was addedrobot-systest/resources/basic_05-instantiation_parameters_in_cloud_init_data.py
The file was addedrobot-systest/testsuite/basic_07-secure_key_management.robot
The file was addedrobot-systest/testsuite/basic_01-crud_operations_on_vim_targets.robot
The file was addedrobot-systest/testsuite/basic_09-manual_vdu_scaling.robot
The file was addedrobot-systest/testsuite/basic_05-instantiation_parameters_in_cloud_init.robot
The file was addedrobot-systest/resources/basic_06-vnf_with_charm_data.py
The file was addedrobot-systest/resources/basic_09-manual_vdu_scaling_data.py
The file was addedrobot-systest/resources/basic_07-secure_key_management_data.py
The file was addedrobot-systest/testsuite/basic_06-vnf_with_charm.robot
Commit d624cda80f2a6e834d63dde58710939d6894e73b by limon
Use the gitlab repo for OSM packages
Change-Id: I5244bee028a7efc27959443f027c8ac3a1db3c04 Signed-off-by:
limon <alimonj@indra.es>
The file was modifiedrobot-systest/resources/basic_07-secure_key_management_data.py
The file was modifiedrobot-systest/README.md
The file was modifiedrobot-systest/resources/basic_05-instantiation_parameters_in_cloud_init_data.py
The file was modifiedrobot-systest/resources/basic_06-vnf_with_charm_data.py
The file was modifiedrobot-systest/resources/hackfest_basic_ns_data.py
The file was modifiedrobot-systest/resources/hackfest_cloudinit_ns_data.py
The file was modifiedrobot-systest/resources/hackfest_multivdu_ns_data.py
The file was modifiedrobot-systest/lib/vnfd_lib.robot
The file was modifiedrobot-systest/resources/basic_09-manual_vdu_scaling_data.py
The file was modifiedrobot-systest/lib/nsd_lib.robot
Commit 7a97a4c193b120dec37d3518fa6fea16a6e2a028 by dominik.fleischmann
Change naming of Charmed Installer Parameters
The naming for the following parameters in the Charmed installer has
been changed:
kubeconfig -> k8s controller -> vca lxd-cloud -> lxd lxd-credentials ->
lxd-cred
Change-Id: Id760cd332c4be76a3cf45a108d7448387a78a94a Signed-off-by:
Dominik Fleischmann <dominik.fleischmann@canonical.com>
The file was modifiedinstallers/full_install_osm.sh
The file was modifiedinstallers/install_osm.sh
The file was modifiedinstallers/charmed_install.sh
Commit c57296fabe6ab66bbb4d480b83b3860eb53b8326 by beierlm
Add HA option and minor fixes
This commit adds the --ha option which will install the osm-ha bundle
instead of the standard osm bundle.
Additionally this commit includes the following fixes:
- change the use of route to ip route which is preinstalled in Ubuntu
Desktop also.
- Change final command of post install osmclient message
- Change post install osmclient message to be only shown during install
and not uninstall.
- Fix the deletion of the wrong model in uninstall
- Pining Juju snap to 2.7/stable
Change-Id: Iccf3bda7ec2f9a2279e5535d819e2a1968a59687 Signed-off-by:
Dominik Fleischmann <dominik.fleischmann@canonical.com>
The file was modifiedinstallers/full_install_osm.sh
The file was modifiedinstallers/install_osm.sh
The file was modifiedinstallers/charmed_install.sh
The file was modifiedinstallers/charmed_uninstall.sh
Commit 80a16cff90f91039ff47c7f9b662fdf0470ddadc by vicens
SLICING-01 - Basic Network Slicing robot test
Change-Id: I3696b4f2ad207c0d6f4fc26f317d241b40f2ee59 Signed-off-by:
melian <javier.melian@atos.net>
The file was addedrobot-systest/resources/basic_network_slicing_data.py
The file was modifiedrobot-systest/lib/ns_lib.robot
The file was addedrobot-systest/lib/nsi_lib.robot
The file was addedrobot-systest/resources/slice_shared_ns_data.py
The file was addedrobot-systest/testsuite/basic_network_slicing.robot
The file was addedrobot-systest/lib/nst_lib.robot
The file was modifiedrobot-systest/lib/ssh_lib.robot
Commit 543d706ec638b957d7917b0b9e23497d0949a975 by beierlm
Fix for Robot tests: implement adjustable timeouts for slow NS
(basic_03, basic_06, basic_07
Change-Id: I73f2cc91b2872b9a7a9e9cd1cc4953133d4cd24c Signed-off-by:
ramonsalguer <javier.ramon@telefonica.com>
The file was modifiedrobot-systest/lib/ns_lib.robot
The file was modifiedrobot-systest/testsuite/basic_07-secure_key_management.robot
The file was modifiedrobot-systest/testsuite/basic_06-vnf_with_charm.robot
The file was modifiedrobot-systest/testsuite/hackfest_multivdu.robot
Commit 8b1834b09888656df1f2cf06d69e8f12be5948a9 by beierlm
SLICING-02 - NSS Shared Network Slicing robot test
Change-Id: I0615a7fe5d9e1bfe68b1e2049de405404be06cc9 Signed-off-by:
melian <javier.melian@atos.net>
The file was addedrobot-systest/testsuite/shared_network_slicing.robot
The file was addedrobot-systest/resources/shared_network_slicing_data.py
Commit 9e63737d83bbb79a0ef3fe686371ecaa2ab51a14 by beierlm
Fix bug 1097: added env variables to kafka container
Change-Id: I33365daf8e2bb9c0e7ae117c8414c56b3df03013 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/docker/docker-compose.yaml
The file was modifiedinstallers/docker/osm_pods/kafka.yaml
Commit 2779f0616e3f1b79db27a2a135d84aad5b13775d by vicens
Changing lxd storage backend to btrfs Bug #1096
Changing the juju version to 2.7.6
Change-Id: I8b90bc69d7ef830767acce9d6c778a92fe9f73a6 Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
The file was modifiedinstallers/lxd-preseed.conf
Commit adf35b574270cb0c221d45fdc51d67b8fefb0d09 by felipe.vicens
Updating healthcheck for kafka and zookeeper
Change-Id: Icb2e2930a3866cae9196c428e4de180088fdd749 Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
The file was modifiedinstallers/docker/docker-compose.yaml
Commit f96a8d6165f6c4c45a4c1bf8426e9c065fdb1558 by tierno
RO Dockerfile: changes in the installed packages
New package 'python3-osm-ro-plugin' base for plugins New plugin
'python3-osm-rosdn-dpb'
Rename from python3-osm-rosdn-tapi to python3-osm-rosdn-ietfl2vpn Rename
from python3-osm-rosdn-arista to python3-osm-rosdn-arista-cloudvision
Change-Id: Iaa51fab7f67bb96d33ef74e9ff9759d954a43145 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifieddocker/RO/Dockerfile
Commit 2582fbd4b55a604e3a2c8fe9f240430724ef2e14 by beierlm
KUBERNETES K8s-02 Robot Test
Change-Id: Ib5ad818386c5c63daada979785b07ce3f0eeb63e Signed-off-by:
calvinosanc1 <guillermo.calvino@canonical.com>
The file was addedrobot-systest/lib/k8scluster_lib.robot
The file was modifiedrobot-systest/environment.rc
The file was addedrobot-systest/testsuite/k8s_02-k8scluster_creation.robot
The file was addedrobot-systest/resources/k8s_02-k8scluster_creation_data.py
Commit d4277852fcaf03959bdd8efc37dd32b26fa3919f by beierlm
KUBERNETES K8s-03 Robot Test
Change-Id: I7c3aaf073457d4f38ff3c29700a039981ef382ed Signed-off-by:
calvinosanc1 <guillermo.calvino@canonical.com>
The file was addedrobot-systest/testsuite/k8s_03-simple_k8s.robot
The file was addedrobot-systest/resources/k8s_03-simple_k8s_data.py
The file was modifiedrobot-systest/lib/nsd_lib.robot
Commit f4ce57c319f95ce4306d9d65b9545361f7f2dfc6 by antonio.marsico
Feature 8623
This feature offers a OSM installer to OpenStack by using Ansible
Change-Id: I0d609dc227f8968614b4e9a358cb80961b69fb3e Signed-off-by:
Antonio Marsico <antonio.marsico@bt.com>
The file was addedinstallers/openstack/roles/create_instances/tasks/main.yml
The file was modifiedinstallers/install_osm.sh
The file was addedinstallers/openstack/group_vars/all.yml
The file was addedinstallers/openstack/README.md
The file was addedinstallers/openstack/roles/osm_installation/tasks/main.yml
The file was addedinstallers/openstack/ansible.cfg
The file was addedinstallers/openstack/site.yml
The file was addedinstallers/openstack/roles/setup_openstack/tasks/main.yml
The file was modifiedinstallers/full_install_osm.sh
Commit d00e49c266ead95b75e06904482e43eedfa9a216 by garciadav
Fix bug with MTU in LXD configuration
The MTU was not applied correctly in the LXD containers
Change-Id: I337278f0122d462c5e0e11c02cd42ca7850b51d2 Signed-off-by:
David Garcia <david.garcia@canonical.com>
The file was modifiedinstallers/charmed_install.sh
The file was modifiedinstallers/full_install_osm.sh
Commit 4b57d46af8be1804faffa27a987e614c45056147 by beierlm
Feature 8839: Modified Installation script to install OSM with NGUI.
Default installation is with light-ui. -n ngui will install OSM with
NGUI.
Replicated the same changes as (8845) except ci_stage3.groovy
Resolved the merge conflict, fixed the indentation issue in line 586.
Change-Id: Ic89f54ea83f99df0a0189fd6e8e27be13f37a881 Signed-off-by:
vijaynag <vijaynag.bs@tataelxsi.co.in>
The file was modifiedinstallers/full_install_osm.sh
The file was modifiedinstallers/install_osm.sh
The file was addedinstallers/docker/docker-compose-ngui.yaml
The file was addedinstallers/docker/osm_pods/ng-ui.yaml
Commit 8ac0f088f6d30ee030f1ef6fe768da2f242c5046 by beierlm
Update of Packer builder for Vagrant and various clouds
Change-Id: I71d3a6fb21ce2b3c54993072f42749a5869fae96 Signed-off-by:
ramonsalguer <javier.ramon@telefonica.com>
The file was removedpacker/scripts/install_packages.sh
The file was removedpacker/scripts/lxd-bridge
The file was addedpacker/packer_templates/osm/osm-7.0.1-amd64.json
The file was addedpacker/old_releases/scripts/setup.sh
The file was removedpacker/ubuntu1604-ovf-osm.json
The file was addedpacker/packer_templates/_common/motd.sh
The file was addedpacker/packer_templates/_common/parallels.sh
The file was addedpacker/packer_templates/_common/virtualbox.sh
The file was addedpacker/packer_templates/_common/check_vagrant_user.sh
The file was addedpacker/old_releases/ubuntu1604-ovf-osm-dev.json
The file was addedpacker/packer_templates/osm/scripts/install_osm.sh
The file was addedpacker/packer_templates/_common/vmware.sh
The file was addedpacker/old_releases/ubuntu1604-ovf-osm.json
The file was removedpacker/scripts/cleanup.sh
The file was addedpacker/packer_templates/osm/osm-7.0.1-amd64-volume.json
The file was addedpacker/old_releases/ubuntu1604-juju.json
The file was removedpacker/scripts/vimemu.sh
The file was addedpacker/packer_templates/osm/scripts/networking.sh
The file was addedpacker/packer_templates/osm/http/preseed.cfg
The file was removedpacker/ubuntu1604-ovf-osm-dev.json
The file was addedpacker/old_releases/http/preseed.cfg
The file was addedpacker/old_releases/scripts/vimemu.sh
The file was addedpacker/packer_templates/osm/scripts/cleanup.sh
The file was addedpacker/old_releases/scripts/lxd-setup.sh
The file was addedpacker/old_releases/scripts/cleanup.sh
The file was removedpacker/http/preseed.cfg
The file was addedpacker/packer_templates/osm/scripts/update_osm_info_docker.sh
The file was addedpacker/old_releases/scripts/install_packages.sh
The file was addedpacker/packer_templates/_common/sshd.sh
The file was addedpacker/packer_templates/_common/minimize.sh
The file was addedpacker/vagrant_tests/Vagrantfile
The file was addedpacker/packer_templates/osm/http/preseed-hyperv.cfg
The file was addedpacker/packer_templates/osm/scripts/vmware.sh
The file was addedpacker/old_releases/scripts/juju-setup.sh
The file was addedpacker/old_releases/scripts/get-install-osm.sh
The file was addedpacker/packer_templates/osm/scripts/vagrant.sh
The file was addedpacker/packer_templates/osm/README.md
The file was addedpacker/TEMPLATE-openrc.sh
The file was removedpacker/scripts/get-install-osm.sh
The file was removedpacker/scripts/juju-setup.sh
The file was removedpacker/scripts/lxd-setup.sh
The file was addedpacker/vagrant_tests/Vagrantfile - Commented
The file was removedpacker/ubuntu1604-juju.json
The file was addedpacker/old_releases/scripts/lxd-bridge
The file was addedpacker/packer_templates/osm/scripts/hyperv.sh
The file was addedpacker/packer_templates/osm/scripts/sudoers.sh
The file was removedpacker/scripts/setup.sh
The file was addedpacker/packer_templates/_common/vagrant.sh
The file was addedpacker/README.md
The file was addedpacker/packer_templates/osm/scripts/update.sh
The file was modifiedpacker/.gitignore
The file was addedpacker/packer_templates/_common/metadata.sh
Commit 1b3c1835464784ee080570ac3dd0cb638fb326d5 by felipe.vicens
Adding PLA to Kafka topics
Change-Id: Ie9db4909c072abff8f1f061449e553f15c6c01b3 Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
The file was modifiedinstallers/docker/docker-compose.yaml
Commit 9887bb483aca5c1948ecb1939223036316574ed9 by garciadeblas
Enable NG-UI in CICD
Change-Id: I9b39ff161a32e9b559117c88d34264942e5d10e4 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
The file was addeddocker/NG-UI/Dockerfile
The file was modifieddocker/mk/Makefile.include
The file was modifieddocker/Makefile
The file was addeddocker/NG-UI/Makefile
Commit b4f5c2dd26b0b943403eb3e66fb98f931b31f3fc by garciadeblas
tools/newtag.sh: added NG-UI
Change-Id: I8048b3c13442fbc67a48778406d973a6c544ea8f Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedtools/newtag.sh
Commit c16af7fa3ed0db05a98721817e72a17ec8127a5c by garciadeblas
Adding PLA to CICD for deb package and docker image publication
Change-Id: Ia6b3ea177be521858ac67640f8bc831537930444 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifieddocker/Makefile
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
The file was modifieddocker/mk/Makefile.include
The file was modifiedtools/gen-repo.sh
The file was modifiedtools/newtag.sh
Commit 2ec0808c5d96c6f93aea1a60d5ca312c2b395049 by magnussonl
PLA build
Added missing license header
Add PLA to SUBDIRS
Dummy modification to retrigger process
Resolved docker/Makefile conflict with NG-UI
Change-Id: Iaf20208a885a864f3994f2cc76ceeaa0eeb4fb56 Signed-off-by:
magnussonl <lars-goran.magnusson@arctoslabs.com>
The file was addeddocker/PLA/scripts/start.sh
The file was addeddocker/PLA/Dockerfile
The file was addeddocker/PLA/Makefile
Commit db89245a1648e72b67080ba6f293487b078fcdc4 by felipe.vicens
Generating ngui version for NGUI_VERSION variable
Change-Id: If252ec0dbdcfe69929166e05e8401cb4696ac497 Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
The file was modifieddocker/mk/Makefile.include
Commit 559117422ec8282dcd2d23dbde9097b59add0537 by felipe.vicens
Fix route nginx.conf in NG-UI container
Change-Id: I3268b3ee1f4801fdf80ad2e79761f5ef7693775e Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
The file was modifieddocker/NG-UI/Dockerfile
Commit e06f72c2c2b002d7c7818043d2fecb42c0457004 by vicens
bug(kafka): kafka deployment parsing errors with env variables
Change-Id: I6e2c2153993b183f2d0c5000aa6cf35140f9205e Signed-off-by:
bravof <fbravo@whitestack.com>
The file was modifiedinstallers/docker/osm_pods/kafka.yaml
Commit 5ff133f1e318e3d416d226af607a16cb846f85e1 by garciadeblas
Enabling publish of testing-daily in dockerhub
Change-Id: I13bb458a9b78c2a6902a0cfb92e44fec2fe7042b Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedjenkins/ci-pipelines/ci_stage_1.groovy
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit 7334f68a8186a8a0e78f72422bba3fda42e0152b by vicens
Adding tests repository to CI/CD pipeline
Change-Id: I7ec51ef7e3e3d1a5c111c9678205a425b81e148b Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
The file was addeddocker/tests/Makefile
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
The file was addeddocker/tests/Dockerfile
The file was modifieddocker/Makefile
The file was modifieddocker/mk/Makefile.include
Commit a6fe0087139b73c1897651e5b074af5d09d658a2 by felipe.vicens
Enabling robot tests in CI/CD pipeline
Change-Id: Ifc433a829a1a27b4ade27bc00e5e5acee981c961 Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit 097b8950fa022ba2a329fcc29997e703bd8c6aa0 by felipe.vicens
Propagate the parameter DO_ROBOT to stage_3-merge
Change-Id: Iadf51c4c80ad7eb61838c666c447af4bbefa1af2 Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
The file was modifiedjenkins/ci-pipelines/ci_stage_1.groovy
Commit 3c22c57bcd5aa765b332052b4554b6148b0592a5 by felipe.vicens
Fix robot reports folder
Change-Id: If7ce61e2c4ae9e6ca349f837f2f4e2d5f66f9510 Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit 039ed1770a11e2dbba96f42e1ad05df476c33bbb by felipe.vicens
Setting OSM_HOSTNAME for robot test execution
Change-Id: Ib553abbeec44480658df877f7591bdc336ea34b1 Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit 7aff56602f5f12881806b6ff73781904815f59f5 by felipe.vicens
Removing extra osm in OSM_HOSTNAME variable for robotframework
Change-Id: I7a9b130275edc649dd4806c73e519ea81867548d Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit 0461eccf75ff407661261c3bfbe93e6c7b02a52f by beierlm
Increase build speed
Build the docker images in parallel so that the stage 3 takes less time.
Change-Id: Ie35b2d58d3e2f6bfaa4bb6a3f2c44c0ccb926def Signed-off-by:
beierlm <mark.beierl@canonical.com>
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit c61b88daa74127abafdf384aba2dd245f05cb19e by beierlm
Increase build speed
Build the docker images in parallel so that the stage 3 takes less time.
Fixing typo.
Change-Id: I4f30999ddc1ccc8248f9d1ad6f24faec92fe5d51 Signed-off-by:
beierlm <mark.beierl@canonical.com>
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit 700082a79606e71761694b110865753e5eda2c53 by felipe.vicens
Adding prometheus_hostname env variable for ci/cd tests
Change-Id: Ia302adbc51c06d7ea8e38ada58f573475dafd9b4 Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit 4ae47aa2766aaaa432c8c77f23e97dbdfd7fb0f6 by felipe.vicens
Archive containers logs in robot test execution
Change-Id: I71cb7dae8be96076340e41e369b7c650c600cf61 Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit c889e12242099c0b78939af8986308940aab9ad1 by felipe.vicens
Fix ci_stage_3 logs creation for robot tests
Change-Id: Ic09adc5d5e71d250ea1bb84c84ae6ea0d35f0ed0 Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit ad4fe3e7533f89230864dc2dc38c12792b538eca by felipe.vicens
Adding prometheus_hostname env variable for ci/cd tests
Change-Id: Ib91e5d384210cc746010305c9f956aa0b3a2f93b Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit 723f7c31c5c30a1908107e7f8e1526602d05e099 by felipe.vicens
Fix typo in variable stackName
Change-Id: Ibbc2777eabd92f4397e25b46827bc2ef08f614f9 Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit f4fae40a27390b16c88ca991358c62278f1c4d47 by felipe.vicens
Redirecting the logs of robot to a file
Change-Id: I0f60913b040df80f0a96cd88d485a2f6692ffdc5 Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit 3eade7104ca5237c1a1a3cc1a93c382651f3239f by felipe.vicens
Updating the logs collection from robot tests
Change-Id: Idee735506feebead6989a5e891004b079f0d3b35 Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit a65a65408ad1a8538090b383322cd896561936f3 by felipe.vicens
Updating the logs collection from robot tests
Change-Id: I27195bd6b38e8f660e26c6db795e74942a371013 Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit fc82cca2839aa68966cf3a14d25f91cad391c88b by felipe.vicens
Enable autocreation topic in kafka for POL and MON
Change-Id: I322af78fe143fa1a5773a9188eef449625fda35c Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
The file was modifiedinstallers/docker/osm_pods/kafka.yaml
The file was modifiedinstallers/docker/docker-compose.yaml
Commit 1aba339a55b0998029b121cb6fa31d9a703b8aa8 by garciadeblas
full_install_osm.sh: fix bug 1116 related to node_exporter service
installation
Change-Id: Ie407a79f82fe041ec02816c1b2868f980ad17d11 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
Commit fb4acf93c8c3f3ae2417448ea9e233d7bbc82236 by beierlm
Branch Creation Script A new script similar to the tagging script that
will create the start of branch tag and then create the branch for all
modules.
Change-Id: Ie3eb7f7a4d4e345413531e17b2469a65d691adba Signed-off-by:
beierlm <mark.beierl@canonical.com>
The file was addedtools/newbranch.sh
Commit ff4016f59de7e49c2747db4e5982a09469c20a47 by beierlm
Update Artifactory URL
Updates the artifactory URL to point to the new Artifactory server.
Change-Id: I3d6b67861037364da32e571a5d61cc2aa83af978 Signed-off-by:
beierlm <mark.beierl@canonical.com>
The file was modifiedtools/cleanupRepo.py
The file was modifiedtools/getbuild.py
The file was modifiedtools/cleanupBuilds.py
Commit 5026a3662093805d0428a783b90b5a75f7b70d08 by vicens
Migrating robot-systests to osm/tests repository
Change-Id: I900c4a478d387d0d74991dad7d9256d9df5d1614 Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
The file was removedrobot-systest/lib/nsd_lib.robot
The file was removedrobot-systest/testsuite/basic_06-vnf_with_charm.robot
The file was removedrobot-systest/lib/vim_lib.robot
The file was removedrobot-systest/lib/ns_lib.robot
The file was removedrobot-systest/testsuite/hackfest_cloudinit.robot
The file was removedrobot-systest/lib/connectivity_lib.robot
The file was removedrobot-systest/testsuite/hackfest_basic.robot
The file was removedrobot-systest/testsuite/k8s_03-simple_k8s.robot
The file was removedrobot-systest/lib/k8scluster_lib.robot
The file was removedrobot-systest/resources/basic_01-crud_operations_on_vim_targets_data.py
The file was removedrobot-systest/testsuite/hackfest_multivdu.robot
The file was removedrobot-systest/testsuite/basic_01-crud_operations_on_vim_targets.robot
The file was removedrobot-systest/testsuite/k8s_02-k8scluster_creation.robot
The file was removedrobot-systest/resources/hackfest_cloudinit_ns_data.py
The file was removedrobot-systest/resources/k8s_02-k8scluster_creation_data.py
The file was removedrobot-systest/testsuite/basic_05-instantiation_parameters_in_cloud_init.robot
The file was removedrobot-systest/testsuite/basic_07-secure_key_management.robot
The file was removedrobot-systest/resources/slice_shared_ns_data.py
The file was removedrobot-systest/resources/basic_05-instantiation_parameters_in_cloud_init_data.py
The file was removedrobot-systest/lib/nst_lib.robot
The file was removedrobot-systest/lib/ssh_lib.robot
The file was removedrobot-systest/lib/prometheus_lib.robot
The file was removedrobot-systest/resources/basic_09-manual_vdu_scaling_data.py
The file was removedrobot-systest/resources/basic_07-secure_key_management_data.py
The file was removedrobot-systest/resources/shared_network_slicing_data.py
The file was removedrobot-systest/resources/basic_06-vnf_with_charm_data.py
The file was removedrobot-systest/testsuite/basic_network_slicing.robot
The file was removedrobot-systest/resources/basic_network_slicing_data.py
The file was removedrobot-systest/resources/hackfest_basic_ns_data.py
The file was removedrobot-systest/lib/vnfd_lib.robot
The file was removedrobot-systest/resources/k8s_03-simple_k8s_data.py
The file was removedrobot-systest/testsuite/basic_09-manual_vdu_scaling.robot
The file was removedrobot-systest/lib/nsi_lib.robot
The file was removedrobot-systest/resources/hackfest_multivdu_ns_data.py
The file was removedrobot-systest/testsuite/shared_network_slicing.robot
Commit 08d8b52e180470a113da1bb6945ace4c28861d5b by beierlm
Removing robot-systests deprecated from devops
Change-Id: I8fe1f29ba93cba6b10b454f9fc7bec91bf57da60 Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
The file was removedrobot-systest/deprecated/testsuite/cli/TS010__OSM_Platform_Resiliency_and_Recovery_Test.robot
The file was removedrobot-systest/deprecated/testsuite/cli/TS012__Feature_7181_Allow_Instantiation_Parameters_in_CloudInit.robot
The file was removedrobot-systest/deprecated/testsuite/cli/TS017__Feature_7326_Disable_Port_Security_at_Network_level.robot
The file was removedrobot-systest/deprecated/lib/gui/login_gui.robot
The file was removedrobot-systest/deprecated/lib/cli/vim_account_lib.robot
The file was removedrobot-systest/deprecated/resource/cli/hackfest_cloudinit_ns_data.py
The file was removedrobot-systest/deprecated/lib/cli/vnfd_lib.robot
The file was removedrobot-systest/deprecated/lib/cli/osm_platform_resiliancy_recovery_lib.robot
The file was removedrobot-systest/deprecated/testsuite/cli/TS06__Hackfest_Cloudinit_NS.robot
The file was removedrobot-systest/deprecated/resource/cli/hackfest_basic_ns_data.py
The file was removedrobot-systest/deprecated/testsuite/gui/TS01__Test_GUI_Login.robot
The file was removedrobot-systest/deprecated/resource/cli/hackfest_simplecharm_ns_data.py
The file was removedrobot-systest/deprecated/run_test.sh
The file was removedrobot-systest/deprecated/testsuite/cli/TS014__Feature_7921_MongoDB_Filesystem_Test.robot
The file was removedrobot-systest/deprecated/testsuite/cli/TS011__Feature_1415_RBAC_For_Platform_Test.robot
The file was removedrobot-systest/deprecated/resource/cli/test_vnf_data.py
The file was removedrobot-systest/deprecated/testsuite/cli/TS01__Test_VNF.robot
The file was removedrobot-systest/deprecated/testsuite/cli/TS04__Hackfest_Simplecharm_NS.robot
The file was removedrobot-systest/deprecated/resource/api/common.robot
The file was removedrobot-systest/deprecated/testsuite/client_library/TS01__OSMClient_Library_Test.robot
The file was removedrobot-systest/deprecated/resource/cli/disable_port_security_ns_data.py
The file was removedrobot-systest/deprecated/testsuite/cli/TS015__Feature_8047_OSMClient_Package_Creation_And_Validation.robot
The file was removedrobot-systest/deprecated/testsuite/cli/TS03__Hackfest_Basic_NS.robot
The file was removedrobot-systest/deprecated/lib/api/common.robot
The file was removedrobot-systest/deprecated/testsuite/api/TS01__Vim_Account.robot
The file was removedrobot-systest/deprecated/testsuite/cli/TS013__Feature_1415_RBAC_Visibility_Of_Packages_And_Instances.robot
The file was removedrobot-systest/deprecated/lib/cli/ns_lib.robot
The file was removedrobot-systest/deprecated/lib/cli/rbac_lib.robot
The file was removedrobot-systest/deprecated/testsuite/cli/__init__.robot
The file was removedrobot-systest/deprecated/lib/cli/nsd_lib.robot
The file was removedrobot-systest/deprecated/testsuite/cli/TS05__Hackfest_Multivdu_NS.robot
The file was removedrobot-systest/deprecated/testsuite/cli/TS07__Hackfest_EPA_NS.robot
The file was removedrobot-systest/deprecated/lib/api/vim_lib.robot
The file was removedrobot-systest/deprecated/lib/cli/network_slicing_lib.robot
The file was removedrobot-systest/deprecated/lib/client_lib/client_lib.py
The file was removedrobot-systest/deprecated/resource/cli/hackfest_multivdu_ns_data.py
The file was removedrobot-systest/deprecated/lib/cli/sdnc_account_lib.robot
The file was removedrobot-systest/deprecated/resource/cli/hackfest_epa_ns_data.py
The file was removedrobot-systest/deprecated/testsuite/cli/TS008__Test_SDNC.robot
The file was removedrobot-systest/deprecated/testsuite/cli/TS016__Manual_VNF_VDU_Scaling_Test.robot
The file was removedrobot-systest/deprecated/resource/api/variables.py
The file was removedrobot-systest/deprecated/README_Robot_Test.md
The file was removedrobot-systest/deprecated/resource/cli/ubuntu-cloudinit_ns_data.py
The file was removedrobot-systest/deprecated/testsuite/cli/TS02__Test_Vim.robot
The file was removedrobot-systest/deprecated/testsuite/cli/TS009__Feature_6283_Network_Slicing_Test.robot
The file was removedrobot-systest/deprecated/lib/cli/osm_package_tools_lib.robot
The file was removedrobot-systest/deprecated/lib/custom_lib.py
Commit d0420fbb8a6bcd72d8b760da7651e070aaeb0773 by magnussonl
PLA Dockerfile fixes
Change-Id: I9a5eb782151defdf6f3dae75992681f6f16ca66f Signed-off-by:
magnussonl <lars-goran.magnusson@arctoslabs.com>
The file was modifieddocker/PLA/Dockerfile
Commit 1e0297e98ab41e4bdc9537c1adffc2cae8b198cb by beierlm
feat(lcm-prometheus interconnection): allows lcm to modify prometheus
config in order to push new jobs like snmp metrics recollection
Change-Id: I8ea564f9d6ae96d6a5042e691ccaa0c758add158 Signed-off-by:
bravof <fbravo@whitestack.com>
The file was modifiedinstallers/docker/osm_pods/prometheus.yaml
The file was modifiedinstallers/docker/osm_pods/lcm.yaml
Commit 3749e31006f1e6a84533d6a2b616b22f0220d822 by beierlm
Charmed Install Updates from v7.0
Removal of iptables manipulation from charmed installer Expose juju
controller using metallb Pin version of juju
Change-Id: I3853dfe1d3b264311bed1f3a805397a9197b10bc Signed-off-by:
beierlm <mark.beierl@canonical.com>
The file was modifieddocker/MON/Dockerfile
The file was modifiedinstallers/charmed_uninstall.sh
The file was modifiedinstallers/charmed_install.sh
The file was modifieddocker/LCM/Dockerfile
Commit 9d2556f36dc275078425597b2ec64a4a5eea308d by bravof
feat(prometheus): conditional copy of new configuration from configmap
avoiding accidental overwrite of previous config file
Change-Id: I2074318c6e259c4210faaa2ad362114a6fada827 Signed-off-by:
bravof <fbravo@whitestack.com>
The file was modifiedinstallers/docker/osm_pods/prometheus.yaml
Commit 77c4bbbdb817952e14b986cf2fe138d890c3792b by garciadeblas
Installer files adapted for Release EIGHT and docker tag 8
Change-Id: Ie01d2ede53a0bce7a8c468a5fada65169fe7c7e7 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/charm/ui-k8s/config.yaml
The file was modifiedinstallers/docker/osm_pods/keystone.yaml
The file was modifiedinstallers/docker/osm_pods/lcm.yaml
The file was modifiedinstallers/k8s/README-osm_k8s_monitoring.md
The file was modifiedinstallers/docker/osm_pods/light-ui.yaml
The file was modifiedinstallers/docker/osm_pods/ng-ui.yaml
The file was modifiedinstallers/full_install_osm.sh
The file was modifiedinstallers/charm/ro-k8s/config.yaml
The file was modifiedinstallers/charm/nbi-k8s/config.yaml
The file was modifiedinstallers/charm/mon-k8s/config.yaml
The file was modifiedinstallers/docker/osm_pods/pol.yaml
The file was modifiedinstallers/charm/lcm-k8s/config.yaml
The file was modifiedinstallers/charm/pol-k8s/config.yaml
The file was modifiedinstallers/docker/osm_pods/mon.yaml
The file was modifiedinstallers/docker/osm_pods/ro.yaml
The file was modifiedinstallers/docker/docker-compose.yaml
The file was modifiedinstallers/docker/docker-compose-ngui.yaml
The file was modifiedinstallers/docker/osm_pods/nbi.yaml
The file was modifiedinstallers/install_osm.sh
Commit 4a9adcd592da4b23cdbaff8c3ef019b8a1818f45 by garciadeblas
Added health check after installation before exit
Change-Id: Ib0bd42e412846f4224feeaa8b3124e93e84be437 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
Commit e92a18de52a36a3b2685906de676ebf94afb9302 by garciadeblas
feat8157-vnfindicators: added local k8s cluster to deploy snmp exporters
Change-Id: I042d5cb642ffb1fc5e768b18172272324b617da5 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
Commit d807e90e7f5c4125e9d5a799a862827e56cb8547 by garciadeblas
full_install_osm.sh: use the right devops folder for lxd configuration
and charm-based installation
Change-Id: Ibe3affc816ab8567c932450a38e4ec348054b1c1 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
Commit d6d60fc6ed1626b4849d7947e579cae49ee0e8ce by beierlm
PLA pip install dependency
Change-Id: I1d5211d7b7608eab7d3171f726283532b506c733 Signed-off-by:
magnussonl <lars-goran.magnusson@arctoslabs.com>
The file was modifieddocker/PLA/Dockerfile
Commit 5a2ad88eaa8cdbb818e75c2f661a3d4719d5de66 by beierlm
Adding Kafka to Health Check
Installation needs to wait for Kafka to be healthy before continuing.
Change-Id: I8b7f0fd7c709075c7541c8962d808d4e4e45ed2c Signed-off-by:
beierlm <mark.beierl@canonical.com>
The file was modifiedinstallers/osm_health.sh
Commit 7ce7f4dcdb7aea48b10452ffd8839a6dba210f8a by tierno
dockerfile LCM force non interactive for N2VC install
Change-Id: Iec9219831a84cefabd3c60355bc7d66b095748a8 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifieddocker/LCM/Dockerfile
Commit 1b866c0b25ca474652d1e9a6381ad20166e2ab94 by tierno
fix 1138 installing cryptography>=2.5 with pip
Change-Id: I8b1f0481cafdc045483876aa4e956f81e23f8bbe Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifieddocker/RO/Dockerfile
Commit e1dbef47b2c8d3bd45c420c81b61c4240fc1bf12 by bravof
fix(prometheus - lcm): prometheus was using the wron directory because
at install lcm changes the hostPath with sed, now prometheus is also
included in that change
Change-Id: Ie4bf316c69ac2b344de72b485dfb378849c060e0 Signed-off-by:
bravof <fbravo@whitestack.com>
The file was modifiedinstallers/full_install_osm.sh
Commit 60f30ff08ed5db1c44c34c6887d7b7b2783c6bfa by beierlm
Pin version of dogpile
Force dogpile to a static version as 1.0.0, released July 19, 2020 is
not compatible with the version of stevedore that we use.
Change-Id: Icc2758e07bafa935bf4403bd5735b47e79b4bc66 Signed-off-by:
beierlm <mark.beierl@canonical.com>
(cherry picked from commit 90d4e9e52ee085aeac044f1c48807ecf5f3742ee)
The file was modifieddocker/MON/Dockerfile
Commit 9cc6c8da7a99c9384d9b5316df2c8fde74624685 by beierlm
Enable snap builds
If the snap/snapcraft.yaml file exists, built it and publish it as a
private snap to the snap store.
Change-Id: I924c17b2d4d8a30edee76234e10bfee91a5b01b6 Signed-off-by:
beierlm <mark.beierl@canonical.com>
The file was modifiedjenkins/ci-pipelines/ci_stage_2.groovy
Commit 19d019bbad8909f89cf1017b84c78e7fd9c27d6a by david.garcia
Remove unneeded dependency
- The lxd-preseed.conf uses btrfs, so zfs is not needed anymore.
Change-Id: Ife9aa65e2746bf2f35f3c96ab05430dcf46acc0b Signed-off-by:
David Garcia <david.garcia@canonical.com>
The file was modifiedinstallers/charmed_install.sh
Commit cef05e98f275060baf59f2e2f3ea5be2510b6771 by beierlm
Fix the osm bundle names
Fixes the following problem:
   - ERROR The charm or bundle "osm" is ambiguous.
   - This was happening if a folder "osm" existed in the current
directory
Change-Id: If7a56249b0ce5601761a7cebfa87392715abff62 Signed-off-by:
David Garcia <david.garcia@canonical.com>
The file was modifiedinstallers/charmed_install.sh
Commit 0c82da075268f5891dce618c8bc6e116dfde8493 by beierlm
Update juju images
Change-Id: I661fa4bb2030fe6a0b4a75ac435a046bc46e2a90 Signed-off-by:
calvinosanc1 <guillermo.calvino@canonical.com>
The file was modifiedinstallers/update-juju-lxc-images
The file was modifiedinstallers/full_install_osm.sh
Commit 6af13d985d477a5a09cfef8362192de757308719 by beierlm
Promote snaps to beta
Adds logic to check if the snap in the edge channel is newer than the
beta channel.  If so, promote the edge snap to beta.
Change-Id: I27bf9ca01b9ed6cf177addffeedc0fa29aae6bb5 Signed-off-by:
beierlm <mark.beierl@canonical.com>
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit a62bb1a470b03cc7cb8d56f297768d211c022df7 by beierlm
Pin libjuju version to 2.8.2
Fixes bug 1144
Change-Id: Ib50f76e45b9d429f019972c367b6692ed2d5ed79 Signed-off-by: Mark
Beierl <mark.beierl@canonical.com>
(cherry picked from commit 2ed0e235700fcf05c0ff207d1a3f4f97f7302021)
The file was modifieddocker/MON/Dockerfile
Commit 6898bd8985c07f65f28b530c6c6024d22319f621 by beierlm
Pin libjuju version to 2.8.2
This fixes bug 1144
Change-Id: If5fc3dad9a8a5f3e2f8ca2ac55fb875d5ec12d64 Signed-off-by:
David Garcia <david.garcia@canonical.com>
(cherry picked from commit 84e74693b05dbff800c8e0a8c5e5237732d114c5)
The file was modifieddocker/LCM/Dockerfile
Commit f6ed60ca8f23cc859d43baa6483fd9ddb9db6768 by beierlm
full_install_osm.sh: separate taint of master node and deployment of osm
Change-Id: I6b5b314949d9775b6e71312d97dc293a49385945 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
(cherry picked from commit f7d00303fa336fc223280cceca30a1b3679f6795)
The file was modifiedinstallers/full_install_osm.sh
Commit bfe419af3611107c6b330c0249a6ea365f1aec1b by beierlm
full_install_osm.sh: fix k8s installation, node must be tainted before
juju_addk8s and install_helm
Change-Id: I1c14736ad832f184f7a8f4f9bfa389705511c558 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
(cherry picked from commit ac5bd33c65d4a8a108efd788022d1ef2a994945b)
The file was modifiedinstallers/full_install_osm.sh
Commit 1a423a467dca38dab970ea9e0f7480be1f2dfc83 by beierlm
LCM Dockerfile: added grpclib
Change-Id: I808c6817cd112a3a4b50223344e104e3238665ea Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
(cherry picked from commit f04b99d63ea4404e604c92fbf435748d2fa5f913)
The file was modifieddocker/LCM/Dockerfile
Commit a4a37f7f9f5410ff2c7833b76bdc85f752c74849 by beierlm
Merge v8.0 Into Master
This is a combination of all the commits.
=======================================================================
Enable Robot Tests
Enabling robot tests in CI/CD pipeline Propagate the parameter DO_ROBOT
to stage_3-merge Setting OSM_HOSTNAME for robot test execution Adding
prometheus_hostname env variable for ci/cd tests Archive containers logs
in robot test execution
Signed-off-by: beierlm <mark.beierl@canonical.com> Author: Felipe Vicens
<felipe.vicens@atos.net>
8716 - K8s Proxy Charms
This commit contains the following changes:
- Changes to LCM Charm to configure vca k8s cloud
- K8s installation:
- Add storageclass to K8s
- Add k8s to VCA
- Configure lcm.env to pass k8s cloud name
- Pass k8s cloud name to LCM Charm in charmed installation
- Pin juju version tu 2.8/stable
- Instal juju after Microk8s in charmed installation
Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
Add PLA charm
Signed-off-by: David Garcia <david.garcia@canonical.com>
Add NG-UI Charm
Signed-off-by: David Garcia <david.garcia@canonical.com>
Fix bugs in NG-UI charm
Signed-off-by: David Garcia <david.garcia@canonical.com>
Updated Dockerfiles to use ReleaseEIGHT-daily repo by default
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Fix bug 1124: K8s added to juju after k8s has been initialized
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Helm and k8s storage initialization for k8s-based installation
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Fix bug 1125: iptables must be installed and configured if not present
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Fix bug 1129: juju_addk8s requires the storage class
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Fix issue in UI charm
Scale policy is only available in stateful pods
Signed-off-by: David Garcia <david.garcia@canonical.com>
Adds image overlay to bundle
When installing using a bundle, the image overlay was not being
generated, resulting in the --tag option being ignored.
Bug 1130
Signed-off-by: beierlm <mark.beierl@canonical.com>
Fix uninstall process, will fix issues is daily-stage4
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Fix PLA relations, add missing ENVs, and include it in the bundle
Signed-off-by: David Garcia <david.garcia@canonical.com>
Fix 1127 bug: Use config instead of resources for SSL certificates
Signed-off-by: David Garcia <david.garcia@canonical.com>
Remove unused config from PLA overlayx
Signed-off-by: David Garcia <david.garcia@canonical.com>
Installer: refactor file generation, improved ng-ui and light-ui
separation, fixes in PLA
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Pin libjuju version to 2.8.2
This fixes bug 1144
Signed-off-by: David Garcia <david.garcia@canonical.com>
Pin libjuju version to 2.8.2
Fixes bug 1144
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
Remove api_proxy variable in charmed installer
- Fixes bug 1154
Signed-off-by: David Garcia <david.garcia@canonical.com>
Add waiting period to Storage Class creation
This commit adds a waiting period until the storage class is available.
It also fixes a minor bug in the juju add-k8s command.
This fixes Bug 1155
Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
Remove api_proxy from osm bundles
Signed-off-by: David Garcia <david.garcia@canonical.com>
Make Charmed Installer Idempotent
By default, the charmed installer will create a controller called
'controller', unless an external VCA is specified using the --vca
option.  Upon uninstall, it is not known or safe to remove this Juju
controller as there might be other applications using it.
This change shows that message on uninstall, giving the user the
opportunity to remove it with a command.
Also, as part of the installation, this change checks for the controller
and if it exists, presents the user with options for how to resolve the
situation.
Fixes bug 1126
Signed-off-by: beierlm <mark.beierl@canonical.com>
Remove unneeded mysql interface in PLA, fix osm-ha bundle, and add
README.md to bundles
Signed-off-by: David Garcia <david.garcia@canonical.com>
Expose NBI and NG-UI
Adds ingress rules for K8s installation to expose the NBI, the NG-UI and
allow for unlimited content size.
Fixes bug 1171
Signed-off-by: beierlm <mark.beierl@canonical.com>
Installer Quits Too Soon
Increases the timeout and provides more feedback on progress.
Signed-off-by: beierlm <mark.beierl@canonical.com>
Change in returned storage status format from microk8s
Signed-off-by: calvinosanc1 <guillermo.calvino@canonical.com>
========================================================================================
Change-Id: I9223675bb9ad25a0da1f20215e79ef392e544eb5 Signed-off-by:
beierlm <mark.beierl@canonical.com>
The file was modifieddocker/RO/Dockerfile
The file was modifiedinstallers/charm/lcm-k8s/reactive/spec_template.yaml
The file was addedinstallers/charm/ng-ui/lib/ops
The file was modifieddocker/NBI/Dockerfile
The file was addedinstallers/charm/pla/src/charm.py
The file was addedinstallers/charm/pla/README.md
The file was modifieddocker/POL/Dockerfile
The file was addedinstallers/charm/ng-ui/mod/operator
The file was addedinstallers/charm/ng-ui/src/charm.py
The file was modifiedinstallers/charm/bundles/osm-ha/bundle.yaml
The file was addedinstallers/charm/pla/hooks/start
The file was addedinstallers/charm/ng-ui/hooks/start
The file was addedinstallers/charm/ng-ui/files/default
The file was addedinstallers/charm/ng-ui/README.md
The file was modifiedinstallers/charm/lcm-k8s/config.yaml
The file was modifiedinstallers/full_install_osm.sh
The file was modifieddocker/osmclient/Dockerfile
The file was addedinstallers/charm/ng-ui/metadata.yaml
The file was added.gitmodules
The file was addedinstallers/charm/ng-ui/config.yaml
The file was addedinstallers/charm/pla/tox.ini
The file was modifiedinstallers/charmed_install.sh
The file was modifiedinstallers/docker/osm_pla/docker-compose.yaml
The file was addedinstallers/charm/pla/mod/operator
The file was modifiedinstallers/charm/nbi-k8s/reactive/spec_template.yaml
The file was modifieddocker/PLA/Dockerfile
The file was modifieddocker/mk/Makefile.include
The file was modifiedinstallers/docker/docker-compose-ngui.yaml
The file was modifieddocker/NG-UI/Dockerfile
The file was modifiedinstallers/charm/README.md
The file was addedinstallers/charm/pla/.yamllint.yaml
The file was addedinstallers/charm/pla/metadata.yaml
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
The file was modifieddocker/mk/get_version.sh
The file was addedinstallers/charm/ng-ui/.yamllint.yaml
The file was modifieddocker/tests/Dockerfile
The file was modifieddocker/light-ui/Dockerfile
The file was modifieddocker/MON/Dockerfile
The file was addedinstallers/charm/pla/hooks/install
The file was modifiedinstallers/charm/ui-k8s/reactive/spec_template.yaml
The file was modifieddocker/LCM/Dockerfile
The file was addedinstallers/charm/pla/config.yaml
The file was addedinstallers/charm/bundles/osm/README.md
The file was modifiedinstallers/charm/bundles/osm/bundle.yaml
The file was addedinstallers/docker/docker-compose-lightui.yaml
The file was addedinstallers/charm/ng-ui/tox.ini
The file was addedinstallers/charm/pla/hooks/upgrade-charm
The file was modifiedinstallers/charm/lcm-k8s/reactive/lcm.py
The file was addedinstallers/charm/pla/lib/ops
The file was modifiedinstallers/charmed_uninstall.sh
The file was addedinstallers/charm/bundles/osm-ha/README.md
Commit 2a815a3f98afa5fb180b2a47ee58c4f6dc7c69fb by beierlm
Pin grpc versions
Due to new version of grpc being released, the docker build fails with
errors.
Fixes bug 1200
Change-Id: Ifd958708a92a10a13c357fcd4f1960e6889ef89e Signed-off-by:
beierlm <mark.beierl@canonical.com>
The file was modifieddocker/LCM/Dockerfile
Commit de5fc1da0abc424bd83f3b22a931950de09709fd by beierlm
Improve annotations for exposing OSM services in charmed installer
Change-Id: Iffde16ff5f92aa3a99f2fb8e1ff22c8b9eb61caf Signed-off-by:
David Garcia <david.garcia@canonical.com>
The file was modifiedinstallers/charmed_install.sh
Commit bdca472ead98d309e474da1e66fb820ffa603f79 by beierlm
Allow more image types
Removes need for license from .tiff and .svg files.
Fixes bug 1202
Change-Id: Iff9dab4acab33328e161dab86be766021da2bb38 Signed-off-by:
beierlm <mark.beierl@canonical.com>
The file was modifiedtools/license_scan.sh
Commit 009a5d691dba1ec6aa8567bc27eb4d468e5e0db4 by beierlm
Add keystone charm and interface
- Bundles updated
- Installer updated
Change-Id: I0f8e9aafd51e9579159f9166864eb8634292f99c Signed-off-by:
David Garcia <david.garcia@canonical.com>
The file was modifiedinstallers/charmed_install.sh
The file was addedinstallers/charm/keystone/.gitignore
The file was addedinstallers/charm/keystone/.yamllint.yaml
The file was modifiedinstallers/charm/bundles/osm-ha/bundle.yaml
The file was addedinstallers/charm/keystone/requirements.txt
The file was addedinstallers/charm/keystone/metadata.yaml
The file was addedinstallers/charm/interfaces/keystone/requires.py
The file was addedinstallers/charm/keystone/src/charm.py
The file was addedinstallers/charm/keystone/config.yaml
The file was modifiedinstallers/charm/bundles/osm/bundle.yaml
The file was addedinstallers/charm/keystone/README.md
The file was modifiedinstallers/charm/build.sh
The file was addedinstallers/charm/interfaces/keystone/interface.yaml
The file was addedinstallers/charm/keystone/tox.ini
The file was addedinstallers/charm/interfaces/keystone/provides.py
Commit ae9807e262603fb9753f22a215c085605258953c by endika
Execute docker health commands with docker group
Fixes bug #1205
Change-Id: Iccf15a31c4925421820e25d7c0821e322955267a Signed-off-by:
endika <endika.aldecoa@ehu.eus>
The file was modifiedinstallers/osm_health.sh
Commit 2634cd3ab6e8737d4e1e35aa02bdab9d0c51bd9b by beierlm
Pin Juju Version Pins the agent version of juju to ensure consistent
behaviour.
Change-Id: I7112638fd02bc9ab9e6be5aa18481f93dd955f3a Signed-off-by:
beierlm <mark.beierl@canonical.com>
The file was modifiedinstallers/charmed_install.sh
The file was modifiedinstallers/full_install_osm.sh
Commit 6a70374d7269d181af98c392eba116abb70ee1e9 by tierno
fix 1220: LCM Dockerfile remove  grpcio-tools grpclib
These dependencies are installed with the debian python3-osm-lcm
package, using a post-install script. This script get the required
version.
Removed other packages not needed
Change-Id: I6472e756cb3da32632ca18a9d165ef2e8ec7d270 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
The file was modifieddocker/LCM/Dockerfile
Commit 68faf8d30c3e08ca7dc1974281ade474f6f815b7 by beierlm
Fix juju status in OSM Charms
Change-Id: Iab33813f81c394f2444fb9407b4fab4b70929c90 Signed-off-by:
David Garcia <david.garcia@canonical.com>
The file was modifiedinstallers/charm/bundles/osm-ha/bundle.yaml
The file was removedinstallers/charm/ng-ui/hooks/start
The file was removedinstallers/charm/pla/hooks/upgrade-charm
The file was addedinstallers/charm/ng-ui/requirements.txt
The file was modifiedinstallers/charm/ro-k8s/reactive/ro.py
The file was removedinstallers/charm/ng-ui/lib/ops
The file was removedinstallers/charm/pla/hooks/install
The file was modifiedinstallers/charm/ng-ui/src/charm.py
The file was modifiedinstallers/charm/mon-k8s/reactive/mon_k8s.py
The file was removedinstallers/charm/pla/lib/ops
The file was addedinstallers/charm/pla/.gitignore
The file was modifiedinstallers/charm/ng-ui/tox.ini
The file was removedinstallers/charm/pla/hooks/start
The file was modifiedinstallers/charm/nbi-k8s/reactive/nbi.py
The file was modifiedinstallers/charm/pol-k8s/reactive/pol_k8s.py
The file was modifiedinstallers/charm/ui-k8s/reactive/ui.py
The file was modifiedinstallers/charm/lcm-k8s/reactive/lcm.py
The file was addedinstallers/charm/pla/requirements.txt
The file was addedinstallers/charm/ng-ui/.gitignore
The file was modifiedinstallers/charm/pla/tox.ini
The file was modifiedinstallers/charm/pla/src/charm.py
Commit 126a443a5bd8c7245234a79f530bfa54222abb21 by sousaedu
Adding LDAP support for Keystone charm
Change-Id: Ic07622ef2332943479d1e9212f9d968ba6554ead Signed-off-by:
sousaedu <eduardo.sousa@canonical.com>
The file was modifiedinstallers/charm/keystone/config.yaml
The file was modifiedinstallers/charm/keystone/metadata.yaml
The file was modifiedinstallers/charm/keystone/src/charm.py
The file was modifieddocker/Keystone/Dockerfile
The file was modifiedinstallers/charm/build.sh
The file was modifiedinstallers/charm/lint.sh
Commit c63bed600090173ed1b6d7ccc89af3746e40739e by dominik.fleischmann
Bug 1233: Accept vca argument in installer script
This fixes bug 1233 which caused the full_install_osm.sh to not
recognize the vca argument which is for the charmed installation.
Bug: https://osm.etsi.org/bugzilla/show_bug.cgi?id=1233 Change-Id:
Id5c653fa7ea543d946bdd7ae4fcdad3d431e9099 Signed-off-by: Dominik
Fleischmann <dominik.fleischmann@canonical.com>
The file was modifiedinstallers/full_install_osm.sh
Commit 25aca0c601f202d8a0341fc436553ed4dbc77462 by antonio.marsico
Fix bug 1128
Resolves Light-UI and NG-UI deployed at the same time
Change-Id: I07f97714dba9adf48df121b7f61c19c10960a93a Signed-off-by:
Antonio Marsico <antonio.marsico@bt.com>
The file was modifiedinstallers/docker/docker-compose.yaml
Commit c3a33005ded347572dcf09d49df469ac88a67db7 by beierlm
Workaround for Bug 1262
Disable the build of light-ui until it can be updated with a newer
version of Ubuntu, Python 3 and NPM.
Change-Id: I6ed11216c4ba71fd784c113342d49bd941349fd3 Signed-off-by:
beierlm <mark.beierl@canonical.com>
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
The file was modifieddocker/mk/Makefile.include
The file was modifiedinstallers/osm_health.sh
The file was modifieddocker/Makefile
Commit 0eb6c8b8eb96a05fda9543e53db046ad4d92399f by garciadeblas
Fix bug 1262: docker build updates to use latest npm and ubuntu1804
Change-Id: I63a0b1ae854e6bd3173c938b04d6c1793412780f Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifieddocker/light-ui/Dockerfile
Commit af26f65de131a4e99ffdafcded4c01b811997270 by beierlm
Revert "Workaround for Bug 1262"
This reverts commit c3a33005ded347572dcf09d49df469ac88a67db7.
Reason for revert: LW-UI has been updated via these changes:
https://osm.etsi.org/gerrit/c/osm/devops/+/9851
https://osm.etsi.org/gerrit/c/osm/LW-UI/+/9829
Change-Id: I3a53718237bc7318e9caf2a56e72b12fa9db8a7b Signed-off-by:
beierlm <mark.beierl@canonical.com>
The file was modifieddocker/mk/Makefile.include
The file was modifiedinstallers/osm_health.sh
The file was modifieddocker/Makefile
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit 738bf6fbc3f9f23307c519f8ef980e9975dcbd9d by sousaedu
Adding HA support for Keystone charm
Change-Id: I691154ef2952bc124d7ddb689e39455c213c2a4b Signed-off-by:
sousaedu <eduardo.sousa@canonical.com>
The file was modifiedinstallers/charm/keystone/.gitignore
The file was modifiedinstallers/charm/keystone/src/charm.py
The file was modifiedinstallers/charm/keystone/requirements.txt
The file was modifiedinstallers/charm/keystone/config.yaml
Commit 0be373d598b83194af8ad053975c0c096053d3c4 by sousaedu
Adding extra LDAP configuration options to Keystone charm
Adding the following configuration options:
- chase_referrals
- page_size
- group_tree_dn
- group_objectclass
Change-Id: I413de917a5d31142527f7136e24eceef457f013b Signed-off-by:
sousaedu <eduardo.sousa@canonical.com>
The file was modifiedinstallers/charm/keystone/config.yaml
The file was modifiedinstallers/charm/keystone/src/charm.py
Commit bb631bed423b0cc47193108e705d354ed43625b0 by beierlm
Adding extra LDAP configurations to Keystone docker
Adding the following configuration options:
- chase_referrals
- page_size
- group_tree_dn
- group_objectclass
Change-Id: Ibcfb6cd1ebb11db6081c229d35ac44c8ae2c5a3f Signed-off-by:
sousaedu <eduardo.sousa@canonical.com>
The file was modifieddocker/Keystone/Dockerfile
The file was modifieddocker/Keystone/scripts/start.sh