summaryrefslogtreecommitdiffstats
path: root/conductor/assembly.xml
AgeCommit message (Collapse)AuthorFilesLines
2018-03-13Corrected Nexus Package contentIkram Ikramullah (ikram@research.att.com)1-7/+8
Before dockerzation can proceed, contents of the package must be correct. Few folders/files were missing. Changed assembly.xml to include all but the ones that are not needed. Also, removed files from conductor/conductor folder that were thought to have contributed to the correction of the package initially. conductor/conductor/README.rst conductor/conductor/README.md conductor/conductor/setup.py conductor/conductor/setup.cfg These files are actually not needed in that level of folder (conductor/condcutor) - They should exist only on the main conductor/ folder. Issue-ID: OPTFRA-123 Change-Id: I006694ddc8e7e5de21ad17fb0d4720c5b19dc960 Signed-off-by: Ikram Ikramullah (ikram@research.att.com) <ikram@research.att.com>
2018-01-29Add intial pom.xml inheriting from oparent-pythonDileep Ranganathan1-0/+36
Created pom.xml for integrating with ci Change-Id: Ie6bec4b7d4d3bf4b86074b7405f882fee0bccab9 Issue-ID: OPTFRA-59 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>