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

what should I do if I want to use it in centos7+openstack kilo #45

Open
linkt opened this issue Oct 30, 2016 · 5 comments
Open

what should I do if I want to use it in centos7+openstack kilo #45

linkt opened this issue Oct 30, 2016 · 5 comments

Comments

@linkt
Copy link

linkt commented Oct 30, 2016

hi !
today,I try to installed in the centos7+openstack kilo,there are some ImportError .
Is there a requirement for the Python and openstack versions of this program?

@sampathP
Copy link
Contributor

Hi,
I can give you more specific answer if you could share the Error massages you had.
Normally, in centos you need following,
#yum groupinstall "Development tools"
#yum install python-setuptools python-devel

Are you using the masakari-deploy tools to build the environment?

@linkt
Copy link
Author

linkt commented Oct 30, 2016

I am so sorry,I find that I am using the openstack/masakari........

@sampathP
Copy link
Contributor

Thank you. In that case, all you need to install are in masakari/requirements.txt. Before that, you still need to install ,
#yum groupinstall "Development tools"
#yum install python-setuptools python-devel
Please let me know what error you have. We panning to release openstack/masakari in 2016/11/7. You may raise bug reports/questions related to openstack/masakari on https://launchpad.net/masakari.

@linkt
Copy link
Author

linkt commented Nov 1, 2016

hello,I have successfully deployed the openstack/masakari ,but I found that my keystone can't work 。such as :
image

it happen in ntt-sic/masakari.

@johnavp1989
Copy link

I ran into similar issues with my deployment and ended up installing masakari-controller in a python virtual environment to avoid any conflicts.

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

No branches or pull requests

3 participants