Sha256: 304c94d6b5d24d64caaa677bcbe7a9435da32a4a866f70cd1122d17ed0f32c6b

Contents?: true

Size: 317 Bytes

Versions: 5

Compression:

Stored size: 317 Bytes

Contents

!!!XML
%CloudEntryPoint{ :xmlns => CMWG_NAMESPACE }
  %uri= url_for("/cloudEntryPoint")
  %name cloud entry point
  %description cloud entry point
  %created= Time.new.getutc.to_s
  - @collections.each do |api|
    - res_name = api[0].to_s.camelize(:lower_case_first_letter)
    = "<#{res_name} href=\"#{api[1]}\"/>"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
deltacloud-core-1.1.2 views/cimi/cloudEntryPoint/index.xml.haml
deltacloud-core-1.1.1 views/cimi/cloudEntryPoint/index.xml.haml
deltacloud-core-1.1.0 views/cimi/cloudEntryPoint/index.xml.haml
deltacloud-core-1.0.5 views/cimi/cloudEntryPoint/index.xml.haml
deltacloud-core-1.0.4 views/cimi/cloudEntryPoint/index.xml.haml