Mentions légales du service

Skip to content
Snippets Groups Projects
  1. Jul 03, 2018
    • Sylvain Baubeau's avatar
      Skydive: Update Keystone and Neutron configuration · d0f85e3f
      Sylvain Baubeau authored
      Skydive recently splitted the OpenStack configuration:
      one for the authentication - on the analyzer - 'auth.keystone'
      and an other one for the Neutron probe on the agent
      'agent.topology.neutron'.
      
      Change-Id: Idce277d30f01e7a36499b1aee24c54779c54a807
      d0f85e3f
  2. Mar 09, 2018
  3. Feb 06, 2018
    • Kevin TIBI's avatar
      Fix cluster mode for skydive · 48b5696b
      Kevin TIBI authored
      If we use multiple skydive analyzers, we need to add this configuration.
      Works with one node.
      
      Change-Id: I9b52bf184e269d314e2af2ac80dc45557e3533af
      48b5696b
  4. Oct 17, 2017
    • Eduardo Gonzalez's avatar
      Add ovs flows to skydive · bba8c8af
      Eduardo Gonzalez authored
      Skydive does not receive information about ovs flows
      Fixed some other issue:
      - Add logic to use skydive with odl
      - Useless config folder.
      - Missing auth parm in analyzer conf.
      - Set internal endpoint for connection to keystone.
      - Remove stderr which consumes a lot of disk space in the host.
      
      Change-Id: I4f7287f7453a6c5b6b8d77d746281b175d421bed
      Closes-Bug: #1711336
      bba8c8af
  5. Sep 04, 2017
    • zhuzeyu's avatar
      Modify the conf in skydive · 5f2d3214
      zhuzeyu authored
      The flowtable_expire, flowtable_update and flowtable_agent_ratio
      are no longer use in skydive
      Now it uses flow.expire and flow.update
      
      Closes-Bug: #1714900
      Change-Id: I4f7724be87997fe9e62e53e3141419709fd4efaf
      5f2d3214
  6. Aug 07, 2017
  7. Jul 04, 2017
    • Bertrand Lallau's avatar
      Fix skydive analyzer "etcd" config · 4c04d067
      Bertrand Lallau authored
      When an external Etcd server is used, config is generated like following:
      
      etcd:
        client_timeout: 100
        embeded: no
        servers:
          - http://10.200.200.10:2379
      
      "embeded" config has wrong spelling, the good one is "embedded".
      Hence default config is used (yes), and external Etcd server is not used.
      
      Closes-Bug: #1697614
      Change-Id: I59ac990b0b865c926b53f829bdfea186fc1e10b1
      4c04d067
  8. Jun 28, 2017
  9. Jun 06, 2017
Loading