Steve McLellan 1c1144692c Remove Contract on customUserData
A common paradigm with userdata is to supply:
  userdata:
    str_replace:
      template: |
        <some script>
    params:
      param1: value1

With the contract on customUserData being a string, passing str_replace
as the argument results in coercion to a string, which makes it invalid.

Change-Id: I8bcf788522fc2428eaa3c8529ee11b5ed385099b
2014-09-09 11:55:19 -05:00
..
2014-04-25 15:15:36 +04:00

Murano Classes Metadata

This folder contains only 'core library' classes for Murano.

Any file located here will be included into Murano package (deb/rpm) and imported automatically during installation.

Any other classes should be imported manually via CLI or UI.

Such classes could be found in one of two external repositories: