-
- Downloads
Add --disable-discovery argument to physical network
Adds support for a '--disable-discovery' argument to the 'kayobe physical network configure' command. This can be used to configure the physical network after discovery of bare metal compute nodes is complete, to return the network to a normal state. The interface configuration to be applied is configured via 'switch_interface_config_disable_discovery'. Essentially, this is the mirror of the '--enable-discovery' argument. Change-Id: I40426a8fd22e51e8ea3350013a614dfbcf2afccf Story: 2004048 Task: 27054
Showing
- ansible/group_vars/switches/config 14 additions, 2 deletionsansible/group_vars/switches/config
- ansible/physical-network.yml 11 additions, 2 deletionsansible/physical-network.yml
- kayobe/cli/commands.py 9 additions, 2 deletionskayobe/cli/commands.py
- kayobe/tests/unit/cli/test_commands.py 140 additions, 0 deletionskayobe/tests/unit/cli/test_commands.py
- releasenotes/notes/physical-network-disable-discovery-15916760e0a4d0bc.yaml 14 additions, 0 deletions.../physical-network-disable-discovery-15916760e0a4d0bc.yaml
Loading
Please register or sign in to comment