On Mon, Oct 20, 2014 at 4:05 PM, George Shuklin
wrote:
>
> On 10/20/2014 05:30 PM, Christian Berendt wrote:
>
>> On 10/20/2014 02:48 PM, George Shuklin wrote:
>>
>>> How to disable agents in neutron?
>>>
>> This should be possible with "neutron agent-update --admin-state-up
>> False AGENT".
>>
>>
On 10/20/2014 05:30 PM, Christian Berendt wrote:
On 10/20/2014 02:48 PM, George Shuklin wrote:
How to disable agents in neutron?
This should be possible with "neutron agent-update --admin-state-up
False AGENT".
You can list all available agents with "neutron agent-list".
HTH, Christian.
T
On 10/20/2014 04:30 PM, Christian Berendt wrote:
> neutron agent-update --admin-state-up False AGENT
The correct call is "neutron agent-update --admin-state-up=False AGENT".
--
Christian Berendt
Cloud Solution Architect
Tel.: +49-171-5542175
Mail: bere...@b1-systems.de
B1 Systems GmbH
Osterfeld
On 10/20/2014 02:48 PM, George Shuklin wrote:
> How to disable agents in neutron?
This should be possible with "neutron agent-update --admin-state-up
False AGENT".
You can list all available agents with "neutron agent-list".
HTH, Christian.
--
Christian Berendt
Cloud Solution Architect
Mail: b
] Disable neutron agents
Hello.
I can't find any option for neutron to disable agents (like nova
service-disable).
Now I just shutdown unwanted agents (service stop on network node). But if node
reboot they will come back, and this is not really welcome.
How to disable agents in neutron?
T
Hello.
I can't find any option for neutron to disable agents (like nova
service-disable).
Now I just shutdown unwanted agents (service stop on network node). But
if node reboot they will come back, and this is not really welcome.
How to disable agents in neutron?
Thanks.
_