Statistics
| Branch: | Tag: | Revision:

root / db / migrations / 0018_auto__add_field_virtualmachine_buildpercentage.py @ 9e98ba3c

History | View | Annotate | Download (13.1 kB)

# Date Author Comment
19da4325 07/25/2011 02:21 pm Vangelis Koukis

Extend API to report build progress

Extend the API layer to report server build progress,
make the buildpercentage field a mandatory field with default value,
in the relevant South migration.

7b7c812d 07/21/2011 06:08 pm Giorgos Gousios

Add build percentage field

Refs :#885