Hello,
Thank you for your various information including Kolla Project, and I need that
I should review the information in detail.
I’m just starting OpenStack install, config, test etc. in personal interest. So
I feel it is many difficulties at the installation stage such as many
configuration
When Swift was first put in to production in 2010, it was deployed on Python
2.6 (Ubuntu Lucid). Since then, the Swift dev community has maintained
Python2.6 compatibility because there have been reasonable assumptions that
deployers are running on an LTS-style distro that has Py26. However, I t
You may also want to check out giftwrap (
https://github.com/blueboxgroup/giftwrap ) and its helper giftwrap-wrapper
( https://github.com/blueboxgroup/giftwrap-wrapper ) which builds packages
and/or docker containers for each openstack project based on a manifest
file which contains their git loca
Hi,
Configuration files in Murano are created dynamically. You can find sources
for them here:
https://github.com/openstack/murano-apps/tree/master/Docker/Kubernetes/KubernetesCluster/package/Resources/scripts
Check default_scrips folder. It contains templatized config files. %%PARAM%%
should be
Have you looked at the kolla project?
Thanks,
Kevin
From: CoreOS
Sent: Wednesday, April 29, 2015 5:08:12 AM
To: openstack-operators@lists.openstack.org
Subject: [Openstack-operators] OpenStack Dockerizing on CoreOS
Hello,
I’m trying to develop fault tolerance su
Dear Joe,
Thanks for your kind reply, your informations are helpful. I'm reading
the imagecache.py[1] sourcecode in order to really understand what it'll
happen in case of a shared filesystem.
I understand the SHA1 hash mechanism and the backing file check but I'm
not sure how it will manage
Hey,
Did you have a look at koala (https://github.com/stackforge/kolla)?
Trying to avoid duplicating work :)
> On 29 Apr 2015, at 14:08, CoreOS wrote:
>
> Hello,
>
> I’m trying to develop fault tolerance supporting OpenStack on Docker/CoreOS.
> I think this kind of approaching is to getting t
Hello,
I’m trying to develop fault tolerance supporting OpenStack on Docker/CoreOS. I
think this kind of approaching is to getting the following advantages:
- Easy to Deploy
- Easy to Test
- Easy to Scale-out
- Fault Tolerance
Those who are interested in non-stop operation and easy e