Add python library skeleton for ambari component
------------------------------------------------
Key: AMBARI-69
URL: https://issues.apache.org/jira/browse/AMBARI-69
Project: Ambari
Issue Type: New Feature
Components: agent
Affects Versions: 0.1.0
Environment: Python
Reporter: Eric Yang
Assignee: Eric Yang
Fix For: 0.1.0
For plugin to invoke python script, there is a predefined set of libraries.
The supported functions are:
{noformat}
copyXml(config, options)
copySh(config, options)
install(cluster, role, packages)
{noformat}
This jira tracks the skeleton setup for ambari component.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira