1. 19 Sep, 2017 1 commit
    • Roque's avatar
      erp5-util-benchmark/scalability · 50506c28
      Roque authored
      First commit with all my changes in webrunner-testnode in order to run the benchmark suites using performance tester and runScalabilityTestSuite.
      Full of logs, comments and hard-codes.
      Cleanup code needed.
      50506c28
  2. 06 Sep, 2017 1 commit
  3. 05 Sep, 2017 5 commits
    • Roque's avatar
      Refactoring in interaction between scalability runner and master communicator. · 306a36e3
      Roque authored
      - Functionality in Slapos Master Communicator setters for instance name and request parameters moved to request method.
      - Refactoring to avoid calling request method with hardcoded states.
      - Refactoring in supply method: state parameter removed.
      306a36e3
    • Roque's avatar
      Code cleanup and summary of changes. · c388793a
      Roque authored
      Cleanup:
      - Old code comments removed
      - Debug comments removed
      - Old log entries for debug removed
      
      Overall summary of changes:
      - No changes were made
      c388793a
    • Roque's avatar
      Code cleanup and summary of changes. · dea28698
      Roque authored
      Cleanup:
      - Debug comments removed
      - Log entries for debug removed
      
      Unique change:
      - The instantiation of ScalabilityRunner doesn't work with a node_test_suite, so now it uses the testNode (self) directly.
      dea28698
    • Roque's avatar
      Code cleanup and summary of changes. · cba1f4e0
      Roque authored
      Cleanup:
      - Old code comments removed
      - Debug comments removed
      - Old log entries for debug removed
      
      Overall summary of changes:
      - The base of this code comes from some work done by Rafael in here:
          https://lab.nexedi.com/nexedi/slapos.toolbox/blob/master/slapos/agent/tester.py
      - Minor refactoring in communication with slap objects for supply and request.
      - New setters (they will be refactored soon)
      cba1f4e0
    • Roque's avatar
      Code cleanup and summary of changes. · 0815d716
      Roque authored
      Cleanup:
      - Old code comments removed
      - Debug comments removed
      - Old log entries for debug removed
      - Minor refactoring for readability
      
      Overall summary of changes:
      - Most of the communication with slapos is done using the Slapos Master Communicator instead of Slapos Controller:
        * supply, request, check instance status, check software status.
      - Refactoring of related methods (waitInstance, isSoftwareReleaseReady, etc.)
      - Initialization of communicator: initialize connection to SlapOS usign key and certificate
      - Some related imports added
      - General refactor: some unnecesary sentences and methods were removed.
      0815d716
  4. 01 Sep, 2017 1 commit
  5. 30 Aug, 2017 1 commit
  6. 28 Aug, 2017 2 commits
  7. 24 Aug, 2017 2 commits
  8. 21 Jul, 2017 5 commits
  9. 20 Jul, 2017 2 commits
    • Nicolas Wavrant's avatar
      Add a new contact type : the External identifier · 42fbcc78
      Nicolas Wavrant authored
      Entities can be given identifiers by other organisations when they suscribe to their service. This identifier can be seen as a contact, as it will be used to reference the entity in all further exchanges. As the number of suscription can be unlimited, creating a new property for each kind of identifier becomes heavy, but customizing contacts using getIdTranslationDict is easy.
      
      As a real life use case, in UK, a company which is allowed to instruct direct debits to their customer bank accounts is given a Service User Number, which should be transmitted with all direct debit instructions.
      
      /reviewed-on nexedi/erp5!316
      42fbcc78
    • Aurel's avatar
      also reindex ERP5 Report in portal_skins · 420f068e
      Aurel authored
      420f068e
  10. 19 Jul, 2017 7 commits
  11. 18 Jul, 2017 10 commits
  12. 12 Jul, 2017 3 commits