| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Merge "Prepare for os-clinet-config to go away" | Zuul | 2017-11-17 | 1 | -1/+0 | |
| |\ \ \ | ||||||
| | * | | | Prepare for os-clinet-config to go away | Dean Troyer | 2017-11-16 | 1 | -1/+0 | |
| * | | | | Add logic to handle old and new sdk constructor | Monty Taylor | 2017-11-16 | 1 | -9/+18 | |
| |/ / / | ||||||
| * | | | Merge "Network: Add interfaces info in router show" | Zuul | 2017-11-16 | 2 | -6/+38 | |
| |\ \ \ | ||||||
| | * | | | Network: Add interfaces info in router show | ycx | 2017-11-15 | 2 | -6/+38 | |
| | |/ / | ||||||
| * | | | Merge "Show detailed message of neutron exception" | Zuul | 2017-11-16 | 1 | -0/+2 | |
| |\ \ \ | ||||||
| | * | | | Show detailed message of neutron exception | Hongbin Lu | 2017-11-14 | 1 | -0/+2 | |
| | |/ / | ||||||
| * | | | Add RemoveNetwork command to server | Hongbin Lu | 2017-11-14 | 2 | -0/+86 | |
| |/ / | ||||||
| * | | Merge "Be robust on import plugin module" | Zuul | 2017-11-08 | 1 | -1/+7 | |
| |\ \ | ||||||
| | * | | Be robust on import plugin module | Hongbin Lu | 2017-10-07 | 1 | -1/+7 | |
| * | | | Merge "Neutron agent delete: remove the wrong argument" | Zuul | 2017-11-07 | 2 | -18/+8 | |
| |\ \ \ | ||||||
| | * | | | Neutron agent delete: remove the wrong argument | npraveen35 | 2017-11-06 | 2 | -18/+8 | |
| * | | | | Merge "Network: Add supports rbac target-all-projects" | Zuul | 2017-11-07 | 2 | -7/+40 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Network: Add supports rbac target-all-projects | Dongcan Ye | 2017-11-05 | 2 | -7/+40 | |
| * | | | | Merge "Display Network QoS rule type details" | Zuul | 2017-11-06 | 3 | -0/+93 | |
| |\ \ \ \ | ||||||
| | * | | | | Display Network QoS rule type details | Sławek Kapłoński | 2017-11-05 | 3 | -0/+93 | |
| * | | | | | Rehome test units lib | Pierre Hanselmann | 2017-11-02 | 3 | -3/+5 | |
| | |/ / / |/| | | | ||||||
| * | | | | Merge "Added AddNetwork command to server" | Zuul | 2017-10-30 | 2 | -0/+80 | |
| |\ \ \ \ | ||||||
| | * | | | | Added AddNetwork command to server | Hongbin Lu | 2017-10-26 | 2 | -0/+80 | |
| | |/ / / | ||||||
| * | | | | Add server rescue unit tests | Dean Troyer | 2017-10-27 | 1 | -0/+85 | |
| * | | | | Merge "Add missing parameters on openstack server rescue" | Zuul | 2017-10-27 | 2 | -6/+36 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Add missing parameters on openstack server rescue | Jose Castro Leon | 2017-10-27 | 2 | -6/+36 | |
| * | | | | Merge "Native DevStack jobs" | Zuul | 2017-10-25 | 2 | -106/+0 | |
| |\ \ \ \ | ||||||
| | * | | | | Native DevStack jobs | Dean Troyer | 2017-10-24 | 2 | -106/+0 | |
| * | | | | | Merge "Add wrapper around ostestr" | Zuul | 2017-10-23 | 1 | -0/+16 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | Add wrapper around ostestr | Monty Taylor | 2017-10-23 | 1 | -0/+16 | |
| * | | | | | Merge "Allow creating security rules without protocol" | Zuul | 2017-10-21 | 2 | -3/+35 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Allow creating security rules without protocol | Daniel Speichert | 2017-10-17 | 2 | -3/+35 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge "Accept 0 for --min-disk and --min-ram" | Zuul | 2017-10-21 | 4 | -4/+58 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Accept 0 for --min-disk and --min-ram | ShogoAdachi | 2017-10-20 | 4 | -4/+58 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Attempt to de-race qos policy | Dean Troyer | 2017-10-18 | 1 | -3/+7 | |
| | |/ / |/| | | ||||||
| * | | | Switch to $USER in post_test_hooks | Ian Wienand | 2017-10-16 | 2 | -8/+8 | |
| * | | | Merge "Optimize getting endpoint list" | Jenkins | 2017-10-13 | 3 | -1/+14 | |
| |\ \ \ | ||||||
| | * | | | Optimize getting endpoint list | Anton Frolov | 2017-09-26 | 3 | -1/+14 | |
| * | | | | Avoid default mutable values in arguments | Rodolfo Alonso Hernandez | 2017-10-10 | 1 | -1/+2 | |
| | |_|/ |/| | | ||||||
| * | | | Support creating unaddress neutron port | Hongbin Lu | 2017-09-29 | 2 | -1/+35 | |
| * | | | Merge "Support icmp-type and icmp-code to be set as zero" | Jenkins | 2017-09-27 | 2 | -2/+172 | |
| |\ \ \ | ||||||
| | * | | | Support icmp-type and icmp-code to be set as zero | gvrangan | 2017-09-26 | 2 | -2/+172 | |
| | |/ / | ||||||
| * | | | Merge "Fix 'project purge' deletes ALL images problem" | Jenkins | 2017-09-27 | 4 | -13/+22 | |
| |\ \ \ | ||||||
| | * | | | Fix 'project purge' deletes ALL images problem | lihaijing | 2017-09-26 | 4 | -13/+22 | |
| | |/ / | ||||||
| * | | | Merge "Add "volume service list --host" functional test case" | Jenkins | 2017-09-26 | 1 | -2/+12 | |
| |\ \ \ | ||||||
| | * | | | Add "volume service list --host" functional test case | lihaijing | 2017-09-19 | 1 | -2/+12 | |
| * | | | | Merge "Update the documentation link for doc migration" | Jenkins | 2017-09-26 | 2 | -2/+2 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Update the documentation link for doc migration | lingyongxu | 2017-09-21 | 2 | -2/+2 | |
| | |/ / | ||||||
| * | | | Merge "Add functional test cases for "volume qos associate/disassociate"" | Jenkins | 2017-09-19 | 1 | -1/+93 | |
| |\ \ \ | ||||||
| | * | | | Add functional test cases for "volume qos associate/disassociate" | lihaijing | 2017-09-18 | 1 | -1/+93 | |
| * | | | | Merge "Unroll the network qos policy functional tests" | Jenkins | 2017-09-19 | 1 | -33/+42 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Unroll the network qos policy functional tests | Dean Troyer | 2017-09-17 | 1 | -33/+42 | |
| | |/ / | ||||||
| * | | | Merge "Useless line of code in shell.py" | Jenkins | 2017-09-18 | 1 | -3/+0 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Useless line of code in shell.py | Huan Xiong | 2017-09-08 | 1 | -3/+0 | |
| | |/ | ||||||
