summaryrefslogtreecommitdiffstats
path: root/dcae-cli/dcae_cli/util/docker_util.py
AgeCommit message (Collapse)AuthorFilesLines
2019-08-13Update obsolete docker python versionAndrew Gauld1-1/+1
Issue-ID: DCAEGEN2-1725 Change-Id: I056b96a700e403fccf3ed8464b170dda33957cb5 Signed-off-by: Andrew Gauld <agauld@att.com>
2018-10-04Policy Reconfiguration, Component Spec, Help texttb2541onap1-1/+15
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>
2018-08-03Do first pass on dcae onboarding vagrantMichael Hwang1-13/+2
* Provide Vagrantfile etc to standup a VirtualBox image that runs a minimal DCAE runtime for onboarding * Add README with directions on how to do above * Make minor fixes to the dcae-cli for issues discovered from testing above Issue-ID: DCAEGEN2-574 Change-Id: I99ea595df9e5e2b9a872b864e553caec1f020669 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2017-09-28Fetch docker logins from ConsulMichael Hwang1-5/+13
Change-Id: I521fd549b12042fa1d12481fbb0beb535f52e06f 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/+215
Change-Id: I2d920da7902bb5c1faf3d66173d62c942e9a19e9 Issue-Id: DCAEGEN2-50 Signed-off-by: Michael Hwang <mhwang@research.att.com>