<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pki.git/base/deploy, branch ticket-422</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/'/>
<entry>
<title>Added RESTEASY_LIB.</title>
<updated>2012-12-06T18:06:14+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-12-06T18:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=145114f713a58ed5ce896e2192e50eeb382a3c74'/>
<id>145114f713a58ed5ce896e2192e50eeb382a3c74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed initscript link.</title>
<updated>2012-12-06T13:31:50+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-12-06T13:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=79ff01ef76f2a4ca44d02bceb7173541328bef3b'/>
<id>79ff01ef76f2a4ca44d02bceb7173541328bef3b</id>
<content type='text'>
Previously the link to the initscript was named the same name as
the instance name: /var/lib/pki/&lt;instance&gt;/&lt;instance&gt;. It has now
been renamed to /var/lib/pki/&lt;instance&gt;/initscript to make it more
consistent.

Ticket #422
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously the link to the initscript was named the same name as
the instance name: /var/lib/pki/&lt;instance&gt;/&lt;instance&gt;. It has now
been renamed to /var/lib/pki/&lt;instance&gt;/initscript to make it more
consistent.

Ticket #422
</pre>
</div>
</content>
</entry>
<entry>
<title>Archiving default deployment configuration.</title>
<updated>2012-12-04T18:15:18+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-12-04T12:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=952300522ab5aaa9343c96dde7d785727cadfd95'/>
<id>952300522ab5aaa9343c96dde7d785727cadfd95</id>
<content type='text'>
The default deployment configuration has been renamed and moved to
/etc/pki/default.cfg to make it more accessible to users. The pkispawn
has been modified to archieve the default deployment configuration
along with the user-provided configuration in the registry. The
pkidestroy will now use both archived configuration files to ensure
proper removal.

Ticket #399
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The default deployment configuration has been renamed and moved to
/etc/pki/default.cfg to make it more accessible to users. The pkispawn
has been modified to archieve the default deployment configuration
along with the user-provided configuration in the registry. The
pkidestroy will now use both archived configuration files to ensure
proper removal.

Ticket #399
</pre>
</div>
</content>
</entry>
<entry>
<title>Interpolation correction patch based on review comments</title>
<updated>2012-12-04T17:11:53+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2012-12-04T16:25:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=a3f7d585fed02fb8b0adaf46228f23bf1275c596'/>
<id>a3f7d585fed02fb8b0adaf46228f23bf1275c596</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use interpolation to build default parameters</title>
<updated>2012-12-04T17:11:36+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2012-12-03T17:08:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=065d883a5595154ec4ca91e890aa380e3bf1d6b2'/>
<id>065d883a5595154ec4ca91e890aa380e3bf1d6b2</id>
<content type='text'>
This patch replaces the code in pkiparser with defaults that are
built up using ConfigParser interpolation.  The patch gets most
(but not all) default parameters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch replaces the code in pkiparser with defaults that are
built up using ConfigParser interpolation.  The patch gets most
(but not all) default parameters.
</pre>
</div>
</content>
</entry>
<entry>
<title>I18n for ProfileList.template.</title>
<updated>2012-12-03T16:48:40+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-11-13T23:07:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=66c519f0185f24a650df834d781be2ed7ef857f7'/>
<id>66c519f0185f24a650df834d781be2ed7ef857f7</id>
<content type='text'>
The messages in ProfileList.template in CA EE has been extracted
into a properties file which can be translated separately.

The original messages in the template have been marked as follows:
  &lt;span class="message" name="...key..."&gt;...message...&lt;/span&gt;

When the page is loaded into the browser, the original message will
be replaced with the translated messages.

Ticket #406
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The messages in ProfileList.template in CA EE has been extracted
into a properties file which can be translated separately.

The original messages in the template have been marked as follows:
  &lt;span class="message" name="...key..."&gt;...message...&lt;/span&gt;

When the page is loaded into the browser, the original message will
be replaced with the translated messages.

Ticket #406
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the structure of the client directory.</title>
<updated>2012-12-03T14:08:57+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2012-12-03T05:28:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=35dc1009494453803d22573ef876c8b418a609d3'/>
<id>35dc1009494453803d22573ef876c8b418a609d3</id>
<content type='text'>
We need to keep the admin cert and p12 file in case the client directory
is purged.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to keep the admin cert and p12 file in case the client directory
is purged.
</pre>
</div>
</content>
</entry>
<entry>
<title>Common User: pkispawn changes</title>
<updated>2012-12-03T14:08:46+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2012-12-03T03:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=03a6350687e033461306d6b9000ef8ea34af96f9'/>
<id>03a6350687e033461306d6b9000ef8ea34af96f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced links of scriptlets with lists.</title>
<updated>2012-11-30T21:03:27+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-11-28T23:59:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=6344d6e7534696b9c236e818fe6f504bc957adaa'/>
<id>6344d6e7534696b9c236e818fe6f504bc957adaa</id>
<content type='text'>
Previously the deployment tools used symbolic links to determine the
scriplets to execute and their order. The code has been changed such
that now the scriplets are listed as parameters (spawn_scriplets and
destroy_scriplets) in the configuration file.

Ticket #403
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously the deployment tools used symbolic links to determine the
scriplets to execute and their order. The code has been changed such
that now the scriplets are listed as parameters (spawn_scriplets and
destroy_scriplets) in the configuration file.

Ticket #403
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplified the configuration file using defaults.</title>
<updated>2012-11-30T21:03:07+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-11-28T18:12:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=471a49326ee8755bf2440962a36a30f4df619a17'/>
<id>471a49326ee8755bf2440962a36a30f4df619a17</id>
<content type='text'>
Previously to create a subsystem the admin would have to copy the
entire default deployment configuration, which contains many
parameters, and then customize it. Now the deployment code has been
changed such that the default config file will be used to provide
the default values, so the admin will only need to provide the
non-default parameters, thus reducing the size of the file.

Sample configuration files are provided in /usr/share/pki/
deployment/config.

Ticket #399
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously to create a subsystem the admin would have to copy the
entire default deployment configuration, which contains many
parameters, and then customize it. Now the deployment code has been
changed such that the default config file will be used to provide
the default values, so the admin will only need to provide the
non-default parameters, thus reducing the size of the file.

Sample configuration files are provided in /usr/share/pki/
deployment/config.

Ticket #399
</pre>
</div>
</content>
</entry>
</feed>
