Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I561c636ac8f0cde9a23a3a74906bd88662f6dd59
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
|
|
Purpose of this commit is to test opnfv-tht changes are not breaking
nosdn deployment.
opnfv-tht-pr: 10
Change-Id: I85da61a9591999d1249d55700241d71256019a81
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
- first stage in standarizing how custom config
values are passed in by moving
to using ENV vars to pass in custom params
- next stage is to remove the -r and -c
options in deploy.sh
Moving this direction will reduce managment of
custom parameters and rely on ENV vars to make
the customizations for development
Change-Id: Ibbc171d5e6801b27c1b62ca65c2a9f7830483b97
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
Patch adds helpful utility functions and automatic parsing of heat
output into a readable format indicating where a failure is in a
deployment. Example: http://fpaste.org/354210/
New opnfv-util function allows a user to interact with a deployment
easily:
- opnfv-util undercloud <user> connects user to undercloud VM
- opnfv-util debug-stack parses the heat failure output
Above arguments also accept partial matches.
JIRA: APEX-75
Change-Id: I5ccfee64ee2958de0d00a3b25cd9b29de60c9e20
Signed-off-by: Tim Rozet <trozet@redhat.com>
|