forked from redhat-openstack/openstack-puppet-modules
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix neutron subnets with empty values.
Subnet was expended with ability to set and update parameters like specifing dns servers, allocation pools and also specific host routes. Sadly it introduced issue when calling neutron_subnet without specifying values for these parameters. Closes-Bug: #1312628 Change-Id: Id1207ab793fc65c43c10afcfe2271e2c02a912d3
- Loading branch information
Showing
2 changed files
with
22 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters