Following command gives an error ./*bin*/*congress*-*server* --config-file etc/congress.conf.sample
Error i am getting is ImportError: No module named keystonemiddleware.auth_token Tried installing keystonemiddleware manually, got the following error $ sudo pip install keystonemiddleware Downloading/unpacking keystonemiddleware Running setup.py egg_info for package keystonemiddleware [pbr] Reusing existing SOURCES.txt Requirement already satisfied (use --upgrade to upgrade): Babel>=1.3 in /usr/local/lib/python2.7/dist-packages (from keystonemiddleware) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.9 in /usr/local/lib/python2.7/dist-packages (from keystonemiddleware) Requirement already satisfied (use --upgrade to upgrade): netaddr>=0.7.6 in /usr/local/lib/python2.7/dist-packages (from keystonemiddleware) Downloading/unpacking oslo.config>=1.4.0.0a3 (from keystonemiddleware) Could not find a version that satisfies the requirement oslo.config>=1.4.0.0a3 (from keystonemiddleware) (from versions: ) No distributions matching the version for oslo.config>=1.4.0.0a3 (from keystonemiddleware) Storing complete log in /home/hadoop/.pip/pip.log Thanks Rajdeep
_______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev