← Back to team overview

openstack team mailing list archive

Re: Is It Safe to Use The OpenStack Packages Distributed in Ubuntu 12.04 Official Repository?

 

I'm working on making anvil build packages (at least basic ones).

My idea is that since it will somewhat track how to
setup/uninstall/configure (along with it knowing how to map pip packages
to distribution packages, something being helped by the new more complete
pip-requires lists) an openstack release that it should also be able to
package (for at least rhel/ubuntu).

Its a WIP... 

Feel free to help ;)

http://anvil.readthedocs.org/en/latest/topics/features.html

This list might be useful anyway:
https://github.com/yahoo/Openstack-Anvil/blob/master/conf/distros/rhel-6.ya
ml#L73 (yes I know I killed ubuntu, only so much time in the day, will get
that back in shape soon).

-Josh

On 8/19/12 5:20 AM, "Ji Zhang" <zhangji87@xxxxxxxxx> wrote:

>Hi,
>
>I'm to deploy OpenStack Essex in production environment. According to
>the official manual, I should either install it manually or use
>dodai-deploy. After briefly browsing these methods, it seems that both
>of them are using the packages distributed in official repository
>(i.e. apt-get install keystone), not building from source like
>DevStack does.
>
>So my question is, as is said in the title, are these packages
>production ready? Or should I checkout the stable/essex branch of each
>project and build it by myself?
>
>Thanks.
>
>_______________________________________________
>Mailing list: https://launchpad.net/~openstack
>Post to     : openstack@xxxxxxxxxxxxxxxxxxx
>Unsubscribe : https://launchpad.net/~openstack
>More help   : https://help.launchpad.net/ListHelp



References