You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Sheng Yang (JIRA)" <ji...@apache.org> on 2013/07/25 22:55:49 UTC

[jira] [Resolved] (CLOUDSTACK-3694) DnsMasqConfigurator need to be rewrite in bash script

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-3694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sheng Yang resolved CLOUDSTACK-3694.
------------------------------------

    Resolution: Fixed

(Bharat, next time please remember to update jira).

Fixed by:

commit e14f5d0aeb85fdd0eb2aff0b7d7130154e903c96
Author: Bharat Kumar <bh...@citrix.com>
Date:   Wed Jul 24 14:06:31 2013 +0530

    Cloudstack-3694 Dnsmasq rewrite in bash
    
    (Sheng: Fix typo, fix log and error message, remove 'set -x' in script)
    
    Signed-off-by: Sheng Yang <sh...@citrix.com>
                
> 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