You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2014/09/10 19:01:33 UTC

[jira] [Created] (AMBARI-7248) No deprecation warning after creating blueprint with global configs

Andrew Onischuk created AMBARI-7248:
---------------------------------------

             Summary: No deprecation warning after creating blueprint with global configs
                 Key: AMBARI-7248
                 URL: https://issues.apache.org/jira/browse/AMBARI-7248
             Project: Ambari
          Issue Type: Bug
            Reporter: Andrew Onischuk
            Assignee: Andrew Onischuk
             Fix For: 1.7.0


**STR;**

  1. Created blueprint from bp-PropertiesInGlobal-definition.json 
    
        
    "configurations" : [ 
    { "nagios-env" : { "nagios_contact" : "admin" } },
    { "global" : { "nagios_web_login" : "nagiosadmin" } }
    ]
    

**Result:** No warning message appeared while creating blueprint about deprecation of global config group.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)