Commit Graph

28 Commits (233cf82f1dbb605ea7e935dfee400ac82e5cb48f)

Author SHA1 Message Date
Luis Gerardo Romero Garcia 18811105a6 refs #1053 Adds new parameter to nginx template to public dinamic dir. Use dinamic route to obtain disk usage function in controller
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-28 07:23:15 +01:00
Luis Gerardo Romero Garcia 210b5ef72d refs #1053 Modifies installer to use dinamic routes and adds backup dir to controller
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-28 06:44:31 +01:00
Luis Gerardo Romero Garcia 0b6e6f7893 refs #1030 Adds to reservations bootfilename and next server when is modified the subnet to fix priority problem that allows to use global configuration when bootfilename and next server is defined in subnet
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-23 13:38:37 +02:00
Luis Gerardo Romero Garcia aaacfe1286 refs #984 #1000 adds to modify subnet the gateway and makes nextserver and bootfilename optional parameters
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-21 09:15:11 +00:00
Luis Gerardo Romero Garcia 2946fc1d19 refs #981 #984 adds a minimal kea configuration to the installer, adds a json with the interfaces and the ogbootIp, adds gateway configuration when a subnet is create o modified in the controller
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-18 12:49:42 +02:00
Luis Gerardo Romero Garcia fdbc087eb9 refs #812 Fix a double quote typo, adds parameter comprobation in all add and modify endpoints
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-09 16:49:11 +02:00
Luis Gerardo Romero Garcia 6de02065a6 refs #812 Applies schemas subnets and hosts in swagger documentation, adds logic y some parameter is missing. Changes tests to check what parameter is missing
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-09 16:27:50 +02:00
Luis Gerardo Romero Garcia 8e929108af refs #812 Changes response output parameter to message in add Dhcp subnet
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-09 12:19:31 +02:00
Luis Gerardo Romero Garcia 72d5240932 refs #812 Adds host schema, adds subnet call to the subnet schema, deletes some output error in API Robot
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-08 18:05:41 +02:00
Luis Gerardo Romero Garcia db9ce9c90e refs #812 adds some unset hash, fix a bug in restore backup, adds in the 200 response the new subnets in the backup restore endpoint. Adds a new schema in nelmio yaml configuration and changes the project name
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-08 16:55:13 +02:00
Luis Gerardo Romero Garcia d68208357c refs #812 standarize outputs in all endpoints and adds anyof instruction in swagger documentation for 400 error code
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-08 12:50:29 +02:00
Luis Gerardo Romero Garcia b1d2f2eb22 refs #812 #814 adds some 500 code exits, adds new endpoint to get last backup content. Adds swagger documentation of restoreBackup.
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-07 14:57:03 +02:00
Luis Gerardo Romero Garcia ff1449ff33 refs #812 adds 500 error to getHost
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-04 13:13:51 +02:00
Luis Gerardo Romero Garcia f43f309f1e refs #797 adds a anyof property to control 400 error message in addSubnet swagger doc
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-03 15:01:54 +02:00
Luis Gerardo Romero Garcia ad7cd037bf refs #797 in delete and modify identifiques the host with subnet id and mac, changes swagger and functionality with this logic. Fix duplicated 400 output in swagger addsubnet doc
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-03 12:31:36 +02:00
Luis Gerardo Romero Garcia 348c5247f4 refs #797 changes swagger doc in modify hosts, get subnets and delete subnets, unset hash in delete subnets, adds a new error in case the id already exists in post subnet
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-03 10:53:11 +02:00
Luis Gerardo Romero Garcia 16e1e41da5 refs #797 changes output in get subnets
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-03 09:21:02 +02:00
Luis Gerardo Romero Garcia aaa06152d1 refs #668 adds status endpoint to dhcp controller
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-02 14:00:23 +02:00
Luis Gerardo Romero Garcia e7519b5b33 refs #799 fix a error in the comment kea ctrl authentication and a typo in the swagger doc 2024-10-01 16:13:57 +02:00
Luis Gerardo Romero Garcia fa8f0b46b8 refs #799 adds apparmor exception to write in kea conf and delete hash in controller 2024-10-01 15:47:12 +02:00
Luis Gerardo Romero Garcia 6f51fba7fa refs #799 adds apparmor exception to write in kea conf 2024-10-01 15:44:16 +02:00
Qindel 92885c0437 refs #797 removes schema swagger for errors with nelmio, adds nelmio to composer.json 2024-09-30 10:51:54 +00:00
Luis Gerardo Romero Garcia 716ef20e31 "#153 Adds config-write to all updates in kea configuration" 2024-02-15 09:36:26 +01:00
Luis Gerardo Romero Garcia 3efac200a0 #153 adds relatives routes in backup files 2024-02-15 09:26:50 +01:00
Luis Gerardo Romero Garcia 8a61efc380 refs #152 #153 #156 #157 Removes innecesaries endpoints 2024-01-29 14:43:14 +01:00
Luis Gerardo Romero Garcia 925274da3e refs #152 #153 #156 #157 Adds plural in endpoint routes 2024-01-29 14:40:34 +01:00
qindel 7140b7c6b6 refs #170 Adds new directories to backup and changes logs permissions 2024-01-25 15:04:07 +00:00
Luis Gerardo Romero Garcia dfbda46490 #152 First commit ogdhcp 2024-01-23 08:02:23 +01:00