mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-07 08:54:01 -07:00
PR #39373 * Add extra_specs to os_subnet module This change removes the parameter limitation on `os_subnet` module for Neutron subnet creation. This way, any key value passed via `extra_specs` argument is included in shade's API call. Signed-off-by: Mário Santos <mario.rf.santos@gmail.com> * Set default value of extra_specs to None Signed-off-by: Mário Santos <mario.rf.santos@gmail.com> * Raise ValueError in case of duplicate keys found Signed-off-by: Mário Santos <mario.rf.santos@gmail.com> * Update docs default value of extra_specs to {} * Move cidr to kwargs to avoid positional argument Signed-off-by: Mário Santos <mario.rf.santos@gmail.com> * Print explicit list of duplicate keys Signed-off-by: Mário Santos <mario.rf.santos@gmail.com> * Fix precedence on the dict merge Signed-off-by: Mário Santos <mario.rf.santos@gmail.com> * Bump version_added of the extra_specs parameter Signed-off-by: Mário Santos <mario.rf.santos@gmail.com> |
||
---|---|---|
.. | ||
amazon | ||
atomic | ||
azure | ||
centurylink | ||
cloudscale | ||
cloudstack | ||
digital_ocean | ||
dimensiondata | ||
docker | ||
heroku | ||
linode | ||
lxc | ||
lxd | ||
memset | ||
misc | ||
oneandone | ||
opennebula | ||
openstack | ||
ovh | ||
ovirt | ||
packet | ||
profitbricks | ||
pubnub | ||
rackspace | ||
scaleway | ||
smartos | ||
softlayer | ||
spotinst | ||
univention | ||
vmware | ||
vultr | ||
webfaction | ||
__init__.py |