Merge branch 'develop' into feature/app_rename
commitf6600e5a6907f49b776ee0cec6fb5fc8f2c133e8
authorPeter Krenesky <peter@osuosl.org>
Mon, 6 Jun 2011 20:30:59 +0000 (6 13:30 -0700)
committerPeter Krenesky <peter@osuosl.org>
Mon, 6 Jun 2011 20:30:59 +0000 (6 13:30 -0700)
tree1fa522538f55e3652e59074b1ccfb3c201fa629c
parent39eac622e9f4d28a9b4a62056e97fa0dd850bd25
parente1d435ede0facfe7ed9ac6fc79fef0b9cda5444c
Merge branch 'develop' into feature/app_rename

Conflicts:
ganeti_web/templates/virtual_machine/create_help.html
14 files changed:
ganeti_web/forms/virtual_machine.py
ganeti_web/templates/helptips/vm.html
ganeti_web/templates/helptips/vm_create.html
ganeti_web/templates/helptips/vm_edit.html
ganeti_web/templates/helptips/vm_edit_hvm.html
ganeti_web/templates/helptips/vm_edit_kvm.html
ganeti_web/templates/helptips/vm_edit_pvm.html
ganeti_web/templates/virtual_machine/create.html
ganeti_web/templates/virtual_machine/edit.html
ganeti_web/templates/virtual_machine/edit_hvm.html
ganeti_web/templates/virtual_machine/edit_pvm.html
ganeti_web/tests/views/virtual_machine/edit.py
ganeti_web/tests/views/virtual_machine/forms.py
ganeti_web/views/virtual_machine.py