Jeroen T. Vermeulen has proposed merging lp:~jtv/maas/remove-cobbler-component
into lp:maas.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~jtv/maas/remove-cobbler-component/+merge/119896
That turned out to be easy. I considered removing PSERV as well, because the
whole mechanism we used to detect provisioning-server failures has gone out the
window. But when all is said and done, it's still a MAAS component that we may
want to display errors for and that is the purpose of this enumeration.
Jeroen
--
https://code.launchpad.net/~jtv/maas/remove-cobbler-component/+merge/119896
Your team Launchpad code reviewers is requested to review the proposed merge of
lp:~jtv/maas/remove-cobbler-component into lp:maas.
=== modified file 'src/maasserver/components.py'
--- src/maasserver/components.py 2012-08-14 10:54:37 +0000
+++ src/maasserver/components.py 2012-08-16 11:16:38 +0000
@@ -20,7 +20,6 @@
class COMPONENT:
- COBBLER = 'cobbler server'
PSERV = 'provisioning server'
IMPORT_PXE_FILES = 'maas-import-pxe-files script'
_______________________________________________
Mailing list: https://launchpad.net/~launchpad-reviewers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~launchpad-reviewers
More help : https://help.launchpad.net/ListHelp