Fuel CLI doesn't remove nodes from cobbler

Bug #1263235 reported by Ryan Moe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Confirmed
Low
Fuel Python (Deprecated)

Bug Description

Using the CLI to delete nodes doesn't remove the node from cobbler.

 [root@fuel-master ~]# fuel env
id | status | name | mode | release | changes
---|--------|----------------|------------|---------|-------------------------------------------------------------------------------------------------------------------------------------------------------------
3 | error | 40+magfs-167-3 | ha_compact | 3 | [u'attributes', u'networks', [u'disks', 11], [u'disks', 18], [u'disks', 19], [u'disks', 20], [u'disks', 21], [u'disks', 22], [u'disks', 24], [u'disks', 25]]

[root@fuel-master ~]# fuel --env 3 node --node 23 --delete
Nodes with ids [23] were removed from environment with id 3.

The node remains in cobbler and will not boot into bootstrap. See attached sceenshot.

Revision history for this message
Ryan Moe (rmoe) wrote :
Mike Scherbakov (mihgen)
Changed in fuel:
milestone: none → 4.0
importance: Undecided → Low
status: New → Confirmed
assignee: nobody → Fuel Python Team (fuel-python)
Revision history for this message
Dmitry Pyzhov (dpyzhov) wrote :

This is expected behavior, but unexpected message. CLI should show 'nodes were marked for deletion'. Actual removal of nodes will be done on apply of cluster configuration.

Changed in fuel:
milestone: 4.0 → 4.1
Revision history for this message
Evgeniy L (rustyrobot) wrote :

Dmitry, it's a bug in CLI, but we already have similar bug
https://bugs.launchpad.net/fuel/+bug/1265036

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.