Searched refs:new_be (Results 1 - 7 of 7) sorted by relevance
/pkg/src/modules/client/ |
H A D | api.py | 644 backup_be_name, new_be, be_name, be_activate): 666 self.__new_be = new_be 1568 self.__new_be = plan.new_be 1659 be_name=None, new_be=False, repos=None, be_activate=True): 1664 update_index=update_index, be_name=be_name, new_be=new_be, 1671 update_index=True, be_name=None, new_be=True, repos=None, 1677 update_index=update_index, be_name=be_name, new_be=new_be, 1685 li_parent_sync=True, li_erecurse=None, new_be [all...] |
H A D | history.py | 122 "be_uuid", "current_be", "current_new_be", "new_be", 131 "current_be", "current_new_be", "new_be", "new_be_exists", 162 self.be, self.current_be, self.be_uuid, self.new_be, self.current_new_be, 189 new_be = None variable 517 if node.hasAttribute("new_be"): 518 op.new_be = node.getAttribute("new_be") 521 op.new_be_uuid, op.new_be) 639 op.setAttribute("new_be", self.operation_new_be)
|
H A D | client_api.py | 1037 newbe = api_inst.describe().new_be 1449 li_parent_sync, new_be, noexecute, origins, parsable_version, quiet, 1473 li_parent_sync=li_parent_sync, new_be=new_be, 1481 li_parent_sync, new_be, noexecute, origins, parsable_version, quiet, 1510 li_parent_sync=li_parent_sync, new_be=new_be, pkgs_inst=pargs, 1517 li_parent_sync, new_be, noexecute, origins, parsable_version, quiet, 1553 new_be=new_be, pkgs_updat [all...] |
H A D | plandesc.py | 769 new_be_created = self.new_be 1056 def new_be(self): member in class:PlanDescription
|
H A D | imageplan.py | 735 def set_be_options(self, backup_be, backup_be_name, new_be, 739 self.pd._new_be = new_be
|
/pkg/src/ |
H A D | client.py | 667 if plan.new_be: 714 if not plan.new_be: 733 bool_str(plan.new_be))) 735 if plan.new_be and (verbose or not plan.activate_be): 880 if "services" in disp and not plan.new_be: 950 if not plan.new_be and api_inst.is_liveroot and not DebugValues["GenerateNotesFile"]: 1024 new_be_created = plan.new_be 1497 newbe = api_inst.describe().new_be 1985 li_ignore, li_parent_sync, li_erecurse, new_be, noexecute, origins, 2027 li_parent_sync=li_parent_sync, new_be [all...] |
/pkg/src/modules/client/linkedimage/ |
H A D | common.py | 3020 new_be=None, 3063 new_be=None, 3100 new_be=None, 3135 new_be=None, 3181 new_be=None,
|
Completed in 309 milliseconds