Comment 37 for bug 1794887

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/48164
Committed: http://github.com/Juniper/contrail-controller/commit/f37c74d15aea29e2a03106b8be3b5e0793793742
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit f37c74d15aea29e2a03106b8be3b5e0793793742
Author: jnpr-rtulsian <email address hidden>
Date: Wed Dec 12 11:29:30 2018 -0800

Job Manager and ZTP refactoring

- Moved Job Manager to DM
- DM manages ZTP
- Using DNSMASQ as DHCP and TFTP server
- Using Rabbit MQ for Job Manager and ZTP communication
- Implemented ZTP config and TFTP update in DM
- Added Kombu AMQP client
- Added APIs to api-server for AMQP

Change-Id: I79d106f2cdd6b196f398059bc22e51347047641e
Depends-On: I324f694a54fb9fe3cd3a7fc87f7cfce93ba6cd85
Depends-On: I97b9332491ffd70d508cbab453c449706d449c24
Implements: https://blueprints.launchpad.net/juniperopenstack/+spec/dm-pod
Closes-Bug: #1780580
Closes-Bug: #1793811
Closes-Bug: #1794887
Closes-Bug: #1796762