- move InstallBuildVServer.update_vserver_network_files() to
authorMark Huang <mlhuang@cs.princeton.edu>
Tue, 6 Feb 2007 16:35:05 +0000 (16:35 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Tue, 6 Feb 2007 16:35:05 +0000 (16:35 +0000)
commitb428c6ae99d920a6d9f40228be5106398c3d5598
treee76d99b7a9deea28ab7c4f520626d9852614359a
parent80a8fdde181b28da43faa152732e0086ffbf2656
- move InstallBuildVServer.update_vserver_network_files() to
UpdateNodeConfiguration (this is all that InstallBuildVServer usefully
did)
- remove useless InstallBuildVServer step, setting barrier bit has
been done by the vserver-reference initscript since 3.0
- modify update_vserver_network_files() to modify reference images in
new 4.0 location (/vservers/.vref and /vservers/.vcache)
source/BootManager.py
source/steps/InstallBuildVServer.py [deleted file]
source/steps/UpdateNodeConfiguration.py
source/steps/__init__.py