Feature #2694
Procedure to add a non-empty oned zone to an existing federation
Status: | Closed | Start date: | 01/30/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Ruben S. Montero | % Done: | 0% | |
Category: | Documentation | |||
Target version: | Release 4.8 | |||
Resolution: | fixed | Pull request: |
Description
Develop a component that imports data from the existing zone to the federation and updates the local resources of the slave. The process will include an option to merge or rename conflicting users and groups
Add documentation for this process.
Associated revisions
Feature #2694: Improve ObjectCollection::from_xml_node
It could not parse xml with space between elements
Feature #2694: First version of onedb import-slave command
Feature #2694: Implement some TODOs
- Slave DB is backed up
- User is asked to decide if users will be merged
- code cleanup
- raise an error if the selected backend is sqlite
Feature #2694: Enforce acl rules to be unique in the DB
Feature #2694: Do not import duplicated ACL rules, and fix bug
Feature #2694: Translate user id/names in template DISK and NIC
Feature #2694: Log changes made to user/groups IDs to a file
Feature #2694: New zones can only be created if oned is master
Feature #2694: Translate zone component of ACL rules
Feature #2694: Force ACL rule zone to be the local zone when oned is standalone
This way the import process to a federation is simplified
Feature #2694: Code cleanup
Feature #2694: Improve ObjectCollection::from_xml_node
It could not parse xml with space between elements
(cherry picked from commit c026120a17659129e269ba25ce01ecdaea17ee01)
History
#1 Updated by Jaime Melis over 7 years ago
- Assignee set to Ruben S. Montero
#2 Updated by Ruben S. Montero over 7 years ago
- Category changed from 18 to Documentation
#3 Updated by Ruben S. Montero about 7 years ago
- Target version changed from Release 4.6 to Release 4.8
#4 Updated by Ruben S. Montero about 7 years ago
- Status changed from New to Closed
- Resolution set to fixed