murano/meta/io.murano/Classes
Andy Botting 241607ebba Fix contract violation for User resource
When trying to use the io.murano.user resource, you get the error:
io.murano.User.extra['options'] Value {} violates string() contract
because the output is dict, not a string.

This commit changes the contract type to become $ rather than $.string()
which matches what the Project resource has.

Change-Id: If6ef0e2e3750a39aaa022a7b12f4c130a692d691
2019-01-16 16:21:00 +11:00
..
configuration Linux.runCommand() and Linux.putFile() are now non-synchronized 2016-08-09 14:23:07 +03:00
metadata MuranoPL forms implementation 2016-07-29 06:48:19 -07:00
resources Allow port security to be disabled 2018-04-11 09:44:27 -04:00
system Merge "Murano bindings to Glance Metadef API" 2016-10-04 16:32:02 +00:00
test TestFixture mocks were updated 2016-08-29 10:05:49 -07:00
Application.yaml Add Apache 2.0 license info to core library 2015-10-15 15:47:03 +08:00
CloudRegion.yaml Raise exception on call of method of destroyed object 2016-09-14 03:44:36 +00:00
CloudResource.yaml Forces applications to be deleted before Heat stack 2016-09-14 11:26:32 -07:00
Environment.yaml Remove use of deprecated term, Usage: Action 2018-04-13 17:18:18 -04:00
Exception.yaml Add Apache 2.0 license info to core library 2015-10-15 15:47:03 +08:00
File.yaml Add Apache 2.0 license info to core library 2015-10-15 15:47:03 +08:00
Object.yaml Add Apache 2.0 license info to core library 2015-10-15 15:47:03 +08:00
Project.yaml Fix Contract on Project property, extra. 2018-04-10 17:09:43 -04:00
SharedIp.yaml Support shared IP address range 2017-12-28 03:58:23 +00:00
SharedIpRange.yaml Support shared IP address range 2017-12-28 03:58:23 +00:00
StackTrace.yaml Use more generic "type" name instead of "murano_class" 2016-02-26 17:25:25 +03:00
User.yaml Fix contract violation for User resource 2019-01-16 16:21:00 +11:00