[PATCH] 127 - add servlet to return 501 or d9 style instances
by Ade Lee
Added servlet to return 501 for rest operations for d9 instances
D9 instances run on tomcat6, which does not have support for the
autheticator and realm. We are not supporting the REST operations
on D9 style instances. They will need to be migrated.
The migration framework has been modified to process d9 or d10
style instances, and a migration script has been added to add the new
servlet to existing d9 instances.
Please review.
Thanks,
Ade
11 years, 9 months
[PATCH] 54 Clean up code that logs installation information in pkispawn
by Abhishek Koneru
Currently, after the instance is installed, some additional information is printed on the console.
This data is also logged in the log file. When pkispawn is executed in a verbose mode, it will display he information twice and
in an unordered way.
This patch removes these log statements.
--Abhishek
11 years, 9 months
[PATCH] 48 Show some more information after installation
by Abhishek Koneru
Please review the patch that print the command to check status and the
URL of the installed subsystem.
The actual ticket also says to remove the extra console output if there
is no -v option specified. The console log level is already set to
WARNING, rather than INFO.
--Abhishek
11 years, 9 months
[PATCH] 229 Tracking upgrade using existing config files.
by Endi Sukma Dewata
The upgrade framework has been modified to use pki.conf to track
system upgrade, tomcat.conf to track instance upgrade, and CS.cfg
to track subsystem upgrade.
The preop.product.version in CS.cfg has been renamed into
product.version and is now used to track upgrade.
Ticket #544
--
Endi S. Dewata
11 years, 9 months