← Back to team overview

openstack team mailing list archive

Re: Create new Public User

 

Matt is correct in pointing you to extending Horizon, however I'd take this up a level and suggest that I'd love to see a mashup between the very widely used django-registration app (http://docs.b-list.org/django-registration/0.8/) and the django-openstack-auth backend. Making user accounts self-service should be pretty doable with those two pieces. Definitely an interesting and worthwhile project.

All the best,


-          Gabriel

From: openstack-bounces+gabriel.hurley=nebula.com@xxxxxxxxxxxxxxxxxxx [mailto:openstack-bounces+gabriel.hurley=nebula.com@xxxxxxxxxxxxxxxxxxx] On Behalf Of Matt Joyce
Sent: Monday, September 10, 2012 11:06 PM
To: Jegadeesh
Cc: openstack@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Openstack] Create new Public User

horizon dashboard extensions are probably the way to go.

http://docs.openstack.org/developer/horizon/topics/tutorial.html

check that out for starters.

-Matt
On Mon, Sep 10, 2012 at 9:30 PM, Jegadeesh <s.jegadeesh@xxxxxxxxx<mailto:s.jegadeesh@xxxxxxxxx>> wrote:
Hi Guys,

I am new for OpenStack. For some testing, i have installed it (Ubuntu 12.04, Essex) and it works fine. Now, i want to customize the dashboard to add some more options like automate the user creation with mail confirmation, send a mail after create/delete instances etc...

Can someone give some ideas?

Thanks,
Jegadeesh S

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@xxxxxxxxxxxxxxxxxxx<mailto:openstack@xxxxxxxxxxxxxxxxxxx>
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


References