openstack-python-openstackc.../openstackclient
Monty Taylor 63cdf079b1 Use git+file urls instead of directories
The /opt/stack/new directories are owned by the wrong user, so python
setup.py egg_info fails because it can't create the egg_info dir.
Changing the invocation to use git+file:// urls solves the problem.

Additionally, make a correction to test collection.

Change-Id: I39da0b26417dce1a72b15dedc02d10284329307f
2017-01-14 20:40:17 +00:00
..
api Make 'object save' fast again 2017-01-09 16:19:29 +00:00
common Fix quota show output 2017-01-12 22:10:32 +00:00
compute Fix flavor create help re swap size units 2017-01-12 18:27:14 +02:00
identity Error handling for delete commands in identity 2017-01-03 23:30:49 +08:00
image Add support for Glance 'update image members' feature 2017-01-04 19:26:01 +01:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network Fix Network QoS rule CLI attrs parsing 2017-01-12 13:21:07 +00:00
object translate all command help strings 2016-11-17 02:33:42 +00:00
tests Use git+file urls instead of directories 2017-01-14 20:40:17 +00:00
volume Merge "Add two consistency group commands" 2017-01-11 23:12:38 +00:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Correct reraising of exception 2016-12-02 09:56:27 +08:00