yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #27012
[Bug 1394148] Re: subnet-create should not force me to supply cidr
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1394148
Title:
subnet-create should not force me to supply cidr
Status in OpenStack Neutron (virtual network service):
Expired
Bug description:
When I create a subnet with dhcp disabled, it should not force me to
supply mandatory cidr.
Currently it is:
neutron subnet-create dhcp-net -- --enable_dhcp=False <cidr>
Expected should be:
neutron subnet-create dhcp-net -- --enable_dhcp=False
or
neutron subnet-create dhcp-net -- --enable_dhcp=False --extra-dhcp-
opts <>
So, that I can use this subnet flexibly with extra_dhcp_opts.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1394148/+subscriptions
References