Francis Dupont
28ce555a17
[717-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-subnets-with-the-server-tags] Removed spurious blank line
2019-07-12 11:58:16 -04:00
Francis Dupont
0365144f79
[717-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-subnets-with-the-server-tags] spelling
2019-07-12 11:58:16 -04:00
Marcin Siodelski
f7b66f7aa8
[#717,!417] Corrected SubnetFetcher6 unit test.
2019-07-12 11:58:16 -04:00
Marcin Siodelski
2189495e13
[#717,!417] Documented selectors for globals and options.
2019-07-12 11:58:16 -04:00
Marcin Siodelski
8a7ca7c80a
[#717,!417] Documented server selectors allowed for subnets.
2019-07-12 11:58:16 -04:00
Marcin Siodelski
834010d46c
[#717,!417] Use ANY server selector when fetching subnets for shared net.
2019-07-12 11:58:16 -04:00
Marcin Siodelski
783952383d
[#717,!417] Validate server selectors in subnet manipulations.
2019-07-12 11:58:16 -04:00
Marcin Siodelski
ce12414d2d
[#717,!417] Added support for deleting unassigned subnets.
2019-07-12 11:58:16 -04:00
Marcin Siodelski
7e5e5a0b0c
[#717,!417] Added support to delete a subnet with ANY server selector.
2019-07-12 11:58:16 -04:00
Marcin Siodelski
8dc1f640bd
[ #717 ] Added tests for fetching all subnets with server tags.
2019-07-12 11:58:16 -04:00
Marcin Siodelski
a4791908bc
[ #717 ] Associate subnets with server tags.
2019-07-12 11:58:16 -04:00
Tomek Mrugalski
e121ec4e0a
[master] [perf] entry type added to Changelog
2019-07-11 16:27:23 +02:00
Francis Dupont
1c59d63879
[576-cb-cmds-empty-value-for-next-server-parameter-is-accepted-which-causes-misconfiguration] Moved the body to .cc
2019-07-10 04:01:47 -04:00
Francis Dupont
1a2e25d07e
[576-cb-cmds-empty-value-for-next-server-parameter-is-accepted-which-causes-misconfiguration] Moved ElementValue specialization and changed getGlobalProperty full specialization to overloading
2019-07-10 04:01:47 -04:00
Francis Dupont
5ad31c2335
[576-cb-cmds-empty-value-for-next-server-parameter-is-accepted-which-causes-misconfiguration] Specialized the getGlobalProperty template for Optional<IOAddress>
2019-07-10 04:01:47 -04:00
Francis Dupont
22bd468046
[576-cb-cmds-empty-value-for-next-server-parameter-is-accepted-which-causes-misconfiguration] Protected getSiaddr against global being empty string
2019-07-10 04:01:47 -04:00
Marcin Siodelski
e4fde1835a
[#716,!412] Added ChangeLog for #716 .
2019-07-09 14:37:29 -04:00
Marcin Siodelski
8c3f8ac210
[#716,!412] StampedElement stores server tags in a set rather that vector.
2019-07-09 14:37:29 -04:00
Marcin Siodelski
e3395f1f31
[#716,!412] Reject "any" keyword as a server tag.
2019-07-09 14:37:29 -04:00
Francis Dupont
05e68bcc32
[716-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-shared-networks-with-the-server-tags] spelling
2019-07-09 14:37:29 -04:00
Marcin Siodelski
dc80c46576
[#716,!412] Documented and tested server selection for shared networks.
...
Also fixed the code where it accepted unsupported selectors. Implemented
deleting the unassigned subnets.
2019-07-09 14:37:29 -04:00
Marcin Siodelski
cc8b6fc5ce
[#716,!412] Addressed easy review comments.
...
- Use variable to hold mysql_insert_id in insertOption4/6 function.
- Use variable for timestamp binding in insertOption4/6 function
- Removed unused MYSQL_DELETE_OPTION_SERVER query
- Removed LAST_INSERT_ID from a query
- Unit test tries to insert shared network for non-existing server.
2019-07-09 14:37:29 -04:00
Francis Dupont
2cce5188f6
[716-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-shared-networks-with-the-server-tags] Delete Option6 by network does not use the server selector
2019-07-09 14:37:29 -04:00
Francis Dupont
326d0db94a
[716-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-shared-networks-with-the-server-tags] Removing DELETE_OPTION4_SERVER
2019-07-09 14:37:29 -04:00
Marcin Siodelski
8acc436147
[#716,!412] Added support for unassigned networks addition/deletion.
2019-07-09 14:37:29 -04:00
Marcin Siodelski
ed777dbd8f
[#716,!412] Multiple tags are returned with shared networks.
2019-07-09 14:37:29 -04:00
Marcin Siodelski
9447f7b62f
[#716,!412] It is now possible to delete shared network by tags.
...
Support added for: any server, explicit server, all servers.
2019-07-09 14:37:28 -04:00
Marcin Siodelski
3ba9b4d649
[#716,!412] Added support for associating networks with servers.
2019-07-09 14:37:28 -04:00
Francis Dupont
6477cd52d8
[595-permission-problem-with-posgresql-read-only-unit-test] Added welcome message from Debian 10 vm
2019-07-09 14:31:23 -04:00
Francis Dupont
0cd33422f2
[595-permission-problem-with-posgresql-read-only-unit-test] Added alternate way to give SELECT permission for RO PostgreSQL unit tests
2019-07-09 14:31:23 -04:00
Marcin Siodelski
326fdbeb51
[#710,!408] Fixed invalid tabulations in test config backends impl.
2019-07-09 09:30:45 +02:00
Francis Dupont
22aa7d8422
[710-cb_cmds-add-support-for-server-tags-in-global-options] Addressed some comments
2019-07-09 09:30:45 +02:00
Francis Dupont
7060805908
[710-cb_cmds-add-support-for-server-tags-in-global-options] Completed CB testutils
2019-07-09 09:30:45 +02:00
Francis Dupont
1b7c71449d
[630-cb-can-be-used-to-remove-mandatory-global-parameters] Added ChangeLog entry for default values of external config globals
2019-07-08 23:56:03 +02:00
Francis Dupont
237afd3c51
[630-cb-can-be-used-to-remove-mandatory-global-parameters] Addressed comments
2019-07-08 20:00:51 +02:00
Francis Dupont
715cbe4d04
[630-cb-can-be-used-to-remove-mandatory-global-parameters] (checkpoint) Added applyDefaultsConfiguredGlobals
2019-07-08 20:00:51 +02:00
Francis Dupont
a5c49f72eb
[533-response-to-remote-global-parameter4-set-is-incomplete] Updated remote-global-parameter[46]-set doc
2019-07-08 13:53:43 -04:00
Francis Dupont
8de2bb3514
[master] spurious line
2019-07-08 18:32:43 +02:00
Francis Dupont
6fe36470cf
[466-kea-admin-lease-options-to-be-renamed-to-db] Added ChangeLog entry for kea-admin lease-* renamed into db-*
2019-07-08 18:02:36 +02:00
Francis Dupont
cbd2ed23f2
[466-kea-admin-lease-options-to-be-renamed-to-db] typo
2019-07-08 15:24:17 +02:00
Francis Dupont
5feb0d82f4
[466-kea-admin-lease-options-to-be-renamed-to-db] Added a note in the ARM
2019-07-08 14:50:31 +02:00
Francis Dupont
d8086e2ba8
[466-kea-admin-lease-options-to-be-renamed-to-db] After rebasing fixes
2019-07-08 14:50:31 +02:00
Francis Dupont
54b8a4bcc8
[466-kea-admin-lease-options-to-be-renamed-to-db] Called usage on invalid command
2019-07-08 14:50:31 +02:00
Francis Dupont
dca13339a4
[466-kea-admin-lease-options-to-be-renamed-to-db] typo
2019-07-08 14:50:31 +02:00
Francis Dupont
5e30f98666
[466-kea-admin-lease-options-to-be-renamed-to-db] Checkpoint: kea-admin lease-{^dump} -> db-* (doc)
2019-07-08 14:50:31 +02:00
Francis Dupont
ea2a8aed1f
[466-kea-admin-lease-options-to-be-renamed-to-db] Checkpoint: kea-admin lease-{^dump} -> db-* (src)
2019-07-08 14:50:31 +02:00
Francis Dupont
82d601c1b5
[575-cb-cmds-unknown-fields-in-arguments-should-raise-an-error] Added ChangeLog entry for new keyword checks
2019-07-08 14:37:36 +02:00
Francis Dupont
c9d87afad8
[575-cb-cmds-unknown-fields-in-arguments-should-raise-an-error] Fixed rebase errors
2019-07-07 11:07:09 +02:00
Francis Dupont
43526b2d6c
[575-cb-cmds-unknown-fields-in-arguments-should-raise-an-error] Moved parameters and defaults to simple_parser[46] files
2019-07-07 11:07:09 +02:00
Francis Dupont
c4414e7853
[575-cb-cmds-unknown-fields-in-arguments-should-raise-an-error] Added metadata and fixed server tests
2019-07-07 11:07:09 +02:00