Fixed auth_protocol to be http
[openstack-build/neutron-build.git] / trusty / debian / rules
2016-01-29 Thomas GoirandFixed auth_protocol to be http
2016-01-29 Thomas GoirandDo not -X/usr/bin when calling dh_install.
2016-01-28 Thomas GoirandAllow unit test to fail, because they do in Trusty.
2016-01-26 Thomas GoirandFixed config file generation.
2016-01-21 Thomas GoirandFails build on unit test failures.
2016-01-20 Thomas GoirandFixed create dirs before calling oslo-config-generator
2016-01-20 Thomas GoirandFixed call to oslo-config-generator
2016-01-20 Thomas GoirandDo not delete debian/tmp/usr/lib
2016-01-20 Thomas Goirandexport OSLO_PACKAGE_VERSION now compatible with Trusty...
2016-01-20 Thomas Goirand * Using oslo-config-generator to generate config...
2016-01-20 Thomas Goirand * Added extend-diff-ignore = "^[^/]*[.]egg-info/...
2015-07-31 Thomas GoirandHandles the rename of the openvswitch_agent.ini
2015-07-31 Thomas GoirandFixed export OSLO_PACKAGE_VERSION=$(shell dpkg-parsecha...
2015-04-15 Thomas GoirandMerge branch 'debian/kilo' of git+ssh://git.debian...
2015-04-15 Thomas GoirandUsing the build dir for running tests.
2015-03-25 Thomas GoirandAdded PYTHONPATH=. before ./run_tests.sh
2014-10-03 Thomas Goirand * Now using templated init script for sysv-rc, genera...
2013-10-23 Thomas GoirandAdds find . -type f -name "*.pyc" -delete in dh_clean.
2013-08-08 Thomas GoirandNow using /etc/default/neutron anymore, now reading...
2013-08-02 Thomas GoirandRemoves python libs and /usr/etc form neutron-common
2013-08-02 Thomas GoirandInstalling everything correctly.
2013-08-01 Thomas GoirandNow calling dh_auto_build
2013-08-01 Thomas GoirandMoved everything to override_dh_install
2013-08-01 Thomas GoirandBuild before install
2013-08-01 Thomas GoirandExplicitely using --buildsystem=python_distutils
2013-08-01 Thomas GoirandInstall usr/bin/neutron* in neutron-common
2013-08-01 Thomas GoirandRemoved config scripts for removed OVS and metaplugin...
2013-07-31 Thomas GoirandMoves OVS configuration to neutron-common.
2013-07-31 Thomas GoirandAdded logic to configure the plugin type through debconf.
2013-07-30 Thomas GoirandFixed python installation.
2013-07-28 Thomas GoirandAdded initial Debian folder.