Skip to content
Snippets Groups Projects
  1. Jul 19, 2018
  2. Jul 12, 2018
    • Benjamin Bertrand's avatar
      Add ansible_group table · 5e76c0b1
      Benjamin Bertrand authored
      - add ansible_groups_hosts_table for many-to-many relationship between
      groups and hosts
      - add new api endpoint /network/groups
      
      JIRA INFRA-412
      5e76c0b1
  3. Jul 06, 2018
  4. Apr 20, 2018
  5. Apr 10, 2018
  6. Apr 06, 2018
  7. Mar 13, 2018
  8. Feb 28, 2018
  9. Feb 23, 2018
  10. Feb 14, 2018
  11. Feb 09, 2018
  12. Feb 06, 2018
  13. Jan 12, 2018
    • Benjamin Bertrand's avatar
      Fix inconsistency in interface creation · a3c407f4
      Benjamin Bertrand authored
      The string representation of a Network is the vlan_name.
      This is what we should allow to pass as string to create an interface.
      
      Note that if we pass network_id instead of network when creating
      and interface, the validate_interfaces method from the Network class
      is not called.
      a3c407f4
  14. Jan 11, 2018
  15. Jan 08, 2018
  16. Jan 02, 2018
  17. Dec 21, 2017
Loading