Hi Manik, I would recommend you installing Monasca components using Docker Compose [1] and manually installing the agents [2] on your controller and compute nodes. You will also have to add/configure Monasca users in Keystone with roles as configured by default_authorized_roles and agent_authorized_roles in security section of api-config.conf [3, 4].
I hope it helps. Witek [1] https://github.com/monasca/monasca-docker [2] https://github.com/openstack/monasca-agent/blob/master/docs/Agent.md#installing [3] https://github.com/openstack/monasca-api/blob/master/monasca_api/conf/security.py [4] https://github.com/monasca/monasca-docker/tree/master/monasca-api-python#configuration > -----Original Message----- > From: manik bindlish [mailto:[email protected]] > Sent: Dienstag, 3. Oktober 2017 15:21 > To: [email protected] > Subject: [openstack-dev] [Monasca] Query for the official document of > Monasca manual installation on openstack > > Hi, > > I have a query regarding manual installation of Monasca on Openstack. > > Please let me know the official document or link for manually node wise > installation of Monasca(completely) on Openstack > > I have to integrate Monasca with Congress(Openstack: Newton). > Configuration is: 1 Controller node + 3 Compute node > > > Thanks, > Manik > > __________________________________________________________ > ________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: OpenStack-dev- > [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
