[Openstack] How can we use Orchestration service efficiently

2017-05-04 Thread Amit Uniyal
Hi all, Please help with heat service, the only example I could find is to create new stack. But how to use existing stack template which is already stored by orchestration service. My understanding is we need to form/write a .yaml template and create new stack by this template. It saves this tem

Re: [Openstack] [designate] Synchronize bind9 backend

2017-05-04 Thread Graham Hayes
On 03/05/17 10:51, Lars-Erik Helander wrote: > We are using designate with a bind9 backend in a newton based Openstack > system. > > When the designate processes and the bind9 process are restarted they > get out of synch. The zones in designate are no longer in bind9. How can > I get the bind9 ba

Re: [Openstack] Deployment for production

2017-05-04 Thread Haïkel
2017-05-03 10:41 GMT+02:00 Fawaz Mohammed : > Hi Satish, > > I believe RDO is not meant to be for production. I prefer to use the > original upstream project "TripleO" as they have better documentation. > It is meant for production, but it is community-support. I won't comment further but many peo

[Openstack] Fwd: Openstack Architecture help

2017-05-04 Thread Muhammad Asif
Hi, Please find the attached pictures. I have mentioned some of main issues. Thanks ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-

Re: [Openstack] Fwd: Openstack Architecture help

2017-05-04 Thread Konstantin Raskoshnyi
Hmm...Your switch - layer3 or 2? On Thu, May 4, 2017 at 12:29 PM, Muhammad Asif wrote: > Hi, > > Please find the attached pictures. I have mentioned some of main issues. > > Thanks > > > > ___ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/

Re: [Openstack] cloud-init not start ini ubuntu 17.04

2017-05-04 Thread Adhi Priharmanto
Hi Bob, yes I'm following those tutorial, creating glance image from existing vm xenserver. - build from scratch VM using "16.04 template" and "other installation media" - update & upgrade the VM OS - installing cloud-init package, no change of cloud-init configuration and using th

[Openstack] there is no resource usage panel after I installed telemetry service

2017-05-04 Thread Cheung 楊禮銓
I installed ocata's telemetry service. when I login horizon, I do not find resource usage panel. do I miss something? my system is ubuntu 16.4 openstack version is ocata. Installation Tutorials https://docs.openstack.org/project-install-guide/ocata/ubuntu-services.html -- 本電子郵件及其所有附件所含之資訊

Re: [Openstack] there is no resource usage panel after I installed telemetry service

2017-05-04 Thread Shake Chen
Because horizon have remove ceilometer. now the Telemetry have no hroizon plugin. On Fri, May 5, 2017 at 12:28 PM, Cheung 楊禮銓 wrote: > > I installed ocata's telemetry service. > > when I login horizon, I do not find resource usage panel. > > do I miss something? > > my system is ubuntu 16.4 > o

Re: [Openstack] cloud-init not start ini ubuntu 17.04

2017-05-04 Thread Eugen Block
You have to make sure that cloud-init is enabled and running in your base instance. Then snapshot that VM and launch another instance from the new image, provide some user-data to test it. Cloud-init is a tool for initial configuration of new instances, that's why you would have to execute th