[Bug 994781] Re: removing a node when it has failed commissioning is not possible from the UI

Daniel Rolfe daniel.rolfe.au at gmail.com
Thu May 31 01:22:32 UTC 2012


Yep below worked for me very well


$ sudo maas
> from maasserver.models import Node
> node = Node.objects.get(hostname='myhostname')
> node.delete() 


Thanks Raphaël

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/994781

Title:
  removing a node when it has failed commissioning is not possible from
  the UI

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/994781/+subscriptions



More information about the Ubuntu-server-bugs mailing list