Revision 21dd2100
b/README.upgrade | ||
---|---|---|
5 | 5 |
For more information, please see README.deploy. |
6 | 6 |
|
7 | 7 |
|
8 |
v0.7 -> v0.8 |
|
8 |
v0.7.3 -> v0.8
|
|
9 | 9 |
API |
10 | 10 |
* A new 'disk_template' attribute has been added to Flavors. |
11 | 11 |
GANETI_DISK_TEMPLATES and DEFAULT_GANETI_DISK_TEMPLATE have been added |
... | ... | |
13 | 13 |
|
14 | 14 |
ADMIN TOOLS |
15 | 15 |
* A new --disk-template flag has been added to snf-admin to choose a |
16 |
disk template when creating flavors. Similarly disk_template support |
|
16 |
disk template when creating flavors. Similarly, disk_template support
|
|
17 | 17 |
in flavors has beed added to the admin web interface. |
18 | 18 |
|
19 | 19 |
|
b/runtests.sh | ||
---|---|---|
40 | 40 |
echo "Running Django tests..." >&2 |
41 | 41 |
./manage.py test aai admin api db helpdesk invitations logic |
42 | 42 |
|
43 |
echo $? |
|
44 |
|
|
45 | 43 |
echo "Running snf-ganeti-tools tests..." >&2 |
46 | 44 |
PYTHONPATH=snf-ganeti-tools:$PYTHONPATH ./snf-ganeti-tools/test/synnefo.ganeti_unittest.py |
47 | 45 |
|
Also available in: Unified diff