You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "Chip Childers (JIRA)" <ji...@apache.org> on 2012/10/12 18:21:03 UTC

[jira] [Resolved] (CLOUDSTACK-330) Correct Citrix information to be Apache in several .py files

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chip Childers resolved CLOUDSTACK-330.
--------------------------------------

    Resolution: Fixed

In master:

commit 806d033fe347266f31d83a65545b6927042d767f
Author: Chip Childers <ch...@gmail.com>
Date:   Fri Oct 12 12:18:56 2012 -0400

    CLOUDSTACK-330: Correct Citrix information to be Apache in several .py files
    Signed-off-by: Chip Childers <ch...@gmail.com>

In 4.0:
aed6ba079e7a2bb400a4ee7630eea674593addfe

                
> Correct Citrix information to be Apache in several .py files
> ------------------------------------------------------------
>
>                 Key: CLOUDSTACK-330
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-330
>             Project: CloudStack
>          Issue Type: Bug
>    Affects Versions: pre-4.0.0
>            Reporter: Chip Childers
>            Assignee: Chip Childers
>            Priority: Blocker
>             Fix For: 4.0.0
>
>
> >> scripts/vm/hypervisor/xenserver/xcposs/NFSSR.py
> >> scripts/vm/hypervisor/xenserver/xcpserver/NFSSR.py
> >> scripts/vm/hypervisor/xenserver/xenserver56/NFSSR.py
> >> scripts/vm/hypervisor/xenserver/xenserver56fp1/NFSSR.py
> >> scripts/vm/hypervisor/xenserver/xenserver60/NFSSR.py
> They all have something like this:
> DRIVER_INFO = {
>     'name': 'NFS VHD',
>     'description': 'SR plugin which stores disks as VHD files on a remote NFS filesystem',
>     'vendor': 'Citrix Systems Inc',
>     'copyright': '(C) 2008 Citrix Systems Inc',
>     'driver_version': '1.0',
>     'required_api_version': '1.0',
>     'capabilities': CAPABILITIES,
>     'configuration': CONFIGURATION
>     }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira