Jump to: navigation, search

Difference between revisions of "Main Page"

m (Correct the software name and URL protocol for our paste service)
 
(112 intermediate revisions by 13 users not shown)
Line 1: Line 1:
__NOTOC__
+
<div id="mf-index">
* '''Launchpad Entry''': [https://blueprints.launchpad.net/nova/+spec/openid-nova OpenID Authentication Service API in OpenStack Nova]
+
<table border=0 width=100% cellpadding=15><tr><td width=25% align=center>
* '''Created''': Rasib Hassan Khan
+
[[File:Openstack-vertical-small.png]]
* '''Contributors''': Jukka Ylitalo, Abu Shohel Ahmed
+
</td><td>
 
+
== Welcome to the OpenStack wiki ==
== Summary ==
+
The OpenStack Mission is to produce a ubiquitous Open Source Cloud Computing platform that is easy to use, simple to implement, interoperable between deployments, works well at all scales, and meets the needs of users and operators of both public and private clouds.
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 ==
 
Integration of OpenID with [[OpenStack]]. Introducing OpenID Authentication API in [[OpenStack]]  Extending OpenID service for Dashboard and Django-Nova.
 
  
== Rationale ==
+
OpenStack is '''[http://docs.openstack.org/project-team-guide/open-source.html open source]''', '''[http://docs.openstack.org/project-team-guide/open-design.html openly designed]''', '''[http://docs.openstack.org/project-team-guide/open-development.html openly developed]''' by an '''[http://docs.openstack.org/project-team-guide/open-community.html open community]'''.
== User stories ==
 
Flexibility for Administrators to use user-centric OpenID Authentication in [[OpenStack]].
 
 
 
== Assumptions ==
 
== 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]]
 
 
 
== 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.
 
  
 +
The '''OpenStack wiki''' is a collaboration tool for the community to publish various documents in a collaborative manner. Content may be out of date or inaccurate. Please refer primarily to other OpenStack websites for reference information (see below).
 +
</td></tr>
 +
</table>
 
----
 
----
[[Category:Spec]]
+
<table border=0 width=100%>
 +
<tr valign=top><td width=50%>
 +
==== Help in using the wiki ====
 +
* '''[[How_To_Use_The_Wiki|How to use this wiki]]'''
 +
* Learn [https://www.mediawiki.org/wiki/Help:Formatting Wiki markup]
 +
* [https://www.mediawiki.org/wiki/Help:Editing_pages Editing pages]
 +
* [https://www.mediawiki.org/wiki/Help:Tracking_changes Tracking changes] and setting up a [https://www.mediawiki.org/wiki/Help:Watchlist Watchlist]
 +
* Interested in quick collaborative editing? Try out [https://etherpad.openstack.org Etherpad]
 +
* In need of a collaborative spreadsheet? Try out [https://ethercalc.openstack.org Ethercalc]
 +
* Looking to paste and link arbitrary text? Try out [http://paste.openstack.org LodgeIt]
 +
</td><td width=50%>
 +
==== Links ====
 +
* [https://www.openstack.org/ OpenStack main website]
 +
* [https://releases.openstack.org/ OpenStack releases]
 +
* [https://git.openstack.org/cgit Source code]
 +
* [https://docs.openstack.org/ Documentation]
 +
* '''[https://www.openstack.org/community How to contribute]'''
 +
* [https://governance.openstack.org/ Project governance]
 +
* Links from the [[Old_Main_Page|previous version of this wiki main page]]
 +
</td></tr></table>
 +
__NOTOC__
 +
__NOEDITSECTION__
 +
</div>

Latest revision as of 16:39, 21 March 2018

Openstack-vertical-small.png

Welcome to the OpenStack wiki

The OpenStack Mission is to produce a ubiquitous Open Source Cloud Computing platform that is easy to use, simple to implement, interoperable between deployments, works well at all scales, and meets the needs of users and operators of both public and private clouds.

OpenStack is open source, openly designed, openly developed by an open community.

The OpenStack wiki is a collaboration tool for the community to publish various documents in a collaborative manner. Content may be out of date or inaccurate. Please refer primarily to other OpenStack websites for reference information (see below).


Help in using the wiki

Links