4 Commits

Author SHA1 Message Date
Sridhar Ramaswamy
39a0ccaa23 Add python-tackerclient to test-requirements.txt
python-tackerclient is now available in global
requirements [1]. Moving to use pip dependency
to pull in tackerclient instead of directly
referring to the release tarball.

[1] https://review.openstack.org/334641

Change-Id: I2bc758a56f2371671db60eb626ae87194506c0a4
2016-07-05 06:02:34 +00:00
Yuuichi Fujioka
39b152d02b Introduce environment variable to disable neutron agents
Currently, when tacker is enabled, some neutron agents are
automatically enabled.

In some case, those are not needed in the same node that tacker is
running.

Change-Id: Iff4daa862a596cdef4ed569c805a2c1e9657ea9a
Closes-Bug: #1548141
2016-03-03 00:57:38 +00:00
Sridhar Ramaswamy
e67a9e03ae Support Tacker service in master branch
Change references to oslo.messaging into oslo_messaging

Change-Id: I281ada8dd859a221994ba99c3bbd1bfe3d186451
Closes-Bug: 1480551
2015-08-26 09:56:26 -07:00
Sripriya Seetharam
09151e1273 Add devstack hook for tacker
Automate tacker, tacker-horizon installation and tacker network creation

Closes-Bug: #1467021
Closes-Bug: #1468568

Change-Id: I99111e50a2391ec46fac9355a0f2260aee724b2b
2015-07-10 16:24:50 -07:00