[openstack-dev] [Tripleo] os-cloud-config

2014-10-30 Thread LeslieWang
Dear all, Seems like os-cloud-config is to initialise uncercloud or overcloud after heat orchestration. But I can not find how it is used in either tuskar, or tuskar-UI. So can anyone explain a little bit how it is used in TripleO projects? Thanks. Best RegardsLeslie Wang

Re: [openstack-dev] [osprofiler] how to report buy for osprofiler

2014-08-25 Thread LeslieWang
Hi Boris, Thanks for the reply. I'm trying TripleO, and want to enable Horizon UI in this environment, and the bug causes horizon can not start correctly. I feel my found probably is helpful for people who have needs, so wanna report back to community. I've created bug https://bugs.launchpad.ne

[openstack-dev] [osprofiler] how to report buy for osprofiler

2014-08-25 Thread LeslieWang
Dear all, I found a bug of osprofiler, but can not find the project at launchpad.net, so wonder to know how to report the bug, and contribute my fix. Best RegardsLeslie___ OpenStack-dev mailing list OpenStack-dev@l

Re: [openstack-dev] [TripleO] devtest environment for virtual or true bare metal

2014-08-05 Thread LeslieWang
Hi Ben, Thanks for your reply. Actually I'm a little confused by "virtual environment". I guess what it means is as below: - 1 Seed VM as deployment starting point. - Both undercloud and overcloud images are loaded into Glance of Seed VM. - 15 VMs are created. 1 for undercloud, 1 for overclo

[openstack-dev] [TripleO] devtest environment for virtual or true bare metal

2014-08-04 Thread LeslieWang
Dear all, Looking at devtest pages at TripleO wiki http://docs.openstack.org/developer/tripleo-incubator/devtest.html. I thought all variables and configurations of devtest are for true bare-metal because I see diskimage-builder options of both overcloud and undercloud doesn't include "vm" opti

[openstack-dev] [TripleO] old cloud apt version of ubuntu at install-depencies

2014-08-04 Thread LeslieWang
Dear all, I found file “tripleo-incubator/scripts/install-depencencies” has below clauses: DEBIAN_FRONTEND=noninteractive sudo -E apt-get install --yes ubuntu-cloud-keyring (grep -Eqs "precise-updates/grizzly" /etc/apt/sources.list.d/cloud-archive.list) || echo 'deb http://ubuntu-cloud.a

[openstack-dev] [TripleO][Fuel] relationship btw TripleO and Fuel

2014-06-09 Thread LeslieWang
Dear all, Seems like both Fuel and TripleO are designed to solve problem of complex Openstack installation and Deployment. TripleO is using Heat for orchestration. If we can define network creation, OS provision and deployment in Heat template, seems like they can achieve similar goal. So can an

Re: [openstack-dev] [ironic] Is ironic support EXSI when boot a bare metal

2014-06-08 Thread LeslieWang
-- Hi Devananda, Thanks for your reply. Your link shows how to create a VM through vSphere. What we are doing is to how to deploy vSphere to bare metal server, so that automation can be from installation, deployment, to configuration, to VM creation. Hi Chris, We do use diskimage-bui

Re: [openstack-dev] [Ironic]Communication between Nova and Ironic

2013-12-29 Thread LeslieWang
ll orchestration functions in OpenStack. I see it as a > natural place for other interesting things like auto-migration of workloads > and so on. > > -- > Best regards, > Oleg Gelbukh > > >> On Sun, Dec 29, 2013 at 8:03 AM, LeslieWang wrote: >> Hi Client, &g

Re: [openstack-dev] [Ironic]Communication between Nova and Ironic

2013-12-28 Thread LeslieWang
Hi Client, Current ironic call is for add/delete baremetl server, not with auto-scale. As we discussed in another thread. What I'm thinking is related with auto-scale baremetal server. In my mind, the logic can be 1. Nova scheduler determines scale up one baremetal server. 2. Nova scheduler

Re: [openstack-dev] [TripleO] UnderCloud & OverCloud

2013-12-28 Thread LeslieWang
Hi Clint, Thanks for your reply. Please see inline. Best RegardsLeslie > From: cl...@fewbar.com > To: openstack-dev@lists.openstack.org > Date: Sat, 28 Dec 2013 08:23:45 -0800 > Subject: Re: [openstack-dev] [Spam] [TripleO] UnderCloud & OverCloud > > Excerpts from LeslieWang's message of 2013-12

[openstack-dev] [TripleO] UnderCloud & OverCloud

2013-12-24 Thread LeslieWang
Dear All, Merry Christmas & Happy New Year! I'm new in TripleO. After some investigation, I have one question on UnderCloud & OverCloud. Per my understanding, UnderCloud will pre-install and set up all baremetal servers used for OverCloud. Seems like it assumes all baremetal server should be ins

Re: [openstack-dev] [Ironic]Communication between Nova and Ironic

2013-12-24 Thread LeslieWang
used as a virt back-end. > > Hope it helps to clarify the picture. > > -- > Best regards, > Oleg Gelbukh > > >> On Tue, Dec 24, 2013 at 12:28 PM, LeslieWang wrote: >> Hi All, >> >> I'm investigating Ironic recently, and found below diagram describing