kolla/tests
Michal (inc0) Jastrzebski 38d3d9b228 Changes needed to deploy liberty with mitaka code
Due to data container problem, we need to use kolla_docker
in stable/liberty. That turned out to be much more work
than we initially thought, and instead it was easier
to reuse mitaka code and make it possible to deploy
liberty OpenStack with it.

1. Point tarballs to versions shipped with Liberty.
2. Change version to 1.1.0 in the places required.
3. This change contains code for source builds and
   centos/oraclelinux binary builds.
4. Changes auth_type to auth_plugin to match expectations
   of keystoneclient from Liberty.
5. Use neutronv2 driver as required by Liberty.
6. Point binary repositories to correct locations or CentOS
   and ubuntu.
7. Revert usage of keystone_bootstrap.sh script that was
   introduced in Mitaka.
8. Use latest version of nova and neutron from source builds.
9. All source build file locations updated.
10. Remove use of nova-db

Closes-Bug: #1572632
Co-Authored-By: Steven Dake <stdake@cisco.com>
Change-Id: I7847c7f5da7b41b4a376b9a688baf85911eac65f
2016-05-06 14:44:40 -04:00
..
__init__.py Add py27 py34 pypy unittest 2016-01-13 13:47:49 +08:00
clients.py Python 3 deprecated the logger.warn method in favor of warning 2015-12-29 14:40:01 +08:00
setup_gate.sh Convert gate to file backend rather than partition 2016-01-21 22:59:13 +00:00
test_build.py Changes needed to deploy liberty with mitaka code 2016-05-06 14:44:40 -04:00
test_keystone.py add unittest code base 2016-01-18 11:42:00 +00:00
test_set_config.py Remove dependencies on kazoo and friends 2016-05-04 18:56:18 -04:00