[openstack-dev] [horizon][designate] : Facing problem in integrating Designate-Dashboard plugin on Horizon

2016-04-20 Thread Sharma Swati6
Hi All,

I have tried steps 1-2 from 
https://github.com/openstack/designate-dashboard/blob/master/README.rst
and also declared designate-dashboard in the horizon settings files as given on 
https://github.com/openstack/designate-dashboard/tree/stable/liberty#howto 
(step 2).

Still, on devstack, no such additional DNS dashboard appears on Horizon.(I know 
declaring it in localrc before stack.sh will work, but I somehow want to 
integrate it without disturbing the existing setup.)

Even using openstack-ansible and performing the same steps, everytime I get 
'Internal Server Error', with no trace of this issue in apache2/horizon error 
logs.

Could you please help me with the steps for integrating it, as I already have 
designate working in my environment and just want to get the dashboard up.

Thanks & Regards
Swati Sharma
System Engineer
Tata Consultancy Services
Ground to 8th Floors, Building No. 1 & 2,
Skyview Corporate Park, Sector 74A,NH 8
Gurgaon - 122 004,Haryana
India
Cell:- +91-9717238784
Mailto: sharma.swa...@tcs.com
Website: http://www.tcs.com

Experience certainty.   IT Services
Business Solutions
Consulting

=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [openstack-ansible] : Steps to upgrade the current setup from Kilo to Liberty

2016-02-18 Thread Sharma Swati6
 Hi All,

Can anyone please guide me with the steps to upgrade my current 
openstack-ansible setup from Kilo to Liberty.

I have followed the following steps-
./Scripts/teardown.sh 
Git checkout 12.0.6 (liberty)
ran setup-hosts.yml (FACING ISSUES HERE)

Thanks & Regards
 Swati Sharma
 System Engineer
 Tata Consultancy Services
 Ground to 8th Floors, Building No. 1 & 2,
 Skyview Corporate Park, Sector 74A,NH 8
 Gurgaon - 122 004,Haryana
 India
 Cell:- +91-9717238784
 Mailto: sharma.swa...@tcs.com
 Website: http://www.tcs.com
 
 Experience certainty.  IT Services
Business Solutions
Consulting
 
 
=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [designate] : Facing issue in automatically creating designate records when Nova instance gets created

2016-02-09 Thread Sharma Swati6
 Hi All,

I am able to create manual designate records by using- 

designate record-create 3e21787f-8814-4327-9071-0bfdf840be70 --type MX 
--priority 10 --name rc.edu.au. --data mail.rc.edu.au

I am facing issue in automatically creating the records using nova 
notifications. Kindly provide help in enabling this. The changes I have done 
are in-


Changes in nova.conf

[DEFAULT]
notification_driver = nova.openstack.common.notifier.rpc_notifier
notification_topics = notifications
notify_on_state_change = vm_and_task_state

Changes in neutron.conf

[DEFAULT]
notification_driver = neutron.openstack.common.notifier.rpc_notifier
notification_topics = notifications

Changes in designate.conf

#Enable Designate Sink in designate.conf:
[service:sink]
enabled_notification_handlers = nova_fixed, neutron_floatingip

#Enable Nova notification handler in designate.conf:
[handler:nova_fixed]
domain_id = 
notification_topics = notifications
control_exchange = 'nova'
format = '%(display_name)s.%(domain)s'

#Enable Neutron notification handler in designate.conf:
[handler:neutron_floatingip]
domain_id = 
notification_topics = notifications
control_exchange = 'neutron'
format = '%(display_name)s.%(domain)s'

Restart designate, nova and neutron services

I am following the instructions from this document- 
https://www.openstack.org/assets/presentation-media/Designate-Workshop.pdf


Thanks & Regards
 Swati Sharma
 System Engineer
 Tata Consultancy Services
 Ground to 8th Floors, Building No. 1 & 2,
 Skyview Corporate Park, Sector 74A,NH 8
 Gurgaon - 122 004,Haryana
 India
 Cell:- +91-9717238784
 Mailto: sharma.swa...@tcs.com
 Website: http://www.tcs.com
 
 Experience certainty.  IT Services
Business Solutions
Consulting
 
 
=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [openstack-ansible][designate] : Ansible Designate Role : NoEndpointFound error

2016-02-01 Thread Sharma Swati6
 Hi Jimmy,

I have already included the designate_service_setup.yml file in the designate 
roles, but still I get this 'NoEndpointFound' error.

Can you please take a look at the attached file.

Thanks & Regards
 Swati Sharma
 System Engineer
 Tata Consultancy Services
 Ground to 8th Floors, Building No. 1 & 2,
 Skyview Corporate Park, Sector 74A,NH 8
 Gurgaon - 122 004,Haryana
 India
 Cell:- +91-9717238784
 Mailto: sharma.swa...@tcs.com
 Website: http://www.tcs.com
 
 Experience certainty.  IT Services
Business Solutions
Consulting
 
 

-Jimmy McCrory <jimmy.mccr...@gmail.com> wrote: -
To: "OpenStack Development Mailing List (not for usage questions)" 
<openstack-dev@lists.openstack.org>
From: Jimmy McCrory <jimmy.mccr...@gmail.com>
Date: 01/30/2016 12:51AM
Subject: Re: [openstack-dev] [openstack-ansible][designate] : Ansible Designate 
Role : NoEndpointFound error

Hi Swati,

It looks designate_service_setup.yml is not currently included in your role's 
main play, so the keystone service, user, and endpoint are not being created.

On Fri, Jan 29, 2016 at 4:11 AM, Sharma Swati6 <sharma.swa...@tcs.com> wrote:
 Hi Venkata,

Thanks for your prompt response.

We are using designate 1.5.0

>From the below links, I have added the code from 
>https://review.openstack.org/#/c/199067/1/designateclient/shell.py as well.

Also, in the link --publicurl is mentioned as  
http://controller.dmgweb.es:9001/v1 . But, soemwhere else I read it should be 
without versions. So when I do endpoint-list, I see publicurl in my system as 
http://10.16.34.6:9001/

I still get the error  "ERROR: No endpoint was found. Missing credentials?"

My openrc content is as follows-

export LC_ALL=C 
 
# COMMON CINDER ENVS 
export CINDER_ENDPOINT_TYPE=internalURL 
 
# COMMON NOVA ENVS 
export NOVA_ENDPOINT_TYPE=internalURL 
 
# COMMON OPENSTACK ENVS 
export OS_ENDPOINT_TYPE=internalURL 
export OS_USERNAME=admin 
export OS_PASSWORD=vK26yJAtoS9gCR0tjjoFHFx9iudUjVDr 
export OS_PROJECT_NAME=admin 
# NOTE(sigmavirus24): The tenant name setting should be removed when 
# python-cinderclient stops checking for it and failing if it doesn't exist. 
export OS_TENANT_NAME=admin 
export OS_AUTH_URL=http://10.16.34.6:5000/v3 
export OS_NO_CACHE=1 
export OS_USER_DOMAIN_NAME=Default 
export OS_PROJECT_DOMAIN_NAME=Default 
 
# For openstackclient 
export OS_IDENTITY_API_VERSION=3 
export OS_AUTH_VERSION=3

Thanks & Regards
 Swati Sharma
 System Engineer
 Tata Consultancy Services
 Ground to 8th Floors, Building No. 1 & 2,
 Skyview Corporate Park, Sector 74A,NH 8
 Gurgaon - 122 004,Haryana
 India
 Cell:- +91-9717238784
 Mailto: sharma.swa...@tcs.com
 Website: http://www.tcs.com
 
 Experience certainty.IT Services
 Business Solutions
 Consulting
 
 

-"Jonnalagadda, Venkata" <venkata.jonnalaga...@intl.att.com> wrote: -
To: "OpenStack Development Mailing List (not for usage questions)" 
<openstack-dev@lists.openstack.org>
From: "Jonnalagadda, Venkata" <venkata.jonnalaga...@intl.att.com>
Date: 01/29/2016 02:12PM
Cc: Pandey Preeti1 <pandey.pree...@tcs.com>, Partha Datta <partha.da...@tcs.com>
Subject: Re: [openstack-dev] [openstack-ansible][designate] : Ansible Designate 
Role : NoEndpointFound error


Swati,
 
It seems this is a known issue with keystone tool when there are changes to it. 
Have a look at below links for your problem to resolve temporarily ie., set 
endpoint for os-endpoint :
 
http://eavesdrop.openstack.org/irclogs/%23openstack-dns/%23openstack-dns.2015-06-17.log.html
https://bugs.launchpad.net/python-designateclient/+bug/1415560
https://bugs.launchpad.net/python-designateclient/+bug/1466265
 
Try it out..
 
 
Thanks & Regards,
 
J. Venkata Mahesh

 
From: Sharma Swati6 [mailto:sharma.swa...@tcs.com] 
Sent: Friday, January 29, 2016 1:44 PM
To: openstack-dev@lists.openstack.org
Cc: Pandey Preeti1 <pandey.pree...@tcs.com>; Partha Datta <partha.da...@tcs.com>
Subject: [openstack-dev] [openstack-ansible][designate] : Ansible Designate 
Role : NoEndpointFound error
Importance: High
 

Hi Folks,

This is regarding  a new specification : 
https://specs.openstack.org/openstack/openstack-ansible-specs/specs/mitaka/role-designate.html

While the Designate services seem to up and running now in its container, I am 
stuck up with one last issue for the designate endpoint "EndpointNotFound". 
Whenever I run any designate related command after sourcing the openrc, I get 
this error.  Snapshot also attached.

Many of them have reported the same issue at 
http://eavesdrop.openstack.org/irclogs/%23openstack-dns/%23open

Re: [openstack-dev] [openstack-ansible][designate] : Ansible Designate Role : NoEndpointFound error

2016-01-29 Thread Sharma Swati6
 Hi Venkata,

Thanks for your prompt response.

We are using designate 1.5.0

>From the below links, I have added the code from 
>https://review.openstack.org/#/c/199067/1/designateclient/shell.py as well.

Also, in the link --publicurl is mentioned as  
http://controller.dmgweb.es:9001/v1 . But, soemwhere else I read it should be 
without versions. So when I do endpoint-list, I see publicurl in my system as 
http://10.16.34.6:9001/

I still get the error  "ERROR: No endpoint was found. Missing credentials?"

My openrc content is as follows-

export LC_ALL=C
 
# COMMON CINDER ENVS
export CINDER_ENDPOINT_TYPE=internalURL
 
# COMMON NOVA ENVS
export NOVA_ENDPOINT_TYPE=internalURL
 
# COMMON OPENSTACK ENVS
export OS_ENDPOINT_TYPE=internalURL
export OS_USERNAME=admin
export OS_PASSWORD=vK26yJAtoS9gCR0tjjoFHFx9iudUjVDr
export OS_PROJECT_NAME=admin
# NOTE(sigmavirus24): The tenant name setting should be removed when
# python-cinderclient stops checking for it and failing if it doesn't exist.
export OS_TENANT_NAME=admin
export OS_AUTH_URL=http://10.16.34.6:5000/v3
export OS_NO_CACHE=1
export OS_USER_DOMAIN_NAME=Default
export OS_PROJECT_DOMAIN_NAME=Default
 
# For openstackclient
export OS_IDENTITY_API_VERSION=3
export OS_AUTH_VERSION=3

Thanks & Regards
 Swati Sharma
 System Engineer
 Tata Consultancy Services
 Ground to 8th Floors, Building No. 1 & 2,
 Skyview Corporate Park, Sector 74A,NH 8
 Gurgaon - 122 004,Haryana
 India
 Cell:- +91-9717238784
 Mailto: sharma.swa...@tcs.com
 Website: http://www.tcs.com
 
 Experience certainty.  IT Services
Business Solutions
Consulting
 
 

-"Jonnalagadda, Venkata" <venkata.jonnalaga...@intl.att.com> wrote: -
To: "OpenStack Development Mailing List (not for usage questions)" 
<openstack-dev@lists.openstack.org>
From: "Jonnalagadda, Venkata" <venkata.jonnalaga...@intl.att.com>
Date: 01/29/2016 02:12PM
Cc: Pandey Preeti1 <pandey.pree...@tcs.com>, Partha Datta <partha.da...@tcs.com>
Subject: Re: [openstack-dev] [openstack-ansible][designate] : Ansible Designate 
Role : NoEndpointFound error

Swati,
 
It seems this is a known issue with keystone tool when there are changes to it. 
Have a look at below links for your problem to resolve temporarily ie., set 
endpoint for os-endpoint :
 
http://eavesdrop.openstack.org/irclogs/%23openstack-dns/%23openstack-dns.2015-06-17.log.html
https://bugs.launchpad.net/python-designateclient/+bug/1415560
https://bugs.launchpad.net/python-designateclient/+bug/1466265
 
Try it out..
 
 
Thanks & Regards,
 
J. Venkata Mahesh

 
From: Sharma Swati6 [mailto:sharma.swa...@tcs.com] 
Sent: Friday, January 29, 2016 1:44 PM
To: openstack-dev@lists.openstack.org
Cc: Pandey Preeti1 <pandey.pree...@tcs.com>; Partha Datta <partha.da...@tcs.com>
Subject: [openstack-dev] [openstack-ansible][designate] : Ansible Designate 
Role : NoEndpointFound error
Importance: High
 

Hi Folks,

This is regarding  a new specification : 
https://specs.openstack.org/openstack/openstack-ansible-specs/specs/mitaka/role-designate.html

While the Designate services seem to up and running now in its container, I am 
stuck up with one last issue for the designate endpoint "EndpointNotFound". 
Whenever I run any designate related command after sourcing the openrc, I get 
this error.  Snapshot also attached.

Many of them have reported the same issue at 
http://eavesdrop.openstack.org/irclogs/%23openstack-dns/%23openstack-dns.2015-05-21.log.html
 and 
http://eavesdrop.openstack.org/irclogs/%23openstack-dns/%23openstack-dns.2015-06-17.log.html
 .

Some of these files are uploaded here: 
https://github.com/sharmaswati6/designate_files

Kindly let me know if you can help me with this to speed up the delivery.

Thanks & Regards
Swati Sharma
System Engineer
Tata Consultancy Services
Ground to 8th Floors, Building No. 1 & 2,
Skyview Corporate Park, Sector 74A,NH 8
Gurgaon - 122 004,Haryana
India
Cell:- +91-9717238784
Mailto: sharma.swa...@tcs.com
Website: http://www.tcs.com
____
Experience certainty. IT Services
Business Solutions
Consulting
________


-Sharma Swati6/DEL/TCS wrote: -

To: Jesse Pretorius <jesse.pretor...@gmail.com>
From: Sharma Swati6/DEL/TCS
Date: 01/20/2016 08:50PM
Cc: <openstack-dev@lists.openstack.org>, Pandey Preeti1/DEL/TCS@TCS, Partha 
Datta/DEL/TCS@TCS
Subject: [openstack-dev][openstack-ansible][designate] : Ansible Designate Role

Hi Jesse,

Thanks for checking out the files on 
https://github.com/sharmaswati6/designate_files

The Designate roles are still not fully completed to be contributed on Gerrit.

While the Designate services seem to up and running now in its container, I am 
stuck up with one last i

[openstack-dev] [openstack-ansible][designate] : Ansible Designate Role

2016-01-20 Thread Sharma Swati6
 Hi Jesse,

Thanks for checking out the files on 
https://github.com/sharmaswati6/designate_files

The Designate roles are still not fully completed to be contributed on Gerrit.

While the Designate services seem to up and running now in its container, I am 
stuck up with one last issue for the designate endpoint "EndpointNotFound". 
Whenever I run any designate related command after sourcing the openrc, I get 
this error.

Many of them have reported the same issue at 
http://eavesdrop.openstack.org/irclogs/%23openstack-dns/%23openstack-dns.2015-05-21.log.html
 and 
http://eavesdrop.openstack.org/irclogs/%23openstack-dns/%23openstack-dns.2015-06-17.log.html
 .

Kindly let me know if you can help me with this to speed up the delivery.

Thanks & Regards
 Swati Sharma
 System Engineer
 Tata Consultancy Services
 Ground to 8th Floors, Building No. 1 & 2,
 Skyview Corporate Park, Sector 74A,NH 8
 Gurgaon - 122 004,Haryana
 India
 Cell:- +91-9717238784
 Mailto: sharma.swa...@tcs.com
 Website: http://www.tcs.com
 
 Experience certainty.  IT Services
Business Solutions
Consulting
 
 

-Jesse Pretorius  wrote: -
To: sharma.swa...@tcs.com
From: Jesse Pretorius 
Date: 01/20/2016 02:37PM
Subject: Ansible Designate Role

Hi Swati,

It seems that you're very close to done with 
https://github.com/sharmaswati6/designate_files but have stopped working on it.

Is there a problem we can help you with?

Are you happy for us to import the role into the OpenStack namespace and then 
collaborate through gerrit to complete it?

Best regards,

Jesse

-- 
Jesse Pretorius
IRC: odyssey4me  
=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [openstack-ansible][designate] Regarding Designate install through Openstack-Ansible

2015-12-28 Thread Sharma Swati6
sible]' as a tag in your subject line. 
If you were also targeting questions regarding Designate, or wish for the 
Designate community to also be informed then similarly add '[designate]' as a 
tag in the subject line.

Secondly, note that you're addressing a community of people. There's no need to 
single anyone out and very definitely no need to address or CC our email 
addresses. We're all members of the openstack-dev mailing list and will all 
respond to you via the mailing list.

I'd appreciate it if you could respect these conventions from now on. It'll 
help improve your experience in the OpenStack community.

Thanks,

Jesse
IRC: odyssey4me

On 16 December 2015 at 04:46, Sharma Swati6 <sharma.swa...@tcs.com> wrote:
Hi Major, Jean, Jesse and Kevin,

I have added some part of Designate code and uploaded it on 
https://github.com/sharmaswati6/designate_files

Could you please review this and help me in answering the following questions-
Is there some specific location for the server-side code for all Openstack 
components? And whether I will downloading the actual designate git code to the 
same location?
Is there some specific file where I have to give the reference for "tasks:" and 
"handlers:", so that they can be called via roles.
To create Designate mysql database, is it reference to be given somewhere?
How are the hooks(setup details) of a new component associated to it in 
Openstack-Ansible. Eg- the setup details for Designate 
http://git.openstack.org/cgit/openstack/designate/tree/setup.cfg?wb48617274=B56AA8FF
 should map to which file in Openstack-Ansible structure?
Thanks in advance.

Regards,
Swati Sharma
System Engineer
Tata Consultancy Services
Gurgaon - 122 004,Haryana
India
Cell:- +91-9717238784
Mailto: sharma.swa...@tcs.com
Website: http://www.tcs.com

Experience certainty. IT Services
Business Solutions
Consulting



-Sharma Swati6/DEL/TCS wrote: -
To: ma...@mhtx.net, jean-phili...@evrard.me, jesse.pretor...@rackspace.co.uk, 
kevin.car...@rackspace.com
From: Sharma Swati6/DEL/TCS
Date: 12/08/2015 01:56PM
Cc: openstack-dev@lists.openstack.org, Partha Datta/DEL/TCS@TCS, 
pandey.pree...@tcsin.com
Subject: Regarding Designate install through Openstack-Ansible

Hi Major, Jean, Jesse and Kevin,

Hope you are all doing well.

I have been interacting with you lately on openstack mailing lists and IRC 
chats regarding Designate component inclusion in Openstack-Ansible, so that its 
deployment can be made similar to other components.

As recommended, I have opened a spec also at : 
https://review.openstack.org/#/c/254161/ and uploaded the sample designate.yml 
file at https://github.com/prpandey26/Designate/blob/master/designate.yml#L3.

To proceed with the configuration and role setup, I have the following queries-
I believe for making the starting the initial setup, only conf.d and env.d 
needs to be altered. In env.d, I edited the designate.yml file, then in conf.d, 
what host changes exactly I need to make for designate component?
Jean suggested that "after making changes in env.d and conf.d, ansible will 
create the new entries for your component". Do I have to run anything for this? 
At what location will the new entries be created? Is it with respect to the 
roles for designate automatically created?
As a next step, I am planning to add role directories for designate component 
'os-designate-yml' file in '/opt/openstack-ansible/playbooks' and a seperate 
roles directory for 'os-designate' at '/opt/openstack-ansible/playbooks/roles'. 
Can you please let me know if this has to be created by us or env.d and conf.d 
will directly created it?
I have not seen any document yet for the extra-containers to be added to 
openstack-ansible, however I checked only specs have been created for ironic, 
trove, etc. 

Hence, any help from you regarding the steps in sequence will be highly 
appreciated.



Thanks & Regards
Swati Sharma
System Engineer
Tata Consultancy Services
Mailto: sharma.swa...@tcs.com
Website: http://www.tcs.com

Experience certainty. IT Services
Business Solutions
Consulting



-Major Hayden <ma...@mhtx.net> wrote: -
To: "OpenStack Development Mailing List (not for usage questions)" 
<openstack-dev@lists.openstack.org>
From: Major Hayden <ma...@mhtx.net>
Date: 12/04/2015 06:53PM
Subject: Re: [openstack-dev] [openstack-ansible] Install Openstack-Ansible

On Fri, 2015-12-04 at 10:01 +0530, Sharma Swati6 wrote:
> To add a new container, we have followed the steps as mentioned in
> the extra_container.yml.example. Please find the sample designate.yml
> file attached and created as per the steps.

That's a good start.ÿ However, you'll need to sign up[1] to be an
OpenStack developer (agreeing to some contracts and things so you

[openstack-dev] [openstack-ansible][designate] Regarding Designate install through Openstack-Ansible

2015-12-20 Thread Sharma Swati6
sible community with 
questions you should add '[openstack-ansible]' as a tag in your subject line. 
If you were also targeting questions regarding Designate, or wish for the 
Designate community to also be informed then similarly add '[designate]' as a 
tag in the subject line.

Secondly, note that you're addressing a community of people. There's no need to 
single anyone out and very definitely no need to address or CC our email 
addresses. We're all members of the openstack-dev mailing list and will all 
respond to you via the mailing list.

I'd appreciate it if you could respect these conventions from now on. It'll 
help improve your experience in the OpenStack community.

Thanks,

Jesse
IRC: odyssey4me

On 16 December 2015 at 04:46, Sharma Swati6 <sharma.swa...@tcs.com> wrote:
 Hi Major, Jean, Jesse and Kevin,

I have added some part of Designate code and uploaded it on 
https://github.com/sharmaswati6/designate_files

Could you please review this and help me in answering the following questions-
Is there some specific location for the server-side code for all Openstack 
components? And whether I will downloading the actual designate git code to the 
same location?
Is there some specific file where I have to give the reference for "tasks:" and 
"handlers:", so that they can be called via roles.
To create Designate mysql database, is it reference to be given somewhere?
How are the hooks(setup details) of a new component associated to it in 
Openstack-Ansible. 
Eg- the setup details for Designate 
http://git.openstack.org/cgit/openstack/designate/tree/setup.cfg?wb48617274=B56AA8FF
 should map to which file in Openstack-Ansible structure?Thanks in advance.
Regards,
 Swati Sharma
 System Engineer
 Tata Consultancy Services
 Gurgaon - 122 004,Haryana
 India
 Cell:- +91-9717238784
 Mailto: sharma.swa...@tcs.com
 Website: http://www.tcs.com
 
 Experience certainty.IT Services
 Business Solutions
     Consulting
 
 

-Sharma Swati6/DEL/TCS wrote: -
To: ma...@mhtx.net, jean-phili...@evrard.me, jesse.pretor...@rackspace.co.uk, 
kevin.car...@rackspace.com
From: Sharma Swati6/DEL/TCS
Date: 12/08/2015 01:56PM
Cc: openstack-dev@lists.openstack.org, Partha Datta/DEL/TCS@TCS, 
pandey.pree...@tcsin.com
Subject: Regarding Designate install through Openstack-Ansible

 Hi Major, Jean, Jesse and Kevin,

Hope you are all doing well.

I have been interacting with you lately on openstack mailing lists and IRC 
chats regarding Designate component inclusion in Openstack-Ansible, so that its 
deployment can be made similar to other components.

As recommended, I have opened a spec also at : 
https://review.openstack.org/#/c/254161/ and uploaded the sample designate.yml 
file at https://github.com/prpandey26/Designate/blob/master/designate.yml#L3.

To proceed with the configuration and role setup, I have the following queries-
I believe for making the starting the initial setup, only conf.d and env.d 
needs to be altered. 
In env.d, I edited the designate.yml file, then in conf.d, what host changes 
exactly I need to make for designate component?Jean suggested that "after 
making changes in env.d and conf.d, ansible will create the new entries for 
your component". 
Do I have to run anything for this? At what location will the new entries be 
created? Is it with respect to the roles for designate automatically created?As 
a next step, I am planning to add role directories for designate component 
'os-designate-yml' file in '/opt/openstack-ansible/playbooks' and a seperate 
roles directory for 'os-designate' at '/opt/openstack-ansible/playbooks/roles'. 
Can you please let me know if this has to be created by us or env.d and conf.d 
will directly created it?
I have not seen any document yet for the extra-containers to be added to 
openstack-ansible, however I checked only specs have been created for ironic, 
trove, etc. 

Hence, any help from you regarding the steps in sequence will be highly 
appreciated.


Thanks & Regards
 Swati Sharma
 System Engineer
 Tata Consultancy Services
 Mailto: sharma.swa...@tcs.com
 Website: http://www.tcs.com
 
 Experience certainty.IT Services
 Business Solutions
 Consulting
 
 

-Major Hayden <ma...@mhtx.net> wrote: -
To: "OpenStack Development Mailing List (not for usage questions)" 
<openstack-dev@lists.openstack.org>
From: Major Hayden <ma...@mhtx.net>
Date: 12/04/2015 06:53PM
Subject: Re: [openstack-dev] [openstack-ansible] Install Openstack-Ansible

On Fri, 2015-12-04 at 10:01 +0530, Sharma Swati6 wrote:
> To add a new container, we have followed the steps as mentioned in
> the extra_container.yml.example. Please find the sam

Re: [openstack-dev] Regarding Designate install through Openstack-Ansible

2015-12-15 Thread Sharma Swati6
 Hi Major, Jean, Jesse and Kevin,

I have added some part of Designate code and uploaded it on 
https://github.com/sharmaswati6/designate_files

Could you please review this and help me in answering the following questions-
Is there some specific location for the server-side code for all Openstack 
components? And whether I will downloading the actual designate git code to the 
same location?
Is there some specific file 
where I have to give the reference for "tasks:" and "handlers:", so that they 
can be called via roles.To create Designate mys
ql database, is it reference to be given somewhere?How are the hooks(setup 
details) of a new comp
onent associated to it in Openstack-Ansible. Eg- the setup details for 
Designate 
http://git.openstack.org/cgit/openstack/designate/tree/setup.cfg?wb48617274=B56AA8FF
 should map to which file in Openstack-Ansible structure?Thanks in advance.
Regards,
 Swati Sharma
 System Engineer
 Tata Consultancy Services
 Gurgaon - 122 004,Haryana
 India
 Cell:- +91-9717238784
 Mailto: sharma.swa...@tcs.com
 Website: http://www.tcs.com
 
 Experience certainty.  IT Services
Business Solutions
Consulting
 ____
 

-Sharma Swati6/DEL/TCS wrote: -
To: ma...@mhtx.net, jean-phili...@evrard.me, jesse.pretor...@rackspace.co.uk, 
kevin.car...@rackspace.com
From: Sharma Swati6/DEL/TCS
Date: 12/08/2015 01:56PM
Cc: openstack-dev@lists.openstack.org, Partha Datta/DEL/TCS@TCS, 
pandey.pree...@tcsin.com
Subject: Regarding Designate install through Openstack-Ansible

 Hi Major, Jean, Jesse and Kevin,

Hope you are all doing well.

I have been interacting with you lately on openstack mailing lists and IRC 
chats regarding Designate component inclusion in Openstack-Ansible, so that its 
deployment can be made similar to other components.

As recommended, I have opened a spec also at : 
https://review.openstack.org/#/c/254161/ and uploaded the sample designate.yml 
file at https://github.com/prpandey26/Designate/blob/master/designate.yml#L3.

To proceed with the configuration and role setup, I have the following queries-
I believe for making the starting the initial setup, only conf.d and env.d 
needs to be altered. 
In env.d, I edited the designate.yml file, then in conf.d, what host changes 
exactly I need to make for designate component?Jean suggested that "after 
making changes in env.d and conf.d, ansible will create the new entries for 
your component". 
Do I have to run anything for this? At what location will the new entries be 
created? Is it with respect to the roles for designate automatically created?As 
a next step, I am planning to add role directories for designate component 
'os-designate-yml' file in '/opt/openstack-ansible/playbooks' and a seperate 
roles directory for 'os-designate' at '/opt/openstack-ansible/playbooks/roles'. 
Can you please let me know if this has to be created by us or env.d and conf.d 
will directly created it?
I have not seen any document yet for the extra-containers to be added to 
openstack-ansible, however I checked only specs have been created for ironic, 
trove, etc. 

Hence, any help from you regarding the steps in sequence will be highly 
appreciated.


Thanks & Regards
 Swati Sharma
 System Engineer
 Tata Consultancy Services
 Mailto: sharma.swa...@tcs.com
 Website: http://www.tcs.com
 
 Experience certainty.  IT Services
Business Solutions
Consulting
 
 

-Major Hayden <ma...@mhtx.net> wrote: -
To: "OpenStack Development Mailing List (not for usage questions)" 
<openstack-dev@lists.openstack.org>
From: Major Hayden <ma...@mhtx.net>
Date: 12/04/2015 06:53PM
Subject: Re: [openstack-dev] [openstack-ansible] Install Openstack-Ansible

On Fri, 2015-12-04 at 10:01 +0530, Sharma Swati6 wrote:
> To add a new container, we have followed the steps as mentioned in
> the extra_container.yml.example. Please find the sample designate.yml
> file attached and created as per the steps.

That's a good start.  However, you'll need to sign up[1] to be an
OpenStack developer (agreeing to some contracts and things so you can
commit this into the upstream repositories.

Once you do that, you'll want to assemble a spec for the changes you
want to make.  A spec defines what you hope to accomplish and gives
everyone on the project a chance to review the steps you're planning to
take.  You can look at a spec I wrote[2] for ideas and then use the
openstack-ansible-specs template[3] to begin working on your spec.

A spec isn't busywork -- it shows the intention of what you're trying
to do and allows other people on the project to point out areas of
concern and improvement.

> To add the new roles in openstack-ansible reposi

[openstack-dev] Regarding Designate install through Openstack-Ansible

2015-12-08 Thread Sharma Swati6
 Hi Major, Jean, Jesse and Kevin,

Hope you are all doing well.

I have been interacting with you lately on openstack mailing lists and IRC 
chats regarding Designate component inclusion in Openstack-Ansible, so that its 
deployment can be made similar to other components.

As recommended, I have opened a spec also at : 
https://review.openstack.org/#/c/254161/ and uploaded the sample designate.yml 
file at https://github.com/prpandey26/Designate/blob/master/designate.yml#L3.

To proceed with the configuration and role setup, I have the following queries-
I believe for making the starting the initial setup, only conf.d and env.d 
needs to be altered. 
In env.d, I edited the designate.yml file, then in conf.d, what host changes 
exactly I need to make for designate component?Jean suggested that "after 
making changes in env.d and conf.d, ansible will create the new entries for 
your component". 
Do I have to run anything for this? At what location will the new entries be 
created? Is it with respect to the roles for designate automatically created?As 
a next step, I am planning to add role directories for de
signate component 'os-designate-yml' file in '/opt/openstack-ansible/playbooks' 
and a seperate roles directory for 'os-designate' at 
'/opt/openstack-ansible/playbooks/roles'. Can you please let me know if this 
has to be created by us or env.d and conf.d will directly created it?
I have not seen any document yet for the extra-containers to be added to 
openstack-ansible, however I checked only specs have been created for ironic, 
trove, etc. 

Hence, any help from you regarding the steps in sequence will be highly 
appreciated.


Thanks & Regards
 Swati Sharma
 System Engineer
 Tata Consultancy Services
 Mailto: sharma.swa...@tcs.com
 Website: http://www.tcs.com
 
 Experience certainty.  IT Services
Business Solutions
Consulting
 
 

-Major Hayden <ma...@mhtx.net> wrote: -
To: "OpenStack Development Mailing List (not for usage questions)" 
<openstack-dev@lists.openstack.org>
From: Major Hayden <ma...@mhtx.net>
Date: 12/04/2015 06:53PM
Subject: Re: [openstack-dev] [openstack-ansible] Install Openstack-Ansible

On Fri, 2015-12-04 at 10:01 +0530, Sharma Swati6 wrote:
> To add a new container, we have followed the steps as mentioned in
> the extra_container.yml.example. Please find the sample designate.yml
> file attached and created as per the steps.

That's a good start.  However, you'll need to sign up[1] to be an
OpenStack developer (agreeing to some contracts and things so you can
commit this into the upstream repositories.

Once you do that, you'll want to assemble a spec for the changes you
want to make.  A spec defines what you hope to accomplish and gives
everyone on the project a chance to review the steps you're planning to
take.  You can look at a spec I wrote[2] for ideas and then use the
openstack-ansible-specs template[3] to begin working on your spec.

A spec isn't busywork -- it shows the intention of what you're trying
to do and allows other people on the project to point out areas of
concern and improvement.

> To add the new roles in openstack-ansible repository, shall I create
> the directory looking at what is there for keystone or other
> components and make the configuration changes only, or can I clone it
> from somewhere also?

There is a push lately to use independent role repositories, but I'm
not sure if that's a hard requirement at the moment.  Jesse Pretorius
or Kevin Carter may be better people to talk about that in this thread.

Details on independent role repositories are in a spec[4] as well.

> Thereafter, as suggested by you, I have to test this new container
> with the existing ones.
> 
> I believe there is no such link available with such steps and 'how
> to' part for openstack-ansible. Please let me know if you/anyone else
> have already done this part to add a new component container
> similarly.

We can help you with this in IRC once you've completed the other steps
I've listed above.  Join us on Freenode in #openstack-ansible and we
will be happy to help you along the way!

[1] http://docs.openstack.org/infra/manual/developers.html
[2] 
http://specs.openstack.org/openstack/openstack-ansible-specs/specs/mitaka/security-hardening.html
[3] 
https://github.com/openstack/openstack-ansible-specs/blob/master/specs/template.rst
[4] 
http://specs.openstack.org/openstack/openstack-ansible-specs/specs/mitaka/independent-role-repositories.html

-- 
Major Hayden



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-de

Re: [openstack-dev] [openstack-ansible] Install Openstack-Ansible

2015-12-03 Thread Sharma Swati6
Hi Major,

Thanks for the steps.

To add a new container, we have followed the steps as mentioned in the 
extra_container.yml.example. Please find the sample designate.yml file attached 
and created as per the steps.

To add the new roles in openstack-ansible repository, shall I create the 
directory looking at what is there for keystone or other components and make 
the configuration changes only, or can I clone it from somewhere also?

Thereafter, as suggested by you, I have to test this new container with the 
existing ones.

I believe there is no such link available with such steps and 'how to' part for 
openstack-ansible. Please let me know if you/anyone else have already done this 
part to add a new component container similarly.

Thanks & Regards
 Swati Sharma
 System Engineer
 Tata Consultancy Services
 Ground to 8th Floors, Building No. 1 & 2,
 Skyview Corporate Park, Sector 74A,NH 8
 Gurgaon - 122 004,Haryana
 India
 Cell:- +91-9717238784
 Mailto: sharma.swa...@tcs.com
 Website: http://www.tcs.com
 
 Experience certainty.  IT Services
Business Solutions
Consulting
 
 

-Major Hayden <ma...@mhtx.net> wrote: -
To: "OpenStack Development Mailing List (not for usage questions)" 
<openstack-dev@lists.openstack.org>
From: Major Hayden <ma...@mhtx.net>
Date: 12/02/2015 01:49AM
Subject: Re: [openstack-dev] [openstack-ansible] Install Openstack-Ansible

On Tue, 2015-12-01 at 20:35 +0530, Sharma Swati6 wrote:
> However, I just want to know if I have to implement this in
> openstack-ansible, or for that matter, I want to add any new
> component to it, are there any steps or guidelines to be followed.
> For example, first I create containers and mention/add it to config
> files. etc. 
> I went through http://docs.openstack.org/developer/openstack-ansible/
> developer-docs/extending.html but this is not much self-explanatory.
> 
> If the steps provided by you are helpful I can begin with this and
> contribute soon.

Hello Sharma,

I haven't implemented a new service in openstack-ansible quite yet, but
I'll give you some tips.

First, you'll need to use the extra_container.yml.example[1] to make a
new container.

Next, you'll want to create a role that will configure the operating
system and the required services within the container. You can review
the roles within the openstack-ansible repository to see what is
typically configured in each one.  The keystone role[2] might be a good
place to start.

>From there, you'll need to test the container build-out and
configuration to make sure the service works well with the other
services (like authentication with keystone).

[1] 
https://github.com/openstack/openstack-ansible/tree/master/etc/openstack_deploy/env.d
[2] 
https://github.com/openstack/openstack-ansible/tree/master/playbooks/roles/os_keystone

-- 
Major Hayden



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you




designate.yml
Description: Binary data
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] Install Openstack-Ansible

2015-12-01 Thread Sharma Swati6
 Hi All,

I have been following the below link for Openstack-Ansible :
http://docs.rackspace.com/rpc/api/v11/bk-rpc-installation/content/ch-playbooks-openstack.html#sec-utility-container-overview
 .

The ansible playbooks are running as of now and as per my understanding, it is 
only installing the basic (main) openstack components.

How to install other Openstack components like Designate, Ironic, etc. Please 
let me know the steps/links for installing any other customized components 
through ansible-playbooks, it will be of great help.

Thanks in advance,

Regards
 Swati Sharma
 System Engineer
 Tata Consultancy Services
 India
 Cell:- +91-9717238784
 Mailto: sharma.swa...@tcs.com
 Website: http://www.tcs.com
 
 Experience certainty.  IT Services
Business Solutions
Consulting
 
 
=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Install Openstack-Ansible

2015-12-01 Thread Sharma Swati6
 Hi Major,

Thanks for your prompt response.

I will plan to create a spec for Designate.

However, I just want to know if I have to implement this in openstack-ansible, 
or for that matter, I want to add any new component to it, are there any steps 
or guidelines to be followed.
For example, first I create containers and mention/add it to config files. etc. 
I went through 
http://docs.openstack.org/developer/openstack-ansible/developer-docs/extending.html
 but this is not much self-explanatory.

If the steps provided by you are helpful I can begin with this and contribute 
soon.


Thanks & Regards
 Swati Sharma
 System Engineer
 Tata Consultancy Services
 Ground to 8th Floors, Building No. 1 & 2,
 Skyview Corporate Park, Sector 74A,NH 8
 Gurgaon - 122 004,Haryana
 India
 Cell:- +91-9717238784
 Mailto: sharma.swa...@tcs.com
 Website: http://www.tcs.com
 
 Experience certainty.  IT Services
Business Solutions
Consulting
 
 

-Major Hayden <ma...@mhtx.net> wrote: -
To: openstack-dev@lists.openstack.org
From: Major Hayden <ma...@mhtx.net>
Date: 12/01/2015 06:37PM
Subject: Re: [openstack-dev] Install Openstack-Ansible

On Tue, 2015-12-01 at 13:41 +0530, Sharma Swati6 wrote:
> The ansible playbooks are running as of now and as per my
> understanding, it is only installing the basic (main) openstack
> components.
> 
> How to install other Openstack components like Designate, Ironic,
> etc. Please let me know the steps/links for installing any other
> customized components through ansible-playbooks, it will be of great
> help.

Hello Sharma,

Thanks for the question about openstack-ansible!  Designate and Ironic
aren't currently included in the standard openstack-ansible roles, but
we're always looking for help in getting things like this done.

There's already a spec open[1] for an Ironic role within openstack-
ansible and I've heard talk about Designate from time to time.  If
you're interested in doing this work, you can create a spec using the
template[2] from the openstack-ansible-specs repository.

If you have more questions, feel free to reply on this thread or hop
into #openstack-ansible on Freenode.

[1] 
http://specs.openstack.org/openstack/openstack-ansible-specs/specs/mitaka/role-ironic.html
[2] 
https://github.com/openstack/openstack-ansible-specs/blob/master/specs/template.rst

-- 
Major Hayden



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] Regarding Designate Multi-node issue

2015-11-23 Thread Sharma Swati6
 Hi All,

I have a multi-node production environment setup using Ansible. The  basic 
openstack components packed in their respective containers, are  already 
installed here.   

Now, I want to install Designate on this existing setup and have its  
container. I am currently following link : 
https://developer.rackspace.com/blog/getting-started-with-openstack-and-designate/
 . 

But, I am not sure if this will help me with the multinode approach.   Can 
anyone please suggest me some steps?

Thanks & Regards
 Swati Sharma
 System Engineer
 Tata Consultancy Services
 Ground to 8th Floors, Building No. 1 & 2,
 Skyview Corporate Park, Sector 74A,NH 8
 Gurgaon - 122 004,Haryana
 India
 Cell:- +91-9717238784
 Mailto: sharma.swa...@tcs.com
 Website: http://www.tcs.com
 
 Experience certainty.  IT Services
Business Solutions
Consulting
 
 
=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] Regarding Designate-Virtualenv Issues

2015-11-12 Thread Sharma Swati6
 Hi Folks,

I am trying to use Designate using Virtualenv approach from the link : 
http://docs.openstack.org/developer/designate/install/ubuntu-kilo.html#exercising-the-api

I was able to get the different Designate services started successfully.

I have certain environment variables in the virtualenv also-
export OS_USERNAME=openstack
export OS_PASSWORD=password
export OS_TENANT_NAME=myproject
export OS_TENANT_ID=123456789
export OS_AUTH_URL=https://127.0.0.1:9001/v2.0/

I then began exercising the API calls. When I am trying to fire this : 
http://IP.Address:9001/api_version/command , I am doubtful about what IP 
Address it should be. It did not work with https://127.0.0.1:9001/v2.0/

I also tried  'curl -s checkip.dyndns.org | sed -e 's/.*Current IP Address: //' 
-e 's/<.*$//' to find out the IP Address but it gives null result for the 
server address.

Can anyone please let me know where does the problem lie? Am I mentioning the 
IP Address wrong somewhere?

Thanks & Regards
 Swati Sharma
 System Engineer
 Tata Consultancy Services
 Cell:- +91-9717238784
 Mailto: sharma.swa...@tcs.com
 Website: http://www.tcs.com
 
 Experience certainty.  IT Services
Business Solutions
Consulting
 
 
=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] Regarding Designate Issues

2015-11-10 Thread Sharma Swati6
 Hi All,

I am trying to install Designate using Devstack-Kilo but facing the following 
issues while starting its services-
WARNING keystone.common.wsgi [-] Could not find service: dns
WARNING keystone.common.wsgi [-] Could not find project: service
DEBUG keystone.middleware.core [-] Auth token not in the request header. Will 
not build auth context. process_request 
/opt/stack/keystone/keystone/middleware/core.py:223

I guess all the dependencies are installed for this now (oslo.service, Babel, 
etc) and PowerDNS is starting properly, but the designate services are still 
not starting.

My query is the same as has been posted here - 
https://ask.openstack.org/en/question/82412/configuring-designate-in-devstack/?answer=84419#post-id-84419

Please help me out with the next steps.

Thanks & Regards
 Swati Sharma
 System Engineer
 Tata Consultancy Services
 Ground to 8th Floors, Building No. 1 & 2,
 Skyview Corporate Park, Sector 74A,NH 8
 Gurgaon - 122 004,Haryana
 India
 Cell:- +91-9717238784
 Mailto: sharma.swa...@tcs.com
 Website: http://www.tcs.com
 
 Experience certainty.  IT Services
Business Solutions
Consulting
 
 
=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev