- Jul 31, 2018
-
-
Benjamin Bertrand authored
-
- Jul 27, 2018
-
-
Benjamin Bertrand authored
-
- Jul 23, 2018
-
-
Benjamin Bertrand authored
-
- Jul 19, 2018
-
-
Benjamin Bertrand authored
JIRA INFRA-424
-
- Jul 17, 2018
-
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
JIRA INFRA-414
-
Benjamin Bertrand authored
This is not super clean. The model and device_type belong to the host. This is for easy access from the API. But it would be better to have a "expand=true" query parameter and return the host as a dict. JIRA INFRA-414
-
Benjamin Bertrand authored
JIRA INFRA-414
-
Benjamin Bertrand authored
-
- Jul 16, 2018
-
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
-
- Jul 13, 2018
-
-
Benjamin Bertrand authored
-
- Jul 12, 2018
-
-
Benjamin Bertrand authored
JIRA INFRA-412
-
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
-
- Jul 11, 2018
-
-
Benjamin Bertrand authored
Allow to enter Ansible variables on host in YAML format. Use codemirror (http://codemirror.net) to make editing YAML easier. JIRA INFRA-412
-
Benjamin Bertrand authored
+ yaml mode
-
- Jul 09, 2018
-
-
Benjamin Bertrand authored
Use the before_flush hook to trigger the core services update. It's much nicer than having to call a method in several places. The core services update is triggered on creation/modification/deletion of an Interface. In the before_flush we can manipulate the session (add objects) but we shouldn't call commit. The db.session.commit() was removed from the launch_task method.
-
- Jul 06, 2018
-
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
- black - flake8 See https://pre-commit.com
-
-
Benjamin Bertrand authored
Add new jinja2 filter to format datetime
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
torn was configured to run playbooks on the GPN via a proxy.
-
Benjamin Bertrand authored
- the version of libiconv used was removed... - fix formatting
-
- Jul 03, 2018
-
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
Avoid calling the database several times. Several attributes can be updated in one call.
-
Benjamin Bertrand authored
Only save exceptions that occur before the AWX job was triggered. If the AWX job failed, we can refer to the logs on AWX.
-
Benjamin Bertrand authored
-
- Jul 02, 2018
-
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
Allow to display tasks JIRA INFRA-403
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
Table used to save the RQ background jobs JIRA INFRA-403
-
- Jun 28, 2018
-
-
Benjamin Bertrand authored
JIRA INFRA-402
-
- May 25, 2018
-
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
Memory shall be passed in MB and GB
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
-