Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RHOSINFRA-154] Fix Babel in requirements. #183

Merged
merged 7 commits into from
Apr 21, 2016
Merged

[RHOSINFRA-154] Fix Babel in requirements. #183

merged 7 commits into from
Apr 21, 2016

Conversation

obaranov
Copy link
Contributor

@yfried-redhat, can you please review?

@obaranov obaranov added the WIP label Apr 20, 2016
@tkammer-zz
Copy link
Contributor

The problem is specific for Fedora23, I think we should add a Doc comment that Fedora23 is currently problematic.

@yfried yfried mentioned this pull request Apr 20, 2016
@obaranov
Copy link
Contributor Author

I think the problem is not only with Fedora 23. The problem is in the python-novaclient**<3** IR requirement.

If installs 2.3.3 Babel. And this version is not supported by the recent python-heatclient package (heaclient has not restrictions)

@yfried
Copy link

yfried commented Apr 20, 2016

retest openstack

@yfried
Copy link

yfried commented Apr 20, 2016

retest virsh

clg>=2.0.0
colorlog>=2.6.1
ipaddress==1.0.16
python-novaclient<3
PyYAML>=3.11
shade>=1.7.0
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shade is here twice

@yfried
Copy link

yfried commented Apr 21, 2016

retest openstack

Change-Id: I4ac1e243f88cd8b85da2ba4e7b88193e3a1359a3
@yfried
Copy link

yfried commented Apr 21, 2016

retest openstack

1 similar comment
@yfried
Copy link

yfried commented Apr 21, 2016

retest openstack

@obaranov obaranov removed the WIP label Apr 21, 2016
@@ -1,10 +1,12 @@
ansible>=2.0.0
pip>=8.0.0
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this means anything. AFAIK, the new pip will be active only after all packages were installed.
Let's try it without this line

@yfried yfried changed the title [RHOSINFRA-154] Add babel into requirements. [RHOSINFRA-154] Fix Babel in requirements. Apr 21, 2016
@yfried yfried merged commit 56d604a into redhat-openstack:master Apr 21, 2016
@fhubik fhubik mentioned this pull request Apr 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants