Hello Samuel, AFAIK there is no such feature yet. The schema validators are here [1] [2]. BR, Simon
[1] https://github.com/stackforge/fuel-plugins/blob/master/fuel_plugin_builder/fuel_plugin_builder/validators/schemas/base.py [1] https://github.com/stackforge/fuel-plugins/blob/master/fuel_plugin_builder/fuel_plugin_builder/validators/schemas/v2.py On Thu, May 28, 2015 at 1:02 PM, Samuel Bartel <[email protected]> wrote: > Hi folks, > > is there anyway in the environment_config.yaml file of the plugin to > define some attrobutes as title (something similar to the the metadata in > the openstack.yaml of fuel-web). > > I would like to add somes titles in the plugin config in order to define > section into the ui for the plugin and make it easier to read. > > something like > section1 > > param1: value description > param2: value descritpion > > section3 > > param3: value description > param4: value descritpion > > I have tried different types and iI ahve got alway errors by fpb when > trying to build the plugin > in the meantime, I haven't been able to find out the information into > validator used by the fpb > > any tips? > > Samuel > > __________________________________________________________________________ > 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
