tricircle/devstack
joehuang deccbadf36 Update the dependency in stable/newton branch
1. What is the problem
The Tricircle is one project in OpenStack name space, it runs with the
dependency to OpenStack services like Nova, Cinder, Neutron. In the
master branch of the Tricircle, all dependencies are pointed to the
master branch of all OpenStack services, include itself.

When the stable/newton branch of the Tricircle was created, all these
dependencies are not changed, for the master will change now and then,
then the stable/newton branch of the Tricircle will not be able to run
normally as more and more changes happen in the master branch, for
the Tricircle must be changed too to adapt the dependency change, but in
the stable/newton branch, we'll not cherry pick back all these changes
from master to the stable/newton branch.

2. What is the solution to the problem
When the Tricircle stable/newton branch is created, all these
dependencies should be pointed to stable/newton branch.

3. What the features need to be implemented to the Tricircle
   to realize the solution
No new feature is needed, just update the dependency.

Change-Id: I2c63c5026fbc3d1796f9b2a18a5476d575ae592f
Signed-off-by: joehuang <joehuang@huawei.com>
2016-09-30 03:20:57 -04:00
..
admin-openrc.sh Merge the verify scripts 2016-03-26 08:10:45 +00:00
local.conf.node_1.sample Update the dependency in stable/newton branch 2016-09-30 03:20:57 -04:00
local.conf.node_2.sample Update readme 2016-04-26 09:51:40 +08:00
local.conf.sample Update the dependency in stable/newton branch 2016-09-30 03:20:57 -04:00
plugin.sh Nova_APIGW Server Action Support(part1) 2016-09-22 10:00:23 +08:00
settings Update the dependency in stable/newton branch 2016-09-30 03:20:57 -04:00
verify_cross_pod_install.sh Fix typo in verify_cross_pod_install.sh 2016-09-28 08:42:49 +00:00
verify_top_install.sh Merge the verify scripts 2016-03-26 08:10:45 +00:00