Commit Graph

302 Commits

Author SHA1 Message Date
Emmanuel Garette 33f9cbdc64 allow caching with the demoting_error_warning property 2021-03-29 10:35:56 +02:00
Emmanuel Garette 6084487d08 add test to dyn optiondescription 2021-03-29 10:35:56 +02:00
Emmanuel Garette 9576809543 dict with leader_to_list parameter 2021-03-29 10:35:56 +02:00
Emmanuel Garette af2d3eb3ce calculation with submulti 2021-03-29 10:35:56 +02:00
Emmanuel Garette b76db42204 better error when value not in a choice 2021-03-29 10:35:56 +02:00
Emmanuel Garette 2f173af70f Add ParamSelfInformation 2021-03-29 10:35:56 +02:00
Emmanuel Garette 9a4faf391e 2020/2021 2021-03-29 10:35:56 +02:00
Emmanuel Garette e2d5a1c8aa filename must be a full path 2021-03-29 10:35:56 +02:00
Emmanuel Garette b9107867c9 do not remove notempty and notunique properties 2021-03-29 10:35:55 +02:00
Emmanuel Garette e1fef11465 refactor 2020-10-05 21:16:41 +02:00
Emmanuel Garette 6910371779 Add ParamInformation and callback can be a coroutine 2020-10-03 14:29:15 +02:00
Emmanuel Garette 659243ba8f better support for warnings_only 2020-08-04 16:49:21 +02:00
Emmanuel Garette 2f125cfc8c better error for IP like 192.168.001.1 => 192.168.1.1 2020-08-04 16:33:52 +02:00
Emmanuel Garette f7bd6e3a47 add support in calculation when option is in a dynoptiondescription 2020-04-11 13:13:35 +02:00
Emmanuel Garette f1651848d2 can create a config with a mix_config 2020-03-04 15:39:47 +01:00
Emmanuel Garette 6b33bddbac validate value before validate unique value 2020-02-18 22:09:53 +01:00
Emmanuel Garette 3bef45c9db New Postgres storage 2020-01-30 16:10:54 +01:00
Emmanuel Garette 52ddd76b1a corrections in dict and todict 2019-12-25 20:44:56 +01:00
Emmanuel Garette 503d4b2cca async version of tiramisu 2019-12-24 15:25:12 +01:00
Emmanuel Garette 76e7fd93b2 can convert suffix to build path for dynoptiondescription 2019-12-21 18:29:21 +01:00
Emmanuel Garette b6c11c08db add MacOption, remove UnicodeOption 2019-12-02 10:39:10 +01:00
Emmanuel Garette ce297ed804 better unique support 2019-11-20 08:26:41 +01:00
Emmanuel Garette 973b81d339 add GroupnameOption 2019-11-20 08:25:16 +01:00
Emmanuel Garette d3e99cc9a5 notunique and notempty support 2019-11-19 18:52:20 +01:00
Emmanuel Garette 6b77b0c5ad DomainnameOption add network support 2019-11-19 18:48:13 +01:00
Emmanuel Garette c5d8e0055b force_store_value for follower 2019-11-19 18:46:05 +01:00
Emmanuel Garette 15669372db add GroupnameOption 2019-11-19 18:31:48 +01:00
Emmanuel Garette 74e604478e _validation, _second_level_validation => validation, second_level_validation 2019-11-19 08:26:42 +01:00
Emmanuel Garette 5c3a133928 consistency is now simple validation 2019-10-27 16:53:25 +01:00
Emmanuel Garette 280d2ebd0a better error message if option that does not exists is in root optiondescription 2019-10-16 07:31:52 +02:00
Emmanuel Garette 42291aec51 DynOptionDescription accept only suffixes attributes with Calculation, no more callback/callback_params 2019-10-15 17:45:21 +02:00
Emmanuel Garette fd50913466 add Calculation to values 2019-09-28 16:32:48 +02:00
Emmanuel Garette bb2ecc94d9 add Calculation to properties 2019-09-01 09:41:53 +02:00
Emmanuel Garette b6ec77aa23 better way to manage follower in MetaConfig 2019-08-07 08:38:32 +02:00
Emmanuel Garette 1691e38db5 separate Cache from values and settings 2019-08-01 18:22:18 +02:00
Emmanuel Garette c5ce9be699 doc + description + can updates with dict 2019-07-29 22:13:04 +02:00
Emmanuel Garette 34d71901d0 to_dict improvment and add display_name parameter to change impl_get_display_name function 2019-07-26 08:55:20 +02:00
Emmanuel Garette 35ef218c9c better message error 2019-07-26 08:52:01 +02:00
Emmanuel Garette a33c7ed41e follower option with consistency 2019-07-16 08:03:33 +02:00
Emmanuel Garette 73d45f54cf follower option with consistency 2019-07-14 10:35:46 +02:00
Emmanuel Garette 83f05197fb update todict support and tests 2019-06-21 23:04:04 +02:00
Emmanuel Garette 620e8bbf2e optimize 2019-06-12 08:45:56 +02:00
Emmanuel Garette 63094f7e54 better error messages with list 2019-04-13 22:04:49 +02:00
Emmanuel Garette cab8dae15a requirement can have callback 2019-03-13 08:49:18 +01:00
Emmanuel Garette 33c1666cc9 add cidr notation to domainnameoption if allow_ip is True (fixes #5) 2019-03-08 07:11:56 +01:00
Emmanuel Garette 2a6df8c8d8 safer option.type() (ref #4) 2019-03-06 21:50:28 +01:00
Emmanuel Garette 7873910322 doesn't check follower requirement with an other follower or a leader if idx is None (fixes #3) 2019-03-02 19:43:58 +01:00
Emmanuel Garette da015d3af0 coverage 2019-02-25 20:30:20 +01:00
Emmanuel Garette a248e114de simplify netmaskoption 2019-02-25 19:29:00 +01:00
Emmanuel Garette 74d367c731 simplify netmaskoption 2019-02-25 19:18:52 +01:00