| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add release notes for 1.7.01.7.0 | Dean Troyer | 2015-09-22 | 1 | -0/+42 |
| * | Merge "Imported Translations from Zanata" | Jenkins | 2015-09-21 | 1 | -5/+17 |
| |\ | |||||
| | * | Imported Translations from Zanata | OpenStack Proposal Bot | 2015-09-21 | 1 | -5/+17 |
| * | | Merge "Use format_list instead of format_dict when listing images" | Jenkins | 2015-09-21 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Use format_list instead of format_dict when listing images | Steve Martinelli | 2015-09-21 | 1 | -1/+1 |
| * | | | Merge "Format an images properties and tags" | Jenkins | 2015-09-21 | 1 | -3/+35 |
| |\ \ \ | |||||
| | * | | | Format an images properties and tags | Steve Martinelli | 2015-09-21 | 1 | -3/+35 |
| * | | | | Merge "Add image create support for image v2" | Jenkins | 2015-09-21 | 4 | -2/+393 |
| |\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| | * | | Add image create support for image v2 | Monty Taylor | 2015-09-21 | 4 | -2/+393 |
| | |/ | |||||
| * | | Change ignore-errors to ignore_errors | Monty Taylor | 2015-09-21 | 1 | -1/+1 |
| * | | Merge "Set default auth plugin back to 'password'" | Jenkins | 2015-09-21 | 1 | -1/+1 |
| |\ \ | |/ |/| | |||||
| | * | Set default auth plugin back to 'password' | Dean Troyer | 2015-09-18 | 1 | -1/+1 |
| * | | Merge "Remove backticks from help in role commands" | Jenkins | 2015-09-19 | 2 | -10/+10 |
| |\ \ | |||||
| | * | | Remove backticks from help in role commands | Hidekazu Nakamura | 2015-09-19 | 2 | -10/+10 |
| * | | | Merge "Move option logging back to start if initialize_app()" | Jenkins | 2015-09-19 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | Move option logging back to start if initialize_app() | Dean Troyer | 2015-09-18 | 1 | -2/+2 |
| | | |/ | |/| | |||||
| * | | | Merge "Updated from global requirements" | Jenkins | 2015-09-19 | 3 | -3/+3 |
| |\ \ \ | |||||
| | * | | | Updated from global requirements | OpenStack Proposal Bot | 2015-09-18 | 3 | -3/+3 |
| | |/ / | |||||
| * | | | Merge "Add tests for volume quota set" | Jenkins | 2015-09-19 | 2 | -2/+46 |
| |\ \ \ | |||||
| | * | | | Add tests for volume quota set | TerryHowe | 2015-08-11 | 2 | -2/+46 |
| * | | | | Merge "Support listing users by group name" | Jenkins | 2015-09-19 | 1 | -6/+4 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Support listing users by group name | Steve Martinelli | 2015-09-07 | 1 | -6/+4 |
| | |/ / | |||||
| * | | | set image api to 1 for functional tests | Steve Martinelli | 2015-09-16 | 1 | -0/+2 |
| | |/ |/| | |||||
| * | | Updated from global requirements | OpenStack Proposal Bot | 2015-09-12 | 1 | -4/+4 |
| * | | Imported Translations from Transifex | OpenStack Proposal Bot | 2015-09-11 | 2 | -116/+123 |
| * | | Merge "Use a common decorator to log 'take_action' activation" | Jenkins | 2015-09-11 | 50 | -212/+242 |
| |\ \ | |||||
| | * | | Use a common decorator to log 'take_action' activation | Joshua Harlow | 2015-09-01 | 50 | -212/+242 |
| * | | | Merge "Add filtering by user for 'openstack server list'" | Jenkins | 2015-09-10 | 2 | -1/+25 |
| |\ \ \ | |||||
| | * | | | Add filtering by user for 'openstack server list' | kafka | 2015-09-08 | 2 | -1/+25 |
| * | | | | Merge "Add support for listing servers of other projects" | Jenkins | 2015-09-10 | 2 | -0/+28 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Add support for listing servers of other projects | Ashish Singh | 2015-09-08 | 2 | -0/+28 |
| | |/ / | |||||
| * | | | Merge "Use novaclient.client.Client for initialization Nova client" | Jenkins | 2015-09-10 | 1 | -8/+8 |
| |\ \ \ | |||||
| | * | | | Use novaclient.client.Client for initialization Nova client | Andrey Kurilin | 2015-09-09 | 1 | -8/+8 |
| * | | | | Merge "Automate flavors, networks, and image get" | Jenkins | 2015-09-09 | 1 | -9/+29 |
| |\ \ \ \ | |||||
| | * | | | | Automate flavors, networks, and image get | TerryHowe | 2015-08-22 | 1 | -9/+29 |
| * | | | | | Merge "Create log configuration class" | Jenkins | 2015-09-09 | 4 | -262/+189 |
| |\ \ \ \ \ | |||||
| | * | | | | | Create log configuration class | TerryHowe | 2015-08-26 | 4 | -262/+189 |
| * | | | | | | Merge "Optimize log formatting" | Jenkins | 2015-09-09 | 2 | -92/+60 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | Optimize log formatting | TerryHowe | 2015-08-13 | 2 | -92/+60 |
| * | | | | | | Merge "Extract log level from configuration file" | Jenkins | 2015-09-09 | 2 | -10/+53 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | Extract log level from configuration file | TerryHowe | 2015-08-13 | 2 | -10/+53 |
| * | | | | | | Merge "Move options to log level out of shell.py" | Jenkins | 2015-09-09 | 3 | -12/+28 |
| |\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | | | |||||
| | * | | | | Move options to log level out of shell.py | TerryHowe | 2015-08-13 | 3 | -12/+28 |
| * | | | | | Merge "Move set warnings filters to logging module" | Jenkins | 2015-09-08 | 3 | -4/+20 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Move set warnings filters to logging module | TerryHowe | 2015-08-13 | 3 | -4/+20 |
| * | | | | | Merge "Properly handle port arguments for ICMP" | Jenkins | 2015-09-08 | 2 | -4/+345 |
| |\ \ \ \ \ | |||||
| | * | | | | | Properly handle port arguments for ICMP | Dean Troyer | 2015-09-03 | 2 | -4/+345 |
| * | | | | | | Merge "Set up every time record log in file" | Jenkins | 2015-09-08 | 6 | -15/+479 |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | | Set up every time record log in file | Daisuke Fujita | 2015-08-08 | 6 | -15/+479 |
| * | | | | | | Merge "Volume v2 list does not show server name" | Jenkins | 2015-09-08 | 3 | -9/+10 |
| |\ \ \ \ \ \ | |||||
