summaryrefslogtreecommitdiffstats
path: root/dcae-cli/dcae_cli/commands/component/commands.py
AgeCommit message (Collapse)AuthorFilesLines
2018-10-15Policy Reconfiguration change to function parmstb2541onap1-2/+2
Updated 2 Policy Reconfig functions to use a passed parameter Parameter needed since “consul_host” variable had been removed Change-Id: I1e967cbf1de2c832679be6e2d120a278cd48a5d4 Issue-ID: DCAEGEN2-576 Signed-off-by: tb2541onap <tb2541@att.com>
2018-10-04Policy Reconfiguration, Component Spec, Help texttb2541onap1-15/+111
Added Policy Reconfiguration support Updates to the Help text that is displayed to the user Issue-ID: DCAEGEN2-576 Change-Id: I12bf40b24d607fca33e321da8c9ba7fea2f200cd Signed-off-by: tb2541onap <tb2541@att.com>
2017-09-14Merge in changes there were made since seedingMichael Hwang1-5/+43
* Fix DR config keys issue * Add data format generate command * Improve error messaging * Add in support for inputs otherwise known as "sourced at deployment" Change-Id: I9d97c30aeba587315d7fd1a18c38f71d8199d42b Issue-Id: DCAEGEN2-91 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2017-08-24Add dcae-cli and component-json-schemas projectsMichael Hwang1-0/+260
Change-Id: I2d920da7902bb5c1faf3d66173d62c942e9a19e9 Issue-Id: DCAEGEN2-50 Signed-off-by: Michael Hwang <mhwang@research.att.com>