[Openstack-operators] Adding network node (Neutron agents) and test before deploying customer resource

Toshikazu Ichikawa ichikawa.toshikazu at lab.ntt.co.jp
Thu Mar 5 01:04:56 UTC 2015


Hi,

 

I'm looking for the way to test a newly added network node by deploying test
resource before any customer resource on the node is deployed. I've learned
in this ML that Nova and Cinder has the setting of "enable_new_services" in
each conf to disable the initial service status to archive this.

 

My question is "Is there any function/configuration to do same thing for
Neutron?"

I know there is on-going bug fix to implement the function to block
scheduling for Neutron agent[1].

As mentioned here [2], this fix may enable only administrators deploy
routers/dhcp-servers for test rather than having customer's one.

However, the initial "admin_state_up" status of agent still remains "true"
right after the agent or node is added.

That means it still happens the customer routers/dhcp-servers are deployed
the node before changing the status by manual.

To resolve this, I believe a feature similar to "enable_new_services" of
Nova/Cinder should be implemented to Neutron to change initial
"admin_state_up" value.

Do you know any existing function, blueprint or other approach to achieve
same goal?

Or, Is this the feature what you agree to want and should be proposed as a
new blueprint? 

I'd like to have neutron operators comments and suggestions.

 

[1] https://bugs.launchpad.net/neutron/+bug/1408488

[2]
http://lists.openstack.org/pipermail/openstack-dev/2015-January/054007.html

 

Thanks,

Kazu

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20150305/d23a36fc/attachment.html>


More information about the OpenStack-operators mailing list