[Openstack] A simple guide to install OpenStack Folsom

Dolph Mathews dolph.mathews at gmail.com
Wed Oct 10 18:13:19 UTC 2012


I'd like to simplify the scope of sample_data.sh to the absolute bare
minimum (service tenant, admin role, admin user, identity
service/endpoints, etc), and integrate it into keystone-manage as a
'bootstrap' command:

    $ keystone-manage bootstrap

-Dolph


On Wed, Oct 10, 2012 at 12:34 PM, Joshua Harlow <harlowja at yahoo-inc.com>wrote:

> You guys should also consider the 'anvil' way of doing this (pure python
> baby, haha).
>
> Which is improved from lorin's and has been working for yahoo! for a while
> now.
>
> https://github.com/yahoo/Openstack-Anvil/blob/master/anvil/components/helpe
> rs/keystone.py#L25
>
> Please feel free to take the code!! Its only 'real' dependency is the
> keystone client + yaml parsing...
>
> On 10/10/12 2:23 AM, "Alan Pevec" <apevec at gmail.com> wrote:
>
> >On Wed, Oct 10, 2012 at 11:10 AM, Skible OpenStack
> ><skible.openstack at gmail.com> wrote:
> >> I am counting on our your feedback to enhance my work and contribute it
> >>to
> >> the OpenStack Eco System.
> >
> >I wonder about
> >
> https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/tree/master/
> >Scripts
> >which say:
> ># Mainly inspired by
> >https://github.com/openstack/keystone/blob/master/tools/sample_data.sh
> >
> >Why not submit that as an improvement to Keystone?
> >I'd like to propose consolidation of all keystone initialization
> >scripts around (Keyston's sample_data.sh, Devstack's keystone_data.sh,
> >scripts like yours) and  move to Lorin's YAML config (see
> >https://lists.launchpad.net/openstack/msg17204.html)
> >I'm just not sure yet if additional dependency on YAML is worth it.
> >
> >Cheers,
> >Alan
> >
> >_______________________________________________
> >Mailing list: https://launchpad.net/~openstack
> >Post to     : openstack at lists.launchpad.net
> >Unsubscribe : https://launchpad.net/~openstack
> >More help   : https://help.launchpad.net/ListHelp
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20121010/5412d950/attachment.html>


More information about the Openstack mailing list