| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | Merge "Refactor security group list to use SDK" | Jenkins | 2016-03-01 | 5 | -125/+256 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Refactor security group list to use SDK | Richard Theis | 2016-02-29 | 5 | -125/+256 | |
| * | | | | | | | | | Merge "fix: Exception message includes unnecessary class args" | Jenkins | 2016-03-01 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | fix: Exception message includes unnecessary class args | Jas | 2016-02-29 | 1 | -2/+2 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge "Subnet: Add "subnet delete" command using SDK" | Jenkins | 2016-03-01 | 2 | -0/+47 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| | * | | | | | | | | Subnet: Add "subnet delete" command using SDK | reedip | 2016-03-01 | 2 | -0/+47 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge "Make SetAgent inherit from cliff.Command" | Jenkins | 2016-03-01 | 1 | -3/+2 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | | Make SetAgent inherit from cliff.Command | Tang Chen | 2016-02-27 | 1 | -3/+2 | |
| * | | | | | | | | Merge "Trivial: Reorder unit tests in test_type.py" | Jenkins | 2016-03-01 | 1 | -55/+58 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Trivial: Reorder unit tests in test_type.py | Tang Chen | 2016-02-29 | 1 | -55/+58 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge "take_action() method from command.Command shouldn't return" | Jenkins | 2016-02-29 | 16 | -43/+18 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | take_action() method from command.Command shouldn't return | Mohan Muppidi | 2016-02-29 | 16 | -43/+18 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge "Make SetSecurityGroup inherit from cliff.Command" | Jenkins | 2016-02-29 | 1 | -10/+3 | |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | | Make SetSecurityGroup inherit from cliff.Command | Tang Chen | 2016-02-27 | 1 | -10/+3 | |
| * | | | | | | Merge "Make SetFlavor and UnsetFlavor inherit from cliff.Command" | Jenkins | 2016-02-29 | 2 | -28/+10 | |
| |\ \ \ \ \ \ | |/ / / / / | ||||||
| | * | | | | | Make SetFlavor and UnsetFlavor inherit from cliff.Command | Tang Chen | 2016-02-27 | 2 | -28/+10 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge "[Compute] Check return value is None in compute unit tests." | Jenkins | 2016-02-29 | 3 | -45/+33 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | [Compute] Check return value is None in compute unit tests. | Tang Chen | 2016-02-27 | 3 | -45/+33 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Router: Add --route and --clear-routes options to "router set" command | Tang Chen | 2016-02-27 | 2 | -4/+83 | |
| * | | | | | Add MultiKeyValueAction to custom parser action | Tang Chen | 2016-02-27 | 2 | -0/+210 | |
| |/ / / / | ||||||
| * | | | | Merge "Add shell --profile option to trigger osprofiler from CLI" | Jenkins | 2016-02-26 | 2 | -0/+52 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Add shell --profile option to trigger osprofiler from CLI | Dina Belova | 2016-02-25 | 2 | -0/+52 | |
| * | | | | Merge "Defaults are ignored with flake8" | Jenkins | 2016-02-26 | 2 | -2/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | Defaults are ignored with flake8 | Tom Cocozzello | 2016-02-23 | 2 | -2/+3 | |
| * | | | | | Merge "Floating IP: Neutron support for "ip floating show" command" | Jenkins | 2016-02-25 | 4 | -2/+158 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Floating IP: Neutron support for "ip floating show" command | Tang Chen | 2016-02-24 | 4 | -2/+158 | |
| * | | | | | | Merge "Fixed a bunch of spacing" | Jenkins | 2016-02-25 | 47 | -76/+183 | |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | | | ||||||
| | * | | | | Fixed a bunch of spacing | Brandon Palm | 2016-02-23 | 47 | -76/+183 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Add some test cases for "server list" command | ting.wang | 2016-02-24 | 2 | -27/+78 | |
| | |/ / |/| | | ||||||
| * | | | Merge "Refactor network AZ exception handling" | Jenkins | 2016-02-24 | 1 | -3/+2 | |
| |\ \ \ | ||||||
| | * | | | Refactor network AZ exception handling | Richard Theis | 2016-02-10 | 1 | -3/+2 | |
| | | |/ | |/| | ||||||
| * | | | Py3 replace dict.iteritems with six.iteritems | ting.wang | 2016-02-24 | 1 | -1/+1 | |
| * | | | Merge "Use update_parser_common() in ShowNetwork" | Jenkins | 2016-02-23 | 1 | -2/+1 | |
| |\ \ \ | ||||||
| | * | | | Use update_parser_common() in ShowNetwork | Tang Chen | 2016-02-23 | 1 | -2/+1 | |
| | | |/ | |/| | ||||||
| * | | | Merge "Add "security group rule show" command" | Jenkins | 2016-02-23 | 3 | -4/+208 | |
| |\ \ \ | ||||||
| | * | | | Add "security group rule show" command | Richard Theis | 2016-02-23 | 3 | -4/+208 | |
| * | | | | Fix wrong return value in TestDeleteFloatingIPNetwork | Tang Chen | 2016-02-23 | 1 | -1/+1 | |
| | |/ / |/| | | ||||||
| * | | | Merge "Use instanceof instead of type" | Jenkins | 2016-02-23 | 3 | -6/+6 | |
| |\ \ \ | ||||||
| | * | | | Use instanceof instead of type | Brandon Palm | 2016-02-22 | 3 | -6/+6 | |
| * | | | | Merge "Add functional tests for "volume" commands v2" | Jenkins | 2016-02-23 | 2 | -2/+36 | |
| |\ \ \ \ | ||||||
| | * | | | | Add functional tests for "volume" commands v2 | Tang Chen | 2016-02-21 | 2 | -2/+36 | |
| * | | | | | Merge "Add unit tests for 'hypervisor stats' command" | Jenkins | 2016-02-23 | 2 | -0/+140 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add unit tests for 'hypervisor stats' command | ting.wang | 2016-02-22 | 2 | -0/+140 | |
| * | | | | | | Merge "Add "os subnet show" command using SDK" | Jenkins | 2016-02-23 | 3 | -2/+111 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | Add "os subnet show" command using SDK | Brad Behle | 2016-02-22 | 3 | -2/+111 | |
| | |/ / / / | ||||||
| * | | | | | Initialize _keys in __init__() in FakeFlavorResource | Tang Chen | 2016-02-23 | 1 | -2/+5 | |
| |/ / / / | ||||||
| * | | | | Merge "Add unit test for "flavor show" command" | Jenkins | 2016-02-22 | 2 | -10/+89 | |
| |\ \ \ \ | ||||||
| | * | | | | Add unit test for "flavor show" command | Tang Chen | 2016-02-20 | 2 | -10/+89 | |
| | |/ / / | ||||||
| * | | | | Merge "Clean redundant argument to dict.get" | Jenkins | 2016-02-22 | 5 | -47/+42 | |
| |\ \ \ \ | ||||||
| | * | | | | Clean redundant argument to dict.get | ting.wang | 2016-02-21 | 5 | -47/+42 | |
