Sheng Yang created CLOUDSTACK-3694:
--------------------------------------

             Summary: DnsMasqConfigurator need to be rewrite in bash script
                 Key: CLOUDSTACK-3694
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3694
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
    Affects Versions: 4.2.0
            Reporter: Sheng Yang
            Assignee: Bharat Kumar
            Priority: Blocker
             Fix For: 4.2.0


We've agreed that DnsMasqConfigurator need to be rewrite in bash script, rather 
than Java code generated configuration file. Java generated configuration file 
would override any change by bash script in the VR, which is easily result in 
bug(weird low profile but critical bug especially).

The new scripts would use the same command(DnsMasqConfigCommand.java), but 
implement in bash script using substitute rather than overwrite the whole 
dnsmasq.conf file. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to