]
David virgil naranjo commented on SRAMP-570:
--------------------------------------------
But the ConfigureFabricProfileCommand is not really well implemented. It modifies the
overlord-commons profile and the s-ramp profile as well.
The good solution would be to have an Sramp FabricConfiureCommand (in the
s-ramp-karaf-commands) and a FabricConfigureCommand (in the
overlord-commons-karaf-commands).
Improve s-ramp commands for Fuse/Fabric
---------------------------------------
Key: SRAMP-570
URL:
https://issues.jboss.org/browse/SRAMP-570
Project: S-RAMP
Issue Type: Enhancement
Reporter: David virgil naranjo
Assignee: David virgil naranjo
For Fuse:
1.) Make the password argument optional
2.) If no Overlord installation has been attempted (the existence of overlord.properties
in FUSE/etc is a good test), fail if no password is provided
3.) If a password is provided, but overlord.properties already exists, print what Gary
mentioned: an installation already exists, re-using those credentials, but the
"overlord:changePassword" command is available
4.) Create overlord:changePassword. It would regenerate the keystore and update any
applicable *.properties values
Modify/Add commands to deploy in Fuse Fabric. Create new commands. They would be like
fuse commands, but starting by fabric : fabric:overlord:s-ramp:configure