Setting no gateway for subnet is not part of the api spec or doc

Bug #1268438 reported by Michael Chapman
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Low
Yoshimi Tominaga

Bug Description

https://github.com/openstack/heat/commit/cdd38962ebd4d0cbc6c57b7892260ee359a08798
https://review.openstack.org/#/c/48150/

added support for not having a gateway IP set for a subnet, however the only documentation I can find is the bug report:

https://bugs.launchpad.net/heat/+bug/1226666

I looked into adding this to the template guide by specifying it as part of the api, but to do this with a constraint would require a regex matching IPv6 and v4 strings, as well as accepting [ null | ~ | '' ] in engine/resources/neutron/subnet.py, which would be very ugly, and wouldn't solve the documentation problem.

Revision history for this message
Steve Baker (steve-stevebaker) wrote :

If building a constraint is an issue then just provide an improvement to the property description.

Changed in heat:
status: New → Triaged
importance: Undecided → Low
Changed in heat:
assignee: nobody → Yoshimi Tominaga (tominaga-yoshimi)
Revision history for this message
Yoshimi Tominaga (tominaga-yoshimi) wrote :
Changed in heat:
status: Triaged → In Progress
Changed in heat:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in heat:
milestone: none → kilo-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: kilo-3 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.