~corey.bryant/neutron/2014.1.5

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: James Page
  • Date: 2014-03-28 09:49:30 UTC
  • Revision ID: james.page@canonical.com-20140328094930-lyu07ewoi8khamqv
* d/neutron-l3-agent.{install,upstart}: Install fwaas_driver.ini with
  l3-agent and add to config-file path in upstart configuration
  (LP: #1298676).
* d/neutron-vpn-agent.upstart,control: Include l3_agent.ini on upstart
  config-file path, add dependency on neutron-l3-agent (LP: #1298675).

Show diffs side-by-side

added added

removed removed

Lines of Context:
678
678
Architecture: all
679
679
Depends:
680
680
 neutron-common (= ${source:Version}),
 
681
 neutron-l3-agent (= ${source:Version}),
681
682
 ${misc:Depends},
682
683
 ${python:Depends},
683
684
 ${shlibs:Depends}