We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db2943c commit efb689bCopy full SHA for efb689b
core/src/main/python/wlsdeploy/tool/deploy/topology_updater.py
@@ -63,7 +63,6 @@ def update(self):
63
"""
64
Deploy resource model elements at the domain level, including multi-tenant elements.
65
66
- _method_name = 'update'
67
domain_token = deployer_utils.get_domain_token(self.alias_helper)
68
location = LocationContext()
69
location.add_name_token(domain_token, self.model_context.get_domain_name())
0 commit comments