-
Notifications
You must be signed in to change notification settings - Fork 213
Comparing changes
Open a pull request
base repository: openstack/python-openstackclient
base: master
head repository: yogev-stratoscale/python-openstackclient
compare: master
- 15 commits
- 10 files changed
- 3 contributors
Commits on Jul 5, 2015
-
Fix the error that is raised when we run network show <network_name> …
…and we get more then one network in the response. Added a filter by name of the network on the returned list. if we dont have any we raise the exception.
Yogev Cohen committedJul 5, 2015 Configuration menu - View commit details
-
Copy full SHA for 5e15091 - Browse repository at this point
Copy the full SHA 5e15091View commit details -
Fix the exception we get when we run network delete <network_name>. A…
…dded a filter by name or id of the network on the returned list. If we don't have any we raise the exception.
Yogev Cohen committedJul 5, 2015 Configuration menu - View commit details
-
Copy full SHA for af7700f - Browse repository at this point
Copy the full SHA af7700fView commit details -
Add image create v2 impl for the openstack image client cli.
Yogev Cohen committedJul 5, 2015 Configuration menu - View commit details
-
Copy full SHA for 19d566b - Browse repository at this point
Copy the full SHA 19d566bView commit details
Commits on Jul 6, 2015
-
Add command line options for image create v2 and start adjusting the …
…code in take_action of image create.
Yogev Cohen committedJul 6, 2015 Configuration menu - View commit details
-
Copy full SHA for 4c1c6c4 - Browse repository at this point
Copy the full SHA 4c1c6c4View commit details -
Yogev Cohen committed
Jul 6, 2015 Configuration menu - View commit details
-
Copy full SHA for b6ad5d6 - Browse repository at this point
Copy the full SHA b6ad5d6View commit details
Commits on Jul 7, 2015
-
Add PutDataImage and GetDataImage - not working yet.
Yogev Cohen committedJul 7, 2015 Configuration menu - View commit details
-
Copy full SHA for a1e75ed - Browse repository at this point
Copy the full SHA a1e75edView commit details
Commits on Jul 8, 2015
-
Fix the upload image data from file command line
Yogev Cohen committedJul 8, 2015 Configuration menu - View commit details
-
Copy full SHA for 33272ec - Browse repository at this point
Copy the full SHA 33272ecView commit details -
start implementing volume create on v2 api
Yogev Cohen committedJul 8, 2015 Configuration menu - View commit details
-
Copy full SHA for 273bc51 - Browse repository at this point
Copy the full SHA 273bc51View commit details -
update the flow of image create form imageRef.
Yogev Cohen committedJul 8, 2015 Configuration menu - View commit details
-
Copy full SHA for f1ef634 - Browse repository at this point
Copy the full SHA f1ef634View commit details
Commits on Jul 9, 2015
-
fix the call to volumes create with the right params.
Yogev Cohen committedJul 9, 2015 Configuration menu - View commit details
-
Copy full SHA for ced78ad - Browse repository at this point
Copy the full SHA ced78adView commit details
Commits on Jul 15, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 595052c - Browse repository at this point
Copy the full SHA 595052cView commit details -
Remove runtime dependency on python-pbr
Also remove pbr/pkg_resources requirements handling. ERROR: openstackclient.shell Exception raised: \ (pycrypto 2.0.1 (/usr/lib64/python2.6/site-packages), Requirement.parse('pycrypto>=2.6')) DO NOT WANTJakub Ruzicka authored and Yogev Cohen committedJul 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 6d3abbe - Browse repository at this point
Copy the full SHA 6d3abbeView commit details -
* update version * adjust build to inline patches
Configuration menu - View commit details
-
Copy full SHA for 23f1d8d - Browse repository at this point
Copy the full SHA 23f1d8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe242fd - Browse repository at this point
Copy the full SHA fe242fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd32778 - Browse repository at this point
Copy the full SHA cd32778View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master