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