Commit Graph

984 Commits

Author SHA1 Message Date
Emmanuel Garette 5c0ac75c52 multiple option call (fixes #1) 2019-03-02 21:31:21 +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
Emmanuel Garette 0e20318a9b simplify netmaskoption 2019-02-25 19:10:20 +01:00
Emmanuel Garette 46e5179d5e coverage 2019-02-25 08:46:58 +01:00
Emmanuel Garette af55e20afe coverage 2019-02-24 20:23:16 +01:00
Emmanuel Garette 375b3c91de print => log 2019-02-24 19:03:00 +01:00
Emmanuel Garette af5da925e2 add CIDR support 2019-02-24 18:37:19 +01:00
Emmanuel Garette 7c710d50b9 IPy => ipaddress 2019-02-24 12:05:26 +01:00
Emmanuel Garette 715289a25a resetcache in config/api not in storage 2019-02-24 10:44:15 +01:00
Emmanuel Garette f03394563c can change expiration_time in api 2019-02-24 10:36:42 +01:00
Emmanuel Garette 9812975aa7 force_metaconfig_on_freeze in option (not in config) 2019-02-24 08:34:50 +01:00
Emmanuel Garette b5497ab517 coverage 2019-02-23 22:52:06 +01:00
Emmanuel Garette e6f58153ef update french translation 2019-02-23 22:28:00 +01:00
Emmanuel Garette 1bbcea60ab add force_metaconfig_on_freeze special properties 2019-02-23 22:10:43 +01:00
Emmanuel Garette c3f968dbde master/slaves => leader/followers 2019-02-23 19:06:23 +01:00
Emmanuel Garette b9ae1ec656 corrections in sqlite3 support 2019-02-23 12:25:20 +01:00
Emmanuel Garette db074a78a5 update properties in auto test 2019-02-23 08:01:29 +01:00
Emmanuel Garette 0f78e6be77 cannot change sqlite3 setting when connexion is already opened 2019-02-22 08:45:22 +01:00
Emmanuel Garette 4a737c5b9d remote sqlalchemy storage (unworking) and add setting to storage 2019-02-22 07:26:54 +01:00
Emmanuel Garette fd95c6dd4a ca change default properties for a config 2019-02-22 06:55:34 +01:00
Emmanuel Garette 04b7d2bbc9 add context property force_store_value 2019-02-21 19:33:39 +01:00
Emmanuel Garette 0a3b0e913f add index in warnings 2019-02-13 22:49:27 +01:00
Emmanuel Garette 526fe892d0 merge ValueWarning | ValueOptionError | ValueErrorWarning 2019-02-12 21:08:53 +01:00
Emmanuel Garette a59d25fc14 2018 => 2019 2019-02-12 06:55:47 +01:00
Emmanuel Garette c4bb4f90a1 validate name in symlinkoption 2019-02-11 20:28:03 +01:00
Emmanuel Garette 688525f98e add cfg.cache.reset 2019-02-10 21:14:32 +01:00
Emmanuel Garette 2b479bb983 remove global properties for metaconfig 2019-02-07 11:15:40 +01:00
Emmanuel Garette 0d19f06b52 don't valid mandatory in metaconfig but in config 2019-02-07 11:02:15 +01:00
Emmanuel Garette 7c214bb8ee support metaconfig for check 2019-02-07 10:39:28 +01:00
Emmanuel Garette 0a5e7c5886 add path to config 2019-02-06 21:47:11 +01:00
Emmanuel Garette 08bae1d131 change context when reset cache in metaconfig 2019-02-06 16:25:32 +01:00
Emmanuel Garette 0b703b40b2 DEBUG => TIRAMISU_DEBUG 2019-02-05 11:04:34 +01:00
Emmanuel Garette 1fbef08402 DEBUG => TIRAMISU_DEBUG 2019-02-05 10:33:56 +01:00
Emmanuel Garette 31adca7292 option not define in f def name() 2019-01-28 11:45:20 +01:00
Emmanuel Garette f018217b1e add follow_symlink when getting name of an option 2019-01-18 14:15:42 +01:00
Emmanuel Garette ca4d5e3e97 add demoting_error_warning properties 2018-12-24 09:30:58 +01:00
Emmanuel Garette f9b9ccacf1 update tests 2018-12-08 00:02:23 +01:00
Emmanuel Garette da99c8eb69 better support of notraisepropertyerror 2018-12-07 23:33:54 +01:00
Emmanuel Garette 10efcf877b remove name restiction 2018-12-07 23:33:11 +01:00
Emmanuel Garette 601c3fc54d support new special property demoting_error_warning 2018-12-07 23:32:28 +01:00
Emmanuel Garette 81490b75d9 make_dict with mandatory option 2018-12-07 23:30:45 +01:00
Emmanuel Garette 5bb0c49949 option with str value has to depends on StrOption 2018-12-07 23:29:42 +01:00
Emmanuel Garette a30eaacb1f separate config properties and properties in option + better properties check 2018-11-29 22:08:50 +01:00
Emmanuel Garette fee8997f13 use remove_warnings 2018-11-17 23:14:47 +01:00
Emmanuel Garette ef66d487b7 remove warnings when execute option.list 2018-11-17 23:02:03 +01:00
Emmanuel Garette 17bd7c3c05 supply make_dict with slave 2018-11-17 22:37:08 +01:00
Emmanuel Garette f86cbb1bcd if impl_is_readonly is not False => duplicated option ! 2018-11-17 22:12:21 +01:00
Emmanuel Garette c86cad227e support _path for symlinkoption and root OD 2018-11-17 21:31:35 +01:00
Emmanuel Garette 7ae91b0f4e optimize option.list() with recursive attribute 2018-11-17 12:08:15 +01:00
Emmanuel Garette 9bc3c7a056 name => path 2018-11-16 22:34:51 +01:00
Emmanuel Garette b0d4e1983f _get_meta should return top level meta 2018-11-16 07:12:44 +01:00
Emmanuel Garette f6bdd0c17e symplify tiramisu/option/option.py 2018-11-15 18:35:14 +01:00
Emmanuel Garette 92b469bd43 simplify tiramisu/option/baseoption.py 2018-11-15 16:17:39 +01:00
Emmanuel Garette 8b3da4d37b simplify tiramisu/option/masterslaves.py 2018-11-15 08:15:55 +01:00
Emmanuel Garette 184a086bc1 simplify tiramisu/option/syndynoption.py 2018-11-14 21:51:40 +01:00
Emmanuel Garette 5d26762761 simplify tiramisu/option/symlinkoption.py 2018-11-14 18:08:20 +01:00
Emmanuel Garette dde7ad3373 simplify tiramisu/option/dynoptiondescription.py 2018-11-14 17:38:21 +01:00
Emmanuel Garette 872d6cd9c8 simplify tiramisu/option/syndynoptiondescription.py 2018-11-13 22:44:42 +01:00
Emmanuel Garette 974a178d4b simplify tiramisu/option/optiondescription.py 2018-11-13 22:10:01 +01:00
Emmanuel Garette f04169d5a6 mandatory_warnings => mandatory 2018-11-13 12:39:51 +01:00
Emmanuel Garette c1eed3ad0a valid child type for Mix|MetaConfig 2018-10-31 18:38:44 +01:00
Emmanuel Garette f83937a143 PathConfig => MixConfig 2018-10-31 18:26:20 +01:00
Emmanuel Garette 4f4ecfd3a8 reset for pathconfig 2018-10-31 16:08:22 +01:00
Emmanuel Garette b27d283341 add meta in option_bag 2018-10-31 09:55:05 +01:00
Emmanuel Garette f4bf3dc390 add PathConfig 2018-10-31 08:00:19 +01:00
Emmanuel Garette 69919535f6 do not raise un __new__ 2018-10-30 11:57:19 +01:00
Emmanuel Garette 1cda79154e can remove prefix in ValueOptionError 2018-10-30 11:57:19 +01:00
gwen 9dbe371bcd docstrings 2018-10-08 15:56:28 +02:00
Emmanuel Garette e4362e9b09 find in group or meta should return GroupConfig (and not KerneleGroupConfig) and remote 'first' attributs 2018-10-07 16:29:56 +02:00
Emmanuel Garette 5b5f06a612 do same api for property and permissive 2018-10-07 15:54:08 +02:00
Emmanuel Garette 290f687f6c help in API became usable 2018-10-07 10:55:52 +02:00
Emmanuel Garette fbff3d9ced simplify optiondescription 2018-09-30 20:32:00 +02:00
Emmanuel Garette e29e11b939 reorganise option.py 2018-09-30 11:36:09 +02:00
Emmanuel Garette 2c5d376219 remove debug from option.py 2018-09-30 11:26:33 +02:00
Emmanuel Garette b494c70d9a coverages 2018-09-30 10:44:14 +02:00
Emmanuel Garette 6e30f59803 do not remove context user when reset config 2018-09-29 22:21:25 +02:00
Emmanuel Garette 509d902e72 coverage 2018-09-29 21:58:41 +02:00
Emmanuel Garette 69da6ed5e6 coverage 2018-09-29 21:39:58 +02:00
Emmanuel Garette 77e4fff763 copy requires from master to MasterSlaves 2018-09-29 21:37:39 +02:00
Emmanuel Garette 33e68dbebf reset for groupconfig works 2018-09-29 18:52:13 +02:00
Emmanuel Garette 996a6c7303 simplify set with undefined 2018-09-29 08:27:00 +02:00
Emmanuel Garette 242615f68b values/settings is not useful to KernelGroupConfig 2018-09-26 22:29:08 +02:00
Emmanuel Garette 4426cc5111 coverage 2018-09-26 21:30:10 +02:00
Emmanuel Garette df77bc8738 test coverage 2018-09-22 17:45:52 +02:00
Emmanuel Garette 721ff8643d display correct name in consistency 2018-09-16 21:28:18 +02:00
Emmanuel Garette b31a94e449 simplify consistency validation
reorder function (logical order)
remove duplicate arity (context, config_bag, option_bag, ...)
master cannot have length lower than slave length
2018-09-16 11:40:54 +02:00
Emmanuel Garette 1d6e0c0dcd submulti is not allowed for consistency 2018-09-15 22:49:36 +02:00
Emmanuel Garette 2d063f8170 coverages 2018-09-15 22:44:49 +02:00
Emmanuel Garette 84d1f85b90 test if new_config copy owner
owners.meta is no more a special owners
2018-09-15 10:45:36 +02:00
Emmanuel Garette 87594307c9 copy context owner when user copied a config/metaconfig
Context owner is now in values (no more in settings).
The context owner is set in storage.
So when copy/deepcopy a config, owner is copied to.
For user, when export values, context owner is not returned by default.
2018-09-15 10:34:15 +02:00
Emmanuel Garette e021e26d5a coverage 2018-09-13 22:01:27 +02:00
Emmanuel Garette f6a9b88795 support multiple metaconfig and prefix 2018-09-13 17:00:52 +02:00
Emmanuel Garette 77a77dd01c new can create a metaconfig too 2018-09-13 09:17:38 +02:00
Emmanuel Garette e6cbcde927 remove all properties 2018-09-13 08:28:59 +02:00
Emmanuel Garette 620eaa6461 can remove config from a metaconfig 2018-09-13 07:00:12 +02:00
Emmanuel Garette ccf3f0ae06 when use config.new(), copy properties and permissives 2018-09-13 06:50:26 +02:00
Emmanuel Garette e41af1fdce recalculate forced value when config.new() 2018-09-12 22:16:00 +02:00
Emmanuel Garette cd7977eae6 coverage 2018-09-12 21:05:14 +02:00
Emmanuel Garette 10aaf2219f copy/deepcopy could be persistent 2018-09-12 17:26:12 +02:00
Emmanuel Garette 4d3a470e58 pass storage when copy/deepcopy a config 2018-09-12 16:45:20 +02:00
Emmanuel Garette 8093a29a12 storage set when duplicate a metaconfig 2018-09-12 16:44:52 +02:00
Emmanuel Garette 754d4a6e00 remove FORBIDDEN_NAMES (no more getattr) 2018-09-11 21:17:28 +02:00
Emmanuel Garette f779c8f36d test min/max value in IntOption 2018-09-11 20:12:06 +02:00
Emmanuel Garette c80adedc02 manage session 2018-09-11 20:11:13 +02:00
Emmanuel Garette 4e5ffb201d correction in list with recursion 2018-09-10 21:59:54 +02:00
Emmanuel Garette 5b518bffea config.reset() remove informations too 2018-09-09 23:04:36 +02:00
Emmanuel Garette 3d07a9e88f set/get/del to options 2018-09-09 22:38:03 +02:00
Emmanuel Garette 657b401124 can remove all data in options (value, properties and permissives) with new function in API: c.config.reset() 2018-09-09 13:50:38 +02:00
Emmanuel Garette 6110a37cc7 option.dict => value.dict 2018-09-09 12:21:47 +02:00
Emmanuel Garette 7bfa6679e3 mandatory_warnings: PropertiesOptionError in optiondescription stop validate mandatory warnings for followers options 2018-09-08 22:51:27 +02:00
Emmanuel Garette aa9aef6e78 remove _cache_paths (path is now directly in option)
better TiramisuAPI support
2018-09-08 20:17:20 +02:00
Emmanuel Garette e0cab0063e update sqlite3 storage 2018-09-07 08:42:14 +02:00
Emmanuel Garette 05404e89bc remove _getcontext in Settings 2018-09-07 06:14:52 +02:00
Emmanuel Garette 09c9fa4906 context is not needed for impl_getpath 2018-09-06 23:16:17 +02:00
Emmanuel Garette 4b0c142e3e synchronise config_bag and context 2018-09-06 23:06:56 +02:00
Emmanuel Garette d61d1c2931 Return Config not TiramisuAPI 2018-09-06 19:28:04 +02:00
Emmanuel Garette 1ef82af5d1 simplify meta support 2018-09-05 22:46:45 +02:00
Emmanuel Garette 7fa9b0637e do not duplicate valid_consistency 2018-09-05 20:22:53 +02:00
Emmanuel Garette 1816813f92 duplicate => copy + add deepcopy 2018-09-05 20:22:16 +02:00
Emmanuel Garette ec169a8dc6 optimisations 2018-09-04 08:36:02 +02:00
Emmanuel Garette 122796bd19 requires for a master is a required for the masterslaves + remove cache from masterslaves too 2018-09-02 11:55:19 +02:00
Emmanuel Garette 71ec5b7148 split validate_properties and calc raises properties 2018-09-01 06:59:20 +02:00
Emmanuel Garette c803298aa3 not store properties with getproperties without properties 2018-09-01 06:58:45 +02:00
Emmanuel Garette 726d6c8bfd make_dict => dict, option.dict => config.dict 2018-08-23 23:14:22 +02:00
Emmanuel Garette 6ceeb43962 makedict with masterslaves 2018-08-19 15:19:42 +02:00
Emmanuel Garette 5057572115 correction 2018-08-19 09:24:17 +02:00
Emmanuel Garette 201f7d2592 add some tests for dynoptiondescription + correction 2018-08-19 09:20:20 +02:00
Emmanuel Garette 7340ceb173 bug: copy config_bag before add set_permissive 2018-08-18 16:11:12 +02:00
Emmanuel Garette 85e9e8d71a no more restore_validation 2018-08-18 10:03:08 +02:00
Emmanuel Garette 26095734bf better setcache implementation 2018-08-18 08:35:30 +02:00
Emmanuel Garette 89ccfa8aa1 setpermissive => setpermissives 2018-08-18 08:14:47 +02:00
Emmanuel Garette b381e0322f force_permissive +> permissive 2018-08-18 08:06:29 +02:00
Emmanuel Garette 493cec1b80 setting_properties > properties 2018-08-18 07:51:04 +02:00
Emmanuel Garette ee1f07ce7e simplify config_bag 2018-08-17 23:11:25 +02:00
Emmanuel Garette bf519499d4 metaconfig support 2018-08-17 22:12:50 +02:00
Emmanuel Garette 7a4a22f52d do not validate 'warnings' in make_dict 2018-08-17 21:05:58 +02:00
Emmanuel Garette f6e963ae38 remove all getapi in tests 2018-08-15 08:35:22 +02:00
Emmanuel Garette a37a37cc44 return tiramisuAPI 2018-08-14 22:25:31 +02:00
Emmanuel Garette 3210a54ab8 config => KernelConfig + Config in api 2018-08-14 22:15:40 +02:00
Emmanuel Garette 8e3b9f2d85 config not metaconfig 2018-08-03 22:56:04 +02:00
Emmanuel Garette fdbb0d83ff simplify api 2018-08-02 23:35:07 +02:00
Emmanuel Garette a1cb60237a remove extra _get_option 2018-08-02 23:08:44 +02:00
Emmanuel Garette 81666b6303 config is context in ConfigBag 2018-08-02 22:35:40 +02:00
Emmanuel Garette c46480a7eb simplify __getattr__ 2018-08-02 19:22:44 +02:00
Emmanuel Garette ebeaee620b config.py: separate getattr and get_subconfig 2018-08-02 19:01:54 +02:00
Emmanuel Garette 1c2bbc59fd reorganise .list() 2018-08-02 08:38:42 +02:00
Emmanuel Garette 87e2f422b7 remove unecessary unwrap_from_path function 2018-08-01 19:13:42 +02:00