lib/fog/openstack/models/orchestration/templates.rb in fog-1.33.0 vs lib/fog/openstack/models/orchestration/templates.rb in fog-1.34.0

- old
+ new

@@ -1,4 +1,5 @@ +require 'fog/openstack/models/collection' require 'fog/openstack/models/orchestration/template' module Fog module Orchestration class OpenStack