Revision 480051fe

b/README.deploy
128 128
   be installed:
129 129
    * pycrypto==2.1.0
130 130

  
131
   The integration test suite snf-tools/snf-test depends on:
132
    * python-unittest2 [unittest2==0.5.1]
133
    * python-paramiko  [paramiko==1.7.6], version included in Debian Squeeze
134
      is broken wrt to use of RandomPool, see Debian bug #576697
135
    * python-ipy [IPy==0.75]
136
    * python-prctl [python-prctl==1.3.0]
137
    * the client component of vncauthproxy, see Step 12
138
    * the kamaki client library, please see
139
      https://code.grnet.gr/projects/kamaki for installation instructions.
140
      [FIXME: Update instructions on kamaki installation]
141

  
131 142
   To run the user interface tests, selenium must be installed
132 143
    * selenium [?]
133 144

  
b/README.upgrade
6 6

  
7 7

  
8 8
v0.6.2 -> TBD
9
NEW DEPENDENCIES
10
    * python-unittest2, python-paramiko needed by the new integration
11
      test suite snf-tools/snf-test. Paramiko shipped with Squeeze uses
12
      broken RandomPool, produces warnings, see #576697.
13

  
9 14
NEW SETTINGS
10 15
    * EMAIL_SUBJECT_PREFIX:
11 16
      Prepended to automated emails, set to someting that uniquely identifies

Also available in: Unified diff