This is a static archive of the previous Open Grid Forum GridForge content management system saved from host forge.ogf.org file /sf/sfmain/do/go/artf6477?nav=1&selectedTab=comments at Sun, 06 Nov 2022 12:16:49 GMT SourceForge : artf6477: Enumerations for attributes

Project Home

Tracker

Documents

Tasks

Source Code

Discussions

File Releases

Wiki

Project Admin

Web Site
Search Tracker
Project: occi-wg     Trackers > OCCI 1.1 > View Artifact
Artifact artf6477 : Enumerations for attributes
Tracker: OCCI 1.1
Title: Enumerations for attributes
Description:
Actions now have a attribute called "method". Method has  enumerated values associated with them.. We need a way to 
define these values/options.

We could use the  brace []  since the curly braces are in use for delimiting attribute properties.

 > POST /compute/?action=stop HTTP/1.1
 > [...]
 > Category: stop; scheme="[...]"; class="action";
 > X-OCCI-Attribute: method=poweroff["graceful", "acpioff", "poweroff"]

With method undefined
 > POST /compute/?action=stop HTTP/1.1
 > [...]
 > Category: stop; scheme="[...]"; class="action";
 > X-OCCI-Attribute: method=["graceful", "acpioff", "poweroff"]

Submitted By: Gary Mazz
Submitted On: 04/14/2011 8:32 AM EDT
Last Modified: 04/14/2011 8:56 AM EDT

Status / Comments Change Log Associations Attachments  
Status  
Group: *
Status:* Open
Category: *
Customer: *
Priority: * 2
Assigned To: * None
Reported in Release: *
Fixed in Release: *
Estimated Hours: * 0
Actual Hours: * 0
Comments
Gary Mazz: 04/14/2011 8:56 AM EDT
  Comment:
As per Andy:
This is needed, especially on reviewing the resource template mixins. They need a way to advertise the value that a particular attribute will have if 
a particular template is selected. Can you open an item in the tracker for this?
  Action: Update
Gary Mazz: 04/14/2011 8:32 AM EDT
  Action: Create


 
 
 
< Previous
 


The Open Grid Forum Contact Webmaster | Report a problem | GridForge Help
This is a static archive of the previous Open Grid Forum GridForge content management system saved from host forge.ogf.org file /sf/sfmain/do/go/artf6477?nav=1&selectedTab=comments at Sun, 06 Nov 2022 12:16:51 GMT