Updated openstack/openstack

Project: openstack-dev/devstack  c5aca3c99660a65f9e690b93f7f260ff7cf30c15

Don't reinstall python-virtualenv on infra nodes

In the original change I said "for infra nodes, it shouldn't do
anything anyway ...".  Well that was pre-Fedora 26 :)

It seems that dnf > 2.0 now intentionally throws an error when trying
to explicitly install an ignored package.  Thus, as described in the
comment, take a simpler approach of skipping this on infra nodes.
pip-and-virtualenv in dib should have installed the latest pip,
virtualenv and setuptools, so we don't want to fiddle with that
anyway.

[1] https://review.openstack.org/#/c/338998/

Change-Id: Ib300b58377a0d0fe1bd7444c71acdb9a87dc033b
This commit is contained in:
Jenkins 2017-08-21 05:09:35 +00:00 committed by Gerrit Code Review
parent 8e6e3a5c8f
commit e41624f811
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit af9f71d693cd548b18986e99f58503fa57f815f1
Subproject commit c5aca3c99660a65f9e690b93f7f260ff7cf30c15