Gate python-keystoneclient with devstack
Change-Id: Id1886035f1a70af1a4784e654c0a2ff8bc3ece37
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
PROJECTS="openstack/nova openstack/glance openstack/keystone openstack/python-novaclient openstack-dev/devstack openstack/openstack-ci"
|
||||
PROJECTS="openstack/nova openstack/glance openstack/keystone openstack/python-novaclient openstack/python-keystoneclient openstack-dev/devstack openstack/openstack-ci"
|
||||
|
||||
# Set this to 1 to always keep the host around
|
||||
ALWAYS_KEEP=${ALWAYS_KEEP:-0}
|
||||
|
||||
@@ -43,6 +43,7 @@ PROJECTS = ['openstack/nova',
|
||||
'openstack/glance',
|
||||
'openstack/keystone',
|
||||
'openstack/python-novaclient',
|
||||
'openstack/python-keystoneclient',
|
||||
'openstack-dev/devstack',
|
||||
'openstack/openstack-ci']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user