| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | Allow setting gateway when creating a router | Dr. Jens Harbott | 2021-12-09 | 1 | -0/+37 | |
| * | | | | | | | Fix RemoveServerVolume | Dr. Jens Harbott | 2021-12-08 | 1 | -6/+4 | |
| * | | | | | | | Merge "compute: Show flavor in 'server list' with API >= 2.47" | Zuul | 2021-11-30 | 1 | -240/+318 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | compute: Show flavor in 'server list' with API >= 2.47 | Khomesh Thakre | 2021-11-30 | 1 | -240/+318 | |
| * | | | | | | | | Merge "Switch openstack server remove port/network to using sdk" | Zuul | 2021-11-30 | 2 | -19/+94 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Switch openstack server remove port/network to using sdk | Diwei Zhu | 2021-11-29 | 2 | -19/+94 | |
| * | | | | | | | | | Merge "Switch server suspend and server resume to SDK" | Zuul | 2021-11-30 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Switch server suspend and server resume to SDK | Thrivikram Mudunuri | 2021-11-29 | 1 | -4/+4 | |
| * | | | | | | | | | | Merge "Switch server pause and server unpause to SDK" | Zuul | 2021-11-30 | 1 | -4/+20 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Switch server pause and server unpause to SDK | Thrivikram Mudunuri | 2021-11-29 | 1 | -4/+20 | |
| * | | | | | | | | | | Merge "image: Remove dead test helper methods" | Zuul | 2021-11-29 | 2 | -204/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | * | | | | | | | | image: Remove dead test helper methods | Stephen Finucane | 2021-11-17 | 2 | -204/+0 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge "Switch server image create to SDK" | Zuul | 2021-11-29 | 1 | -15/+12 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Switch server image create to SDK | Thrivikram Mudunuri | 2021-11-16 | 1 | -15/+12 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | Switch command server remove volume to sdk | Diwei Zhu | 2021-11-26 | 1 | -3/+42 | |
| | |_|/ / / / |/| | | | | | ||||||
| * | | | | | | Add functional test for server add/remove volume. | Diwei Zhu | 2021-11-26 | 1 | -0/+59 | |
| * | | | | | | Merge "Switch command server add volume to sdk." | Zuul | 2021-11-25 | 3 | -149/+275 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Switch command server add volume to sdk. | Diwei Zhu | 2021-11-22 | 3 | -149/+275 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge "Add --subnet-pool to subnet list" | Zuul | 2021-11-25 | 1 | -0/+42 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Add --subnet-pool to subnet list | Brian Haley | 2021-03-16 | 1 | -0/+42 | |
| * | | | | | | Merge "Switch openstack server add port/network to using sdk." | Zuul | 2021-11-15 | 2 | -17/+89 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Switch openstack server add port/network to using sdk. | Diwei Zhu | 2021-11-14 | 2 | -17/+89 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | compute: Return details of attached volumes5.7.0 | Stephen Finucane | 2021-11-03 | 1 | -8/+83 | |
| |/ / / / / | ||||||
| * | | | | | Merge "Switch server backup to sdk." | Zuul | 2021-10-27 | 2 | -61/+112 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | Switch server backup to sdk. | Diwei Zhu | 2021-10-27 | 2 | -61/+112 | |
| * | | | | | Remove remnants of 'six' | Stephen Finucane | 2021-10-21 | 1 | -6/+5 | |
| * | | | | | Remove 'get_osc_show_columns_for_sdk_resource' duplicates | Stephen Finucane | 2021-10-21 | 1 | -59/+0 | |
| |/ / / / | ||||||
| * | | | | compute: Fix filtering servers by tags | Stephen Finucane | 2021-10-13 | 1 | -2/+2 | |
| * | | | | Merge "Remove non-working code after method return." | Zuul | 2021-10-07 | 1 | -5/+0 | |
| |\ \ \ \ | ||||||
| | * | | | | Remove non-working code after method return. | lsmman | 2021-10-06 | 1 | -5/+0 | |
| * | | | | | Merge "Add --trusted-image-cert option for server create" | Zuul | 2021-10-06 | 1 | -0/+150 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add --trusted-image-cert option for server create | Pavlo Shchelokovskyy | 2021-09-30 | 1 | -0/+150 | |
| | |/ / / / | ||||||
| * | | | | | Replace assertItemsEqual with assertCountEqual | Alfredo Moralejo | 2021-09-09 | 1 | -2/+2 | |
| |/ / / / | ||||||
| * | | | | Merge "compute: Add support for microversion 2.90" | Zuul | 2021-09-02 | 1 | -16/+155 | |
| |\ \ \ \ | ||||||
| | * | | | | compute: Add support for microversion 2.90 | Stephen Finucane | 2021-09-01 | 1 | -16/+155 | |
| * | | | | | compute: Add support for microversion 2.89 | Lee Yarwood | 2021-09-02 | 2 | -0/+52 | |
| |/ / / / | ||||||
| * | | | | Merge "L3 conntrack helper: Use singular name consistently" | Zuul | 2021-08-26 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | L3 conntrack helper: Use singular name consistently | Akihiro Motoki | 2021-06-08 | 1 | -2/+2 | |
| * | | | | | Merge "volume: Add 'volume transfer request create --(no-)snapshots' option" | Zuul | 2021-08-26 | 1 | -0/+46 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | volume: Add 'volume transfer request create --(no-)snapshots' option | Stephen Finucane | 2021-07-13 | 1 | -0/+46 | |
| * | | | | | | Merge "volume: Add missing 'volume list --offset' parameter" | Zuul | 2021-08-26 | 1 | -2/+6 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | volume: Add missing 'volume list --offset' parameter | Stephen Finucane | 2021-07-27 | 1 | -2/+6 | |
| * | | | | | | | Merge "Replace assertItemsEqual with assertCountEqual" | Zuul | 2021-08-23 | 32 | -292/+292 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Replace assertItemsEqual with assertCountEqual | Dirk Mueller | 2021-05-03 | 32 | -292/+292 | |
| * | | | | | | | | Show "Forced Down" compute service status with --long | melanie witt | 2021-08-17 | 2 | -0/+34 | |
| * | | | | | | | | Correct REST API response fields for /os-migrations API | melanie witt | 2021-07-28 | 2 | -5/+57 | |
| | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | | Fix TestListMigrationV223 test class MIGRATION_COLUMNS | melanie witt | 2021-07-27 | 1 | -6/+3 | |
| | |/ / / / / |/| | | | | | ||||||
| * | | | | | | tests: Handle removal of block-storage v2 API | Stephen Finucane | 2021-07-23 | 4 | -30/+44 | |
| | |/ / / / |/| | | | | ||||||
| * | | | | | Merge "Make functional Neutron tests running fine on ML2/OVN environments" | Zuul | 2021-06-29 | 4 | -13/+45 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Make functional Neutron tests running fine on ML2/OVN environments | Slawek Kaplonski | 2021-05-27 | 4 | -13/+45 | |
| | |/ / / / | ||||||
