
Initialize RPC notification transport on starting magnum-api and magnum-conductor. Here is the initialization sequence: 1. magnum.cmd.api.main()/magnum.cmd.conductor.main() 2. magnum.common.service.prepare_service() 3. magnum.common.config.parse_args() 4. magnum.common.rpc.init() The last call setup a notifier that can be used to send notifications via message queue. Change-Id: Ibcc88d74a933d55ff33fad55e603786f9b4a3906 Partially-Implements: blueprint autoscale-bay
Magnum
Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack.
For more information, please refer to the following resources:
- Free software: under the Apache license
- Documentation: http://docs.openstack.org/developer/magnum
- Source: http://git.openstack.org/cgit/openstack/magnum
- Blueprints: https://blueprints.launchpad.net/magnum
- Bugs: http://bugs.launchpad.net/magnum
- ReST Client: http://git.openstack.org/cgit/openstack/python-magnumclient
Description
Languages
Python
73%
Shell
26.7%
Dockerfile
0.3%