summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | add lib-forward-testing-python3 test jobqingszhao2018-08-211-0/+1
* | | | | | | | | add python 3.6 unit test jobqingszhao2018-08-211-0/+1
* | | | | | | | | switch documentation job to new PTIqingszhao2018-08-211-2/+2
* | | | | | | | | import zuul job settings from project-configqingszhao2018-08-211-0/+9
* | | | | | | | | Merge "Deprecate volume create --project and --user options"Zuul2018-08-203-98/+41
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Deprecate volume create --project and --user optionsAlan Bishop2018-08-103-98/+41
* | | | | | | | | | Merge "Detailed help message for QoS max-burst-kbps value"Zuul2018-08-141-1/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Detailed help message for QoS max-burst-kbps valueLajos Katona2018-08-101-1/+4
* | | | | | | | | | | Merge "Fix inconsistency (nit)"Zuul2018-08-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix inconsistency (nit)Chen2018-08-101-1/+1
* | | | | | | | | | | Merge "Add DNS support to floating IP commands"Zuul2018-08-084-1/+64
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add DNS support to floating IP commandsJens Harbott2018-08-064-1/+64
* | | | | | | | | | | | Merge "Add dns-domain support to Network object"Zuul2018-08-077-6/+83
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Add dns-domain support to Network objectPierre Hanselmann2018-04-237-6/+83
* | | | | | | | | | | | Merge "Fix missing trailing spaces in network help messages"Zuul2018-08-072-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix missing trailing spaces in network help messagesBrian Haley2018-08-032-2/+2
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Fix broken gate jobs"Zuul2018-08-079-176/+160
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix broken gate jobsFan Zhang2018-08-079-176/+160
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Update reno for stable/rockyOpenStack Release Bot2018-07-262-0/+7
|/ / / / / / / / / /
* | | | | | | | | | Merge "Release note cleanup for 3.16.0 release"3.16.0Zuul2018-07-257-17/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Release note cleanup for 3.16.0 releaseDean Troyer2018-07-257-17/+21
* | | | | | | | | | | Merge "Don't sent disk_over_commit if nova api > 2.24"Zuul2018-07-252-5/+43
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Don't sent disk_over_commit if nova api > 2.24Artom Lifshitz2018-07-242-5/+43
* | | | | | | | | | | | Merge "Add command to show all service versions"Zuul2018-07-255-0/+194
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Add command to show all service versionsMonty Taylor2018-07-235-0/+194
* | | | | | | | | | | | Merge "Support --community in openstack image list"Zuul2018-07-255-7/+60
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Support --community in openstack image listNobuto Murata2018-07-245-7/+60
* | | | | | | | | | | | | Merge "Implement support for project limits"Zuul2018-07-258-0/+1021
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Implement support for project limitsLance Bragstad2018-07-238-0/+1021
* | | | | | | | | | | | | | Merge "Implement support for registered limits"Zuul2018-07-2510-2/+1169
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Implement support for registered limitsLance Bragstad2018-07-2310-2/+1169
* | | | | | | | | | | | | | Merge "compute: host: expand kwargs in host_set() call"Zuul2018-07-252-5/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | compute: host: expand kwargs in host_set() callBenoƮt Knecht2018-07-202-5/+4
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Support filtering port with IP address substring"Zuul2018-07-254-7/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Support filtering port with IP address substringHongbin Lu2018-06-294-7/+38
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Fix error with image show when image name is None"Zuul2018-07-244-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fix error with image show when image name is NoneJake Yip2018-07-234-4/+5
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Do not require port argument when updating floating IP"Zuul2018-07-243-14/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Do not require port argument when updating floating IPyanpuqing2018-06-133-14/+60
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Pass volume snapshot size to volume createMonty Taylor2018-07-232-4/+14
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge "Slow down and retry aggregate create/delete to lessen race"Zuul2018-07-131-0/+18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Slow down and retry aggregate create/delete to lessen raceDean Troyer2018-07-061-0/+18
* | | | | | | | | | | | Merge "Fix docs from I0dc80bee3ba6ff4ec8cc3fc113b6de7807e0bf2a"Zuul2018-07-132-4/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix docs from I0dc80bee3ba6ff4ec8cc3fc113b6de7807e0bf2aMatt Riedemann2018-06-282-4/+8
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Skip calls to glance and nova when got no servers"Zuul2018-07-112-2/+21
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Skip calls to glance and nova when got no serversPavlo Shchelokovskyy2018-07-092-2/+21
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Replace pbr autodoc with sphinxcontrib-apidoc"Zuul2018-07-114-27/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Replace pbr autodoc with sphinxcontrib-apidocStephen Finucane2018-07-104-27/+16
* | | | | | | | | | | | Fix lower-constraints.txtTuan Do Anh2018-07-111-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge "Make Profile fallback go bye-bye"Zuul2018-07-101-41/+11
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |