Hi Sergiy, Currently it's not possible to use generators in environment_config file, the reason for this is generators get unwrapped before we add plugin's attributes [1]. Could you please create a bug for fuel-python team, we'll address this issue.
Thanks, [1] https://github.com/stackforge/fuel-web/blob/976baf842242a5f97c95bdc3e20328fa0558bf69/nailgun/nailgun/objects/cluster.py#L255-L264 On Tue, Jul 7, 2015 at 6:21 PM, Sergiy Lystopad <[email protected]> wrote: > Hi, colleagues > > Is it possible to generate random value for field (actually field with > type: password) in environment_config.yaml > > I'm trying something like > https://github.com/stackforge/fuel-web/blob/stable/6.1/nailgun/nailgun/fixtures/openstack.yaml#L836 > but seems it doesn't work > > Thanks > -- > Sergiy Lystopad > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > >
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
