Re: [openstack-dev] [tricircle]

2017-07-02 Thread joehuang
Hello, Meher Except checking the sites-enabled in Apache, because single-node installation is mainly for very limited feature development, multi-node installation is recommended: https://docs.openstack.org/developer/tricircle/installation-guide.html#multi-pod-installation-with-devstack If you

[openstack-dev] [nova] The definition of 'Optional' parameter in API reference

2017-07-02 Thread Takashi Natsume
Hi, all. In Nova API reference, there is inconsistency in whether to define parameters added in new microversion as 'optional' or not. In the case that the parameter is always included in the response after a certain microversion, some parameters(e.g. 'type' [1]) are defined as 'required', but

[openstack-dev] [vitrage] status of blueprint crud-templates

2017-07-02 Thread Yujun Zhang (ZTE)
Hi, root causers :-) We recently starts to looking into the CRUD of templates to allow loading them when vitrage is up. It seems there is already one blueprint registered[1] for exactly the same purpose. Is there any detailed design about it? Do you have already some ideas in mind? [1] https://b

Re: [openstack-dev] Identify Openstack commands and manipulate them

2017-07-02 Thread Maciej Kucia
What is "OpenStack command"? You mean Rest API, RPC? What services? Maybe the following will be of help. http://vmartinezdelacruz.com/in-a-nutshell-how-openstack-works/ Regards, Maciej 2017-07-02 15:16 GMT+02:00 david jhon : > Hello folks, > > I've been digging into openstack code for quite som

[openstack-dev] Identify Openstack commands and manipulate them

2017-07-02 Thread david jhon
Hello folks, I've been digging into openstack code for quite some time, I'm wondering how to identify some specific openstack commands possibly coming from hosted tenants or projects. Where should I look into the code if I want to suspend or block their execution. OR What is the starting point or

[openstack-dev] [TripleO] quickstart failing due to unresolved dependencies

2017-07-02 Thread Udi Kalifon
Hi. I tried to install the latest TripleO with quickstart, and it failed in the undercloud install. I logged in to the undercloud and checked the install log, and I see errors there like "ModuleLoader: module 'rabbitmq' has unresolved dependencies". I pasted the output here: http://paste.openstack

Re: [openstack-dev] [openstack-ansible][neutron][designate][dns] dns plugin suppressed in neutron.conf.j2 template

2017-07-02 Thread Lawrence J. Albinson
Thank you Miguel, My oversight!. Kind regards, Lawrence From: Miguel Lavalle Reply-To: "OpenStack Development Mailing List (not for usage questions)" Date: Saturday, 1 July 2017 at 22:49 To: "OpenStack Development Mailing List (not for usage questions)" Subject: Re: [openstack-dev] [openstack