예제 #1
0
 def processForwardingRules(self, dbag):
     # to be used by both staticnat and portforwarding
     return cs_forwardingrules.merge(dbag, self.qFile.data)
예제 #2
0
파일: merge.py 프로젝트: ajit004/cloudstack
 def processForwardingRules(self, dbag):
     # to be used by both staticnat and portforwarding
     return cs_forwardingrules.merge(dbag, self.qFile.data)