Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Add provider in service offering request message
Change-Id: I2900a56c9a24c910a1fc4dcf24be4654ef61e4b7
  • Loading branch information
Tang Rui committed Jun 20, 2012
1 parent a777911 commit 07205d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/services/api/messages.rb
Expand Up @@ -30,6 +30,7 @@ class ServiceOfferingRequest < JsonMessage
optional :acls
optional :active
optional :timeout, Integer
optional :provider, String
end

class BrokeredServiceOfferingRequest < JsonMessage
Expand Down

0 comments on commit 07205d8

Please sign in to comment.