devstack/files/apts
Akihiro MOTOKI 7a4ae3d242 Modification for Ubuntu 13.10 and minor fixes in Neutron NEC plugin
Modifications for Ubuntu 13.10:
* Add .conf suffix to apache2 config files. In Ubuntu 13.10,
  files in sites-available should have ".conf" suffix.
  Otherwise it is not recognized by a2ensite.
* libglib2.0-dev is added to lib/files/apt/trema. Trema is
  an OpenFlow controler framework used by Neutron NEC plugin
  Ubuntu package dependency seems to be changed.

Minor cleanups are also done in OVS configuration:
* Set datapath_id before connecting to the OpenFlow controller
  to ensure datapath_id changes after connected.
  Previously datapath_id is changed after connecting to the controller.
* Drop "0x" prefix from datapath_id passed to OVS.
  OVS ignores datapath_id with 0x prefix.
* Fix a bug that SKIP_OVS_BRIDGE_SETUP skips all confiugration of
  the plugin agent. It should skip only OVS setup.

Change-Id: Ifac3def8decda577b5740c82fe8d24e8520c7777
2013-10-23 15:47:06 +09:00
..
baremetal adding support for baremetal hypervisor 2012-12-28 11:33:58 -06:00
ceilometer-collector Add apt dependencies for ceilometer tests 2013-03-05 11:58:00 -05:00
cinder Cinder needs iscsiadm available 2013-09-03 13:27:28 -07:00
general Add tools/install_pip.sh 2013-08-07 20:28:56 -05:00
glance Adds new tag for testonly packages in package lists 2013-08-21 14:15:20 -05:00
horizon Remove installation of python-netaddr 2013-08-02 23:52:38 +00:00
keystone Add tools/install_pip.sh 2013-08-07 20:28:56 -05:00
ldap Add optional silent install and config of ldap to devstack 2013-02-05 20:00:15 -06:00
n-api Add a new dependency for n-api 2013-06-02 15:58:14 +02:00
n-cpu Add Debian OS support in DevStack 2013-05-09 00:18:37 +02:00
n-novnc Add nova's new vnc support to devstack 2012-01-19 16:24:24 -08:00
neutron Remove installation of python-netaddr 2013-08-02 23:52:38 +00:00
nova Remove installation of python-netaddr 2013-08-02 23:52:38 +00:00
postgresql Add PostgreSQL support to devstack 2012-11-03 18:19:21 -04:00
ryu Add tools/install_pip.sh 2013-08-07 20:28:56 -05:00
swift Add tools/install_pip.sh 2013-08-07 20:28:56 -05:00
sysstat Adding sysstat monitoring 2013-02-20 18:36:51 -08:00
tls-proxy Stud is only in >=precise. 2012-12-16 19:00:26 -08:00
trema Modification for Ubuntu 13.10 and minor fixes in Neutron NEC plugin 2013-10-23 15:47:06 +09:00
trove Added Trove (Database as a Service). 2013-09-11 23:48:07 +00:00