Re2: pywbem Ver 0.7 [LSARC/2009/258 FastTrack timeout 05/05/2009]
Vivek Titarmare
Vivek.Titarmare at sun.com
Sun May 3 22:47:34 PDT 2009
Hi John,
Some confusion. Since pywbem is used by Python to run communicate with the
CIM server, Shouldn't this be a library? Pl. suggest.
Pywbem is used in Python by using "import pywbem".
If so then it should be installed in /usr/lib/. Let me know.
Thanks,
~Vivek R. Titarmare
-----Original Message-----
From: John.Fischer at Sun.COM [mailto:John.Fischer at Sun.COM]
Sent: Thursday, April 30, 2009 10:19 PM
To: Vivek Titarmare
Cc: 'Mark A. Carlson'; lsarc-ext at sun.com
Subject: Re: Re2: pywbem Ver 0.7 [LSARC/2009/258 FastTrack timeout
05/05/2009]
Vivek,
No problem. However, I am still missing something here. The script
is called pyweb and it installs into /usr/bin/ or the directory
/usr/bin/pyweb/ ?
Also do you have a package map?
Thanks,
John
Vivek Titarmare wrote:
> Oops, soory. I corrected the ARC material and pl. find attached the same.
>
> Thanks,
> ~Vivek R. Titarmare
>
> -----Original Message-----
> From: John.Fischer at Sun.COM [mailto:John.Fischer at Sun.COM]
> Sent: Thursday, April 30, 2009 9:19 PM
> To: Vivek Titarmare
> Cc: 'Mark A. Carlson'; lsarc-ext at sun.com
> Subject: Re: Re2: pywbem Ver 0.7 [LSARC/2009/258 FastTrack timeout
> 05/05/2009]
>
> Vivek,
>
> Thanks for updating the materials. The proposal still does not
> state the classification for the pyweb script itself. Also the
> document still states that the pyweb script will be installed
> into /usr/lib/pyweb instead of /usr/bin.
>
> Thanks,
>
> John
>
> Vivek Titarmare wrote:
>> Hi John,
>>
>> Pl. find attached updated ARC material.
>>
>> Thanks,
>> ~Vivek R. Titarmare
>>
>> -----Original Message-----
>> From: opensolaris-arc-bounces at opensolaris.org
>> [mailto:opensolaris-arc-bounces at opensolaris.org] On Behalf Of Vivek
>> Titarmare
>> Sent: Thursday, April 30, 2009 9:00 PM
>> To: John.Fischer at Sun.COM
>> Cc: lsarc-ext at sun.com
>> Subject: RE: Re2: pywbem Ver 0.7 [LSARC/2009/258 FastTrack timeout
>> 05/05/2009]
>>
>> Hi John,
>>
>> All the interface classifications for pywbem are uncommitted.
>>
>> And yes, I have changed in the Build files. I missed this to updated in
> the
>> Fasttrack and FOSS check list.
>>
>> I will update and resend it across to you.
>>
>> Thanks,
>> ~Vivek R. Titarmare
>>
>> -----Original Message-----
>> From: John.Fischer at Sun.COM [mailto:John.Fischer at Sun.COM]
>> Sent: Thursday, April 30, 2009 8:50 PM
>> To: Vivek Titarmare
>> Cc: lsarc-ext at sun.com
>> Subject: Re2: pywbem Ver 0.7 [LSARC/2009/258 FastTrack timeout
05/05/2009]
>>
>> Vivek,
>>
>> Also what is the interface classification for pyweb? Will it be
>> Volatile, Uncommitted or Committed?
>>
>> Thanks,
>>
>> John
>>
>> John Fischer wrote:
>>> Vivek,
>>>
>>> pywbem should be installed into /usr/bin.
>>>
>>> Thanks,
>>>
>>> John
>>>
>>>
>>> Vivek Titarmare wrote:
>>>> Hi John,
>>>>
>>>> Yes, pywbem would be executed from command line.
>>>>
>>>> Regards,
>>>> ~Vivek R. Titarmare
>>>>
>>>>
>>>> -----Original Message-----
>>>> From: John.Fischer at Sun.COM [mailto:John.Fischer at Sun.COM] Sent:
>>>> Wednesday, April 29, 2009 7:27 PM
>>>> To: Vivek Titarmare
>>>> Cc: LSARC-ext at sun.com
>>>> Subject: Re: pywbem Ver 0.7 [LSARC/2009/258 FastTrack timeout
> 05/05/2009]
>>>> Vivek,
>>>>
>>>> Is pywbem something that the user will execute at the command line
>>>> prompt?
>>>>
>>>> Thanks,
>>>>
>>>> John
>>>>
>>>> Vivek Titarmare wrote:
>>>>> Hi John,
>>>>>
>>>>> Since the pywbem is an utility, I thought this should go in share
>>>>> folder. Let me know if I need to move this to /usr/bin folder.
>>>>>
>>>>> Pl. suggest.
>>>>>
>>>>>
>>>>> Thanks,
>>>>> ~Vivek R. Titarmare
>>>>>
>>>>>
>>>>> -----Original Message-----
>>>>> From: John.Fischer at Sun.COM [mailto:John.Fischer at Sun.COM] Sent:
>>>>> Tuesday, April 28, 2009 9:07 PM
>>>>> To: Vivek.Titarmare at Sun.COM
>>>>> Cc: LSARC-ext at sun.com
>>>>> Subject: Re: pywbem Ver 0.7 [LSARC/2009/258 FastTrack timeout
>>>>> 05/05/2009]
>>>>>
>>>>> Vivek,
>>>>>
>>>>> Just a couple of questions. What is the interface taxonomy for pyweb?
>>>>> Why is the pyweb script being installed into /usr/share/pyweb instead
>>>>> of /usr/bin?
>>>>>
>>>>> Thanks,
>>>>>
>>>>> John
>>>>>
>>>>> Mark Carlson wrote:
>>>>>> I am sponsoring this familiarity case for Vivek Titarmare. It
requests
>>>>> minor binding and times out 05/05/2009.
>>>>>> -- mark
>>>>>>
>>>>>> Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
>>>>>> This information is Copyright 2009 Sun Microsystems
>>>>>> 1. Introduction
>>>>>> 1.1. Project/Component Working Name:
>>>>>> pywbem Ver 0.7
>>>>>> 1.2. Name of Document Author/Supplier:
>>>>>> Author: Vivek Titarmare
>>>>>> 1.3 Date of This Document:
>>>>>> 28 April, 2009
>>>>>>
>>>>>> 2. Project Summary
>>>>>> 2.1 Project Description
>>>>>>
>>>>>> Python WBEM Client and Provider Interface
>>>>>>
>>>>>> 4. Technical Description:
>>>>>>
>>>>>> PyWBEM is a Python library for making CIM operations over HTTP
>>>>>> using
>>>>> the WBEM CIM-XML protocol. It is based on the idea that a good WBEM
>>>>> client
>>>>> should be easy to use and not necessarily require a large amount of
>>>>> programming knowlege. PyWBEM is suitable for a large range of tasks
> from
>>>>> simply poking around to writing web and GUI applications.
>>>>>> 5. Interfaces
>>>>>> The script file "pywbem" contains following interface.
>>>>>>
>>>>>> Exported interface Classification
>>>>> Interface type
>>>>>> ============================= ==============
>>>>> ==============
>>>>>> Instance Provider Uncommitted CIM
>>>>> Operation Calls
>>>>>> EnumerateInstanceNames() EnumerateInstances()
>>>>>> GetInstance() ModifyInstance() DeleteInstance()
>>>>>> CreateInstance() Method Provider
>>>>>> Uncommitted CIM
>>>>> Operation Calls
>>>>>> InvokeMethod() Association Provider
>>>>>> Uncommitted CIM
>>>>> Operation Calls
>>>>>> Associators() AssociatorNames() References()
>>>>>> ReferenceNames()() Schema Management
>>>>>> Uncommitted CIM
>>>>> Operation Calls
>>>>>> EnumerateClassNames() EnumerateClasses() GetClass()
>>>>>>
>>>>>> Imported interface Classification Comments
>>>>>> ======================= ==============
>>>>> ===================================
>>>>>> python committed To sun the pywbem scripts
>>>>>>
>>>>>> The script file would go in "usr/share/pywbem/"
>>>>>>
>>>>>>
>>>>>> 6. Resources and Schedule
>>>>>> 6.4. Steering Committee requested information
>>>>>> 6.4.1. Consolidation C-team Name:
>>>>>> SFW
>>>>>> 6.5. ARC review type: FastTrack
>>>>>> 6.6. ARC Exposure: open
>>>>>>
>> _______________________________________________
>> opensolaris-arc mailing list
>> opensolaris-arc at opensolaris.org
>>
More information about the opensolaris-arc
mailing list