Hi Stacker,

I would like to add the cli option of neutronclient for specifying service
type.

I have committed the patch including the feature:
https://review.openstack.org/54534

The option can specified via service type or env['OS_NETWORK_SERVICE_TYPE']:

$ export OS_NETWORK_SERVICE_TYPE=network_ext
$ neutron net-list
or
$ neutron --service-type network2 net-list

Please review it, and advice me for applying the feature.

Thanks,
Yohei
_______________________________________________
OpenStack-dev mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to