| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge "Don't create empty quota set requests" | Jenkins | 2015-05-06 | 1 | -2/+3 |
| |\ | |||||
| | * | Don't create empty quota set requests | Jamie Lennox | 2015-05-05 | 1 | -2/+3 |
| * | | Merge "Imported Translations from Transifex" | Jenkins | 2015-05-06 | 2 | -502/+54 |
| |\ \ | |||||
| | * | | Imported Translations from Transifex | OpenStack Proposal Bot | 2015-05-05 | 2 | -502/+54 |
| | |/ | |||||
| * | | Merge "Add docs for service provider CRUD" | Jenkins | 2015-05-06 | 3 | -16/+144 |
| |\ \ | |||||
| | * | | Add docs for service provider CRUD | Steve Martinelli | 2015-04-15 | 3 | -16/+144 |
| * | | | Merge "Federation Service Providers CRUD operations" | Jenkins | 2015-05-06 | 4 | -0/+650 |
| |\ \ \ | |/ / | |||||
| | * | | Federation Service Providers CRUD operations | Marek Denis | 2015-04-15 | 4 | -0/+650 |
| * | | | Updated from global requirements | OpenStack Proposal Bot | 2015-05-04 | 1 | -3/+3 |
| | |/ |/| | |||||
| * | | Merge "Add image show tests" | Jenkins | 2015-05-01 | 4 | -8/+166 |
| |\ \ | |||||
| | * | | Add image show tests | Dean Troyer | 2015-05-01 | 4 | -8/+166 |
| * | | | minor syntax error in tox.ini | TerryHowe | 2015-05-01 | 1 | -1/+1 |
| * | | | Minor fix to openstack image show command | Amey Bhide | 2015-05-01 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge "Create 1.2.0 release notes"1.2.0 | Jenkins | 2015-04-30 | 1 | -0/+34 |
| |\ \ | |||||
| | * | | Create 1.2.0 release notes | Dean Troyer | 2015-04-30 | 1 | -0/+34 |
| * | | | Fix tiny typo in comment message | Lin Yang | 2015-04-30 | 2 | -2/+2 |
| * | | | Merge "Add parent field to project creation" | Jenkins | 2015-04-30 | 4 | -2/+129 |
| |\ \ \ | |||||
| | * | | | Add parent field to project creation | Rodrigo Duarte | 2015-03-23 | 4 | -2/+129 |
| * | | | | Merge "Redo 1.1.0 release notes" | Jenkins | 2015-04-29 | 1 | -12/+23 |
| |\ \ \ \ | | |/ / | |/| | | |||||
| | * | | | Redo 1.1.0 release notes | Dean Troyer | 2015-04-28 | 1 | -12/+23 |
| * | | | | Merge "Remove unique class names because they are scoped" | Jenkins | 2015-04-29 | 3 | -9/+11 |
| |\ \ \ \ | |||||
| | * | | | | Remove unique class names because they are scoped | TerryHowe | 2015-04-27 | 3 | -9/+11 |
| * | | | | | Merge "Functional tests run in many environments" | Jenkins | 2015-04-29 | 6 | -81/+17 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Functional tests run in many environments | TerryHowe | 2015-04-25 | 6 | -81/+17 |
| * | | | | | Minor logging/debug cleanups | Dean Troyer | 2015-04-28 | 1 | -6/+2 |
| * | | | | | Raise exception if no session is created | Juan Antonio Osorio Robles | 2015-04-27 | 1 | -6/+4 |
| | |/ / / |/| | | | |||||
| * | | | | Reduce parameters to base class execute | TerryHowe | 2015-04-26 | 1 | -5/+4 |
| * | | | | Merge "Remove references to venv" | Jenkins | 2015-04-24 | 6 | -246/+2 |
| |\ \ \ \ | |||||
| | * | | | | Remove references to venv | Steve Martinelli | 2015-04-24 | 6 | -246/+2 |
| * | | | | | Merge "Remove run_tests.sh" | Jenkins | 2015-04-24 | 1 | -49/+0 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Remove run_tests.sh | Steve Martinelli | 2015-04-23 | 1 | -49/+0 |
| * | | | | | Add a doc that dictates backwards incompatible changes | Steve Martinelli | 2015-04-23 | 2 | -0/+48 |
| * | | | | | Merge "Fix security group create description bug" | Jenkins | 2015-04-23 | 3 | -1/+206 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix security group create description bug | Dean Troyer | 2015-04-22 | 3 | -1/+206 |
| * | | | | | | Merge "Security group rule create fails" | Jenkins | 2015-04-23 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Security group rule create fails | Ramaraja Ramachandran | 2015-04-22 | 1 | -0/+1 |
| * | | | | | | Merge "Refactor utility to find identity resources" | Jenkins | 2015-04-22 | 1 | -56/+41 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Refactor utility to find identity resources | Steve Martinelli | 2015-04-20 | 1 | -56/+41 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge "Adds support for container selection for backup" | Jenkins | 2015-04-21 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Adds support for container selection for backup | Dag Stenstad | 2015-04-21 | 1 | -1/+1 |
| | | |_|/ / / | |/| | | | | |||||
| * | | | | | | Create 1.1.0 release notes | Dean Troyer | 2015-04-21 | 1 | -0/+17 |
| |/ / / / / | |||||
| * | | | | | Merge "Handle the pagination for image list"1.1.0 | Jenkins | 2015-04-20 | 4 | -15/+52 |
| |\ \ \ \ \ | |||||
| | * | | | | | Handle the pagination for image list | TerryHowe | 2015-04-20 | 4 | -15/+52 |
| * | | | | | | Imported Translations from Transifex | OpenStack Proposal Bot | 2015-04-20 | 3 | -41/+87 |
| | |/ / / / |/| | | | | |||||
| * | | | | | Merge "Begin documenting --os-cloud" | Jenkins | 2015-04-19 | 4 | -4/+236 |
| |\ \ \ \ \ | |||||
| | * | | | | | Begin documenting --os-cloud | Dean Troyer | 2015-04-18 | 4 | -4/+236 |
| * | | | | | | Merge "Update the docs for new nic options" | Jenkins | 2015-04-19 | 2 | -4/+9 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Update the docs for new nic options | Steve Martinelli | 2015-04-19 | 2 | -4/+9 |
| * | | | | | | | Merge "remove unnecessary conditionals" | Jenkins | 2015-04-19 | 4 | -18/+10 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | remove unnecessary conditionals | Steve Martinelli | 2015-04-19 | 4 | -18/+10 |
