Skip to content
Snippets Groups Projects
  1. Jul 02, 2018
  2. Jun 28, 2018
  3. May 25, 2018
  4. May 24, 2018
  5. May 23, 2018
  6. May 22, 2018
  7. May 09, 2018
  8. Apr 27, 2018
  9. Apr 23, 2018
    • Benjamin Bertrand's avatar
      Add stack_member field to item · ce031db6
      Benjamin Bertrand authored
      This is to be used for stack of switches only
      
      - a stack_member is linked to an host (device_type has to be "Switch")
      - a stack_member is an integer between 0 and 9 (included) or can be None
      - the couple (host_id, stack_member) must be unique
      
      JIRA INFRA-267
      ce031db6
    • Benjamin Bertrand's avatar
      Add extra default device types · 1a2f3786
      Benjamin Bertrand authored
      - rename "Virtual" to "Virtual Machine"
      - add "Virtual IOC"
      - add several physical devices (Switch, Industrial PC IOC, MicroTCA,
        VME, PLC)
      1a2f3786
  10. Apr 20, 2018
    • Benjamin Bertrand's avatar
      Allow to link several items to one host · 4209cdb8
      Benjamin Bertrand authored
      1. When we have a stack of switches, the same IP is associated to several
         switches
      2. Move the items <-> host assocation to the item create/edit page
      
      JIRA INFRA-267
      4209cdb8
    • Benjamin Bertrand's avatar
      Hide interface name in create host form · e884acd3
      Benjamin Bertrand authored
      The interface name doesn't need to be displayed in the form as we force
      it to the hostname.
      
      We set the interface name to the hostname when submitting the form.
      This fixes the copy/paste issue with the mouse that didn't trigger the
      keyup event.
      
      JIRA INFRA-287
      e884acd3
  11. Apr 10, 2018
  12. Apr 09, 2018
  13. Apr 06, 2018
  14. Apr 05, 2018
  15. Mar 16, 2018
    • Benjamin Bertrand's avatar
      Fix default available IPs · 03daacce
      Benjamin Bertrand authored
      We should reserve 10 addresses at the beginning and 5 at the end.
      Meaning for a /24 network, we should start at 11 and end at 249.
      03daacce
  16. Mar 14, 2018
  17. Mar 13, 2018
Loading