You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by "Brad Morgan (Created) (JIRA)" <ji...@apache.org> on 2011/11/08 03:54:52 UTC

[dev] [jira] [Created] (LIBCLOUD-128) Add auth 2.0 (keystone) for OpenStack

Add auth 2.0 (keystone) for OpenStack
-------------------------------------

                 Key: LIBCLOUD-128
                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-128
             Project: Libcloud
          Issue Type: Improvement
          Components: Compute
            Reporter: Brad Morgan
            Priority: Minor


OpenStack's identity service docs - http://docs.openstack.org/api/openstack-identity-service/2.0/content/Identity-Service-Concepts-e1362.html


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[dev] [jira] [Updated] (LIBCLOUD-128) Add auth 2.0 (keystone) for OpenStack

Posted by "Brad Morgan (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LIBCLOUD-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brad Morgan updated LIBCLOUD-128:
---------------------------------

    Attachment: add_auth_2_0_openstack.patch

Here's a patch that adds auth v2.0 to the base openstack connection class as well as adds tests that exercise it. 
                
> Add auth 2.0 (keystone) for OpenStack
> -------------------------------------
>
>                 Key: LIBCLOUD-128
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-128
>             Project: Libcloud
>          Issue Type: Improvement
>          Components: Compute
>            Reporter: Brad Morgan
>            Priority: Minor
>         Attachments: add_auth_2_0_openstack.patch
>
>
> OpenStack's identity service docs - http://docs.openstack.org/api/openstack-identity-service/2.0/content/Identity-Service-Concepts-e1362.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[dev] [jira] [Commented] (LIBCLOUD-128) Add auth 2.0 (keystone) for OpenStack

Posted by "Tomaz Muraus (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LIBCLOUD-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146344#comment-13146344 ] 

Tomaz Muraus commented on LIBCLOUD-128:
---------------------------------------

Merged in 1199274 (http://svn.apache.org/viewvc?view=revision&revision=1199274).

P.S. You used "expect Exception as e" syntax which is not available in Python 2.5 which we still support. I changed it so it also works with Python 2.5.

Next time you can use "tox" to run the tests on all the supported versions (http://libcloud.apache.org/testing.html). Installing 2.5 on Lion might be a bit tricky though.
                
> Add auth 2.0 (keystone) for OpenStack
> -------------------------------------
>
>                 Key: LIBCLOUD-128
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-128
>             Project: Libcloud
>          Issue Type: Improvement
>          Components: Compute
>            Reporter: Brad Morgan
>            Priority: Minor
>         Attachments: add_auth_2_0_openstack.patch
>
>
> OpenStack's identity service docs - http://docs.openstack.org/api/openstack-identity-service/2.0/content/Identity-Service-Concepts-e1362.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[dev] [jira] [Updated] (LIBCLOUD-128) Add auth 2.0 (keystone) for OpenStack

Posted by "Tomaz Muraus (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LIBCLOUD-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Muraus updated LIBCLOUD-128:
----------------------------------

      Component/s:     (was: Compute)
    Fix Version/s: 0.6.2
    
> Add auth 2.0 (keystone) for OpenStack
> -------------------------------------
>
>                 Key: LIBCLOUD-128
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-128
>             Project: Libcloud
>          Issue Type: Improvement
>            Reporter: Brad Morgan
>            Priority: Minor
>             Fix For: 0.6.2
>
>         Attachments: add_auth_2_0_openstack.patch
>
>
> OpenStack's identity service docs - http://docs.openstack.org/api/openstack-identity-service/2.0/content/Identity-Service-Concepts-e1362.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[dev] [jira] [Resolved] (LIBCLOUD-128) Add auth 2.0 (keystone) for OpenStack

Posted by "Tomaz Muraus (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LIBCLOUD-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Muraus resolved LIBCLOUD-128.
-----------------------------------

    Resolution: Fixed
    
> Add auth 2.0 (keystone) for OpenStack
> -------------------------------------
>
>                 Key: LIBCLOUD-128
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-128
>             Project: Libcloud
>          Issue Type: Improvement
>          Components: Compute
>            Reporter: Brad Morgan
>            Priority: Minor
>         Attachments: add_auth_2_0_openstack.patch
>
>
> OpenStack's identity service docs - http://docs.openstack.org/api/openstack-identity-service/2.0/content/Identity-Service-Concepts-e1362.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira