1. aceb464 add version to log by tierno · 9 years ago v1.0.1
  2. a4d321c enhance on database migration not prompt for pass if no needed by tierno · 9 years ago
  3. 8008c3a v0.5.2 enlarge vim_tenant_id to allow extra fields. Allow extra datacenter configuration at attachment by tierno · 9 years ago
  4. 44528e4 minor changes at database connection exception management. Change openmanoconfig.sh to openmanoconfig.py to retrieve configuration by tierno · 9 years ago
  5. d55a458 add git checkout to the apropiate tag v1.0 by tierno · 10 years ago
  6. a3d49e6 v0.5.1 fixed 75 VIM VM or net not updated when receives a message error longer than 1024 by tierno · 10 years ago
  7. cef8e64 Remove debugging that was causing openvim-compute-relation-joined to fail by Adam Israel · 10 years ago
  8. 50227af Initial import of charm layer to deploy and configure OpenMano by Adam Israel · 10 years ago
  9. 33f0a7e Update --createdb to use the right host/port by Adam Israel · 10 years ago
  10. 65a0b96 v0.5.0 openmano for OSM Release One by tierno · 10 years ago v1.0.0
  11. 1c8d487 Merge "v0.4.62 Get properly a vimconn error at image/flavor list/create" by tierno · 10 years ago
  12. 5e91eb8 v0.4.62 Get properly a vimconn error at image/flavor list/create by tierno · 10 years ago
  13. ed1be4b Merge "v0.4.61 fixed 37 Deploying multisite get properly the information from sites. Deletion is properly done" by garciadeblas · 10 years ago
  14. a279391 v0.4.61 fixed 37 Deploying multisite get properly the information from sites. Deletion is properly done by tierno · 10 years ago
  15. 57f42af Merge "allow running test_vimconn without user ssh keys. Change installation to copy .gitignore with common parameters" by garciadeblas · 10 years ago
  16. 1cc0d44 Merge "fixed small typo at basictest" by garciadeblas · 10 years ago
  17. 8b41324 allow running test_vimconn without user ssh keys. Change installation to copy .gitignore with common parameters by tierno · 10 years ago
  18. 41f18be Minor bug fixed in create_or_use_flavor when it contains a disk image by garciadeblas · 10 years ago
  19. 7725a1e fixed small typo at basictest by tierno · 10 years ago
  20. 5761ad1 Added capability to duplicate name for network and vm by bayramov · 10 years ago
  21. fe3f3c9 Added required dependency to install script. Fixed licensing issue in the file. Merged changes from master to vmware_connector. vm_info now has more status. Add acuireConsole method return link to VMRC console. get_vapp_details_rest() parse entier vapp and vm consturct and return as dictionary by bayramov · 10 years ago
  22. a4bb7ac basictest changed to remove nsd complex5. It requires a pre-provisioned image at openvim. It will be added when that image is created as part of openvim by garciadeblas · 10 years ago
  23. 1f3a671 Fixed VNF descriptor for tests by garciadeblas · 10 years ago
  24. bb6a1ed Fixed issue when using VM image name instead of path in deployments on openstack by garciadeblas · 10 years ago
  25. 9a241aa Tests updated to test deployment of VNFs using image name instead of path by garciadeblas · 10 years ago
  26. a9a7e62 fix a bug getting log-socket-host option param by tierno · 10 years ago
  27. 21d795b Fix bug in vimconn_openstack related to dhcp_count by garciadeblas · 10 years ago
  28. fe78990 fixing logs at vimconn by tierno · 10 years ago
  29. edca7b3 v0.4.60: fixed bug when using ip profiles in openstack, improved logs in case od unexpected exception in REST API, dos2unix vnf examples by garciadeblas · 10 years ago
  30. 65a9b0c Capture and logging general exceptios at http by tierno · 10 years ago
  31. 163f1ae fixed issue relayted to upload multiply files. by bayramov · 10 years ago
  32. b6ffe79 Refactored code and change return error code to exceptions. by bayramov · 10 years ago
  33. 4078073 added .gitignore example file that users can use at their local folders by tierno · 10 years ago
  34. b69fa9f Support of image name and checksum for each VDU/VNFC instead of the image location/path by garciadeblas · 10 years ago
  35. a09cf38 fixed issue with hardcoded credential, added capability to indicate from shell or environment admin user and password) by bayramov · 10 years ago
  36. bd6160f Fixed issue with exceptions. Now instead of return code upon an appropriate failure exception is raised. The fixed issue now class properly extend from vimcon. Extended initial initialization. by bayramov · 10 years ago
  37. ef39072 re-trying commit by bayramov · 10 years ago
  38. 6c0e3d4 Added standalone tool to work with vcloud director. finished vmware connector ready for test by bayramov · 10 years ago
  39. 70d4c7a Merge "new option --screen at basictest to force launching in a screen" by garciadeblas · 10 years ago
  40. 60f4d22 Merge "Fixes bug #57" by tierno · 10 years ago
  41. 7684184 new option --screen at basictest to force launching in a screen by tierno · 10 years ago
  42. 4b3b446 Fixes bug #57 by garciadeblas · 10 years ago
  43. 2fce5f1 v0.4.58 fixed getting VIM ip_address issue when several scenario network are mapped to the same VIM network by tierno · 10 years ago
  44. 5c7c473 openmano client v0.4.6 adapted to the change in instance-scenario-list descriptor by tierno · 10 years ago
  45. 66345bc v0.4.57 Allow mapping several scenario netwoks on the same vim network. Change name at database table instance_nets from external to created by tierno · 10 years ago
  46. b13f3cc v0.4.56 fixed some logging bugs by tierno · 10 years ago
  47. 8e995ce 0.4.55 fixed problems with new versions of openstack python client by tierno · 10 years ago
  48. 490afeb Script utility to get options. service-openmano can manage both openman service and openmano inside a screen by tierno · 10 years ago
  49. d1b8630 Bugs fixed in scripts related to database init and migrate by garciadeblas · 10 years ago
  50. 6409b4b Bug fixed in install-openmano.sh to run config scripts from the appropriate base folder by garciadeblas · 10 years ago
  51. 12b1f74 minor change at install-openmano.sh script by tierno · 10 years ago
  52. 89b3d84 Changes in several installation and init scripts to remove mysql warnings and become idempotent and usable from a cloned repository by garciadeblas · 10 years ago
  53. 71781ea Change in nfvo.py to give proper messages in case of failure in last versions of vnfd and nsd schemas by garciadeblas · 10 years ago
  54. efd80c9 v0.4.53 fix an issue instanciating with params a scenario defined with old version schema by tierno · 10 years ago
  55. e6c58ce fix bug parsing instance-scenario-create descriptor by tierno · 10 years ago
  56. c50b435 make openmano client at the path when installing openmano as a service by tierno · 10 years ago
  57. 4dba7ab Merge "Minor bug fix in install-openmano to install correctly the service" by tierno · 10 years ago
  58. 73ad9e4 v0.4.52 fixes logging name mismatching. Add individual log files per module by tierno · 10 years ago
  59. 1ef7e52 Minor bug fix in install-openmano to install correctly the service by garciadeblas · 10 years ago
  60. 325fa1c Initial commit for vmware vimconnector by bayramov · 10 years ago
  61. 6460dfa Fixed bug in basictest to delete instances complex3 and complex4 by garciadeblas · 10 years ago
  62. 3ae3974 v0.4.51 checks datacenter-create type. Upon datacenter-attach, propagates vim credentials to vimconnector class constructor, so that credentiasl checks can be done by tierno · 10 years ago
  63. 327465f v0.4.50 datacenter-netmap-import bug fixed running on US16.04. Added created_at value at datacenter_nets database table by tierno · 10 years ago
  64. 4319dad minor changes by tierno · 10 years ago
  65. 9f8456e v0.4.49 allow IP parameters for networks, and network types in RO by garciadeblas · 10 years ago
  66. be41e22 v0.4.48 multisite implementation by tierno · 10 years ago
  67. a4e1a6e v0.4.47 cloud-init for ssh key injection at instance-scenario-create by tierno · 10 years ago
  68. 5acf720 openmano client, netmap-upload changed to netmap-import by tierno · 10 years ago
  69. 45a5285 scripts to install openmano as a service on Xenial, and enhancements on installation by tierno · 10 years ago
  70. 0c317ee Changes in database for allowing IP parameters, changes in DB migration script, new DB version 12, small changes in openmano_schemas and other files to deal with new DB version, basictest run successfully by garciadeblas · 10 years ago
  71. fec35df Changes in openmano_schemas for OSM R1 by garciadeblas · 10 years ago
  72. 20fc2a2 v0.4.45 Action over a Instance to obtian VM console. Allow both with or without proxy depending on the configuration by tierno · 10 years ago
  73. 3e9b91e fix a bug at test_vimconn by tierno · 10 years ago
  74. 351863c fix a bug at getting VM console by tierno · 10 years ago
  75. afbced4 fix #30 little bug by tierno · 10 years ago
  76. 205d102 v0.4.44 new command line option for log file configuration at openmanod server. New script for configuring openmano as a service on Ubuntu Xenial by tierno · 10 years ago
  77. 6e11623 fixes #30. Using openstack as a VIM, avoid the metadata of pci_injection grater than 255 by tierno · 10 years ago
  78. cea279c v0.4.43 fixes #27 #29 names at vnfs, scenarios, instances can be repeated. Only visible by the owner tenant or public by tierno · 10 years ago
  79. b6884bd Fix error when OPENMANO envioronment is set a different location by tierno · 10 years ago
  80. 72f35a5 v0.4.42 logging format for OSM integration by tierno · 10 years ago
  81. 6e7f99f Merge branch 'master' of https://osm.etsi.org/gerrit/osm/RO by tierno · 10 years ago
  82. 96d9cd4 added a test script basictest.sh for testing openmano using a fake openvim by tierno · 10 years ago
  83. 688b255 Merge "v0.4.41 logging added. Split database into a base class db_base with general methods and nfvo_db with openmano specific methods" by garciadeblas · 10 years ago
  84. 2e7e709 Merge branch 'master' of https://osm.etsi.org/gerrit/osm/RO by tierno · 10 years ago
  85. f97fd27 v0.4.41 logging added. Split database into a base class db_base with general methods and nfvo_db with openmano specific methods by tierno · 10 years ago
  86. 0e9fd83 Changes in openmano client to resolve tenant and datacenter names of env variables by garciadeblas · 10 years ago
  87. 6032cb9 fixed database downgrade bug from v0.7 to v0.6 by tierno · 10 years ago
  88. 809a780 openmano v0.4.40 change from test_os to test_vimconn that is more general. Some minor updates by tierno · 10 years ago
  89. 1b8c143 change scenario examples to schema version 2 by tierno · 10 years ago
  90. ae4a8d1 openmano v0.4.39: logging at vimconnector. Exception generation upon error instead of returning status by tierno · 10 years ago
  91. 5a24e46 minor updates to v0.4.38 by tierno · 10 years ago
  92. 462e388 Changes in MANO DB init scripts to allow db_name as input parameter by tierno · 10 years ago
  93. c50e5da install script: fixes #18, fixes #19 by tierno · 10 years ago
  94. 66aa037 Fixed some references to utils by tierno · 10 years ago
  95. dc485c4 Remove moved auxiliary_functions.py by tierno · 10 years ago
  96. 42fcc3b Moved auxiliary_functions.py from utils package to the main package by tierno · 10 years ago
  97. c78233e Merge changes I392f2858,Iba0cab65,I16304baf,Ic5befeff,I77f648f4, ... by tierno · 10 years ago
  98. 11940f1 Merge "added blueprint folder for internal module design" by tierno · 10 years ago
  99. 77b0556 Merge "Initial empty repository" by tierno · 10 years ago
  100. 1597ac1 New folder for designs for release1 by garciadeblas · 10 years ago