Jump to: navigation, search

Difference between revisions of "Main Page"

Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
* '''Launchpad Entry''': [https://blueprints.launchpad.net/nova/+spec/openid-nova OpenID Authentication Service API in OpenStack Nova]
+
* '''Launchpad Entry''': [[NovaSpec]]:foo or [[SwiftSpec]]:foo
* '''Created''': Rasib Hassan Khan
+
* '''Created''':
* '''Contributors''': Jukka Ylitalo, Abu Shohel Ahmed
+
* '''Contributors''':
  
 
== Summary ==
 
== Summary ==
Currently, the Django-Nova/Dashboard supports only basic username/password based access. There is separate user credential  management both on the web service point and [[OpenStack]]. [[OpenStack]]  relies on the web server for user authentication resulting in Multiple Policy Decision Points (PDP). Integration of OpenID with Openstack  allows flexible SSO mechanism for administrators. The solution also  removes the existing multiple identity silos in web server and [[OpenStack]].
+
== Release Note ==
 +
This section should include a paragraph describing the end-user impact of this change. It is meant to be included in the release notes of the first release in which it is implemented. (Not all of these will actually be included in the release notes, at the release manager's discretion; but writing them is a useful exercise.)
  
== Release Note ==
+
It is mandatory.
Integration of OpenID with [[OpenStack]]. Introducing OpenID Authentication API in [[OpenStack]]  Extending OpenID service for Dashboard and Django-Nova.
 
  
 
== Rationale ==
 
== Rationale ==
 
== User stories ==
 
== User stories ==
Flexibility for Administrators to use user-centric OpenID Authentication in [[OpenStack]].
 
 
 
== Assumptions ==
 
== Assumptions ==
 
== Design ==
 
== Design ==
[[Media:StartingPage$C:\Users\rasib\Documents\My|Dropbox\Academic\Thesis\Write ups\Diagrams\Sequence_block_diag.png|C:\Users\rasib\Documents\My Dropbox\Academic\Thesis\Write ups\Diagrams\Sequence_block_diag.png]]
+
You can have subsections that better describe specific parts of the issue.
  
 
== Implementation ==
 
== Implementation ==

Revision as of 12:05, 19 April 2011

Summary

Release Note

This section should include a paragraph describing the end-user impact of this change. It is meant to be included in the release notes of the first release in which it is implemented. (Not all of these will actually be included in the release notes, at the release manager's discretion; but writing them is a useful exercise.)

It is mandatory.

Rationale

User stories

Assumptions

Design

You can have subsections that better describe specific parts of the issue.

Implementation

This section should describe a plan of action (the "how") to implement the changes discussed. Could include subsections like:

UI Changes

Should cover changes required to the UI, or specific UI that is required to implement this

Code Changes

Code changes should include an overview of what needs to change, and in some cases even the specific details.

Migration

Include:

  • data migration, if any
  • redirects from old URLs to new ones, if any
  • how users will be pointed to the new way of doing things, if necessary.

Test/Demo Plan

This need not be added or completed until the specification is nearing beta.

Unresolved issues

This should highlight any issues that should be addressed in further specifications, and not problems with the specification itself; since any specification with problems cannot be approved.

BoF agenda and discussion

Use this section to take notes during the BoF; if you keep it in the approved spec, use it for summarising what was discussed and note any options that were rejected.