summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge "Network: Add tag support for floating ip"Zuul2018-04-235-4/+220
|\ \ \ \ \ \ \
| * | | | | | | Network: Add tag support for floating ipDongcan Ye2018-04-175-4/+220
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Fix functional job failed"Zuul2018-04-231-3/+14
|\ \ \ \ \ \ \
| * | | | | | | Fix functional job failedDongcan Ye2018-04-201-3/+14
* | | | | | | | Trivial: Update pypi url to new urlTovin Seven2018-04-202-4/+4
|/ / / / / / /
* | | | | | | Merge "Clean up W503 and E402 pep8 errors"Zuul2018-04-1713-255/+232
|\ \ \ \ \ \ \
| * | | | | | | Clean up W503 and E402 pep8 errorsSean McGinnis2018-04-1513-255/+232
| | |_|/ / / / | |/| | | | |
* | | | | | | Add help for nova interface-list to decoderJens Harbott2018-04-091-2/+2
|/ / / / / /
* | | | | | Merge "Add support to list image members"Zuul2018-04-026-0/+101
|\ \ \ \ \ \
| * | | | | | Add support to list image membersMohammed Naser2018-03-216-0/+101
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Add --image-property parameter in 'server create'"Zuul2018-03-313-0/+208
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add --image-property parameter in 'server create'Chen Hanxiao2018-03-283-0/+208
* | | | | | Merge "Update help text for encryption provider"Zuul2018-03-293-12/+12
|\ \ \ \ \ \
| * | | | | | Update help text for encryption providerBrianna Poulos2018-02-233-12/+12
| | |_|/ / / | |/| | | |
* | | | | | Merge "Updated from global requirements"3.15.0Zuul2018-03-292-5/+5
|\ \ \ \ \ \
| * | | | | | Updated from global requirementsOpenStack Proposal Bot2018-03-282-5/+5
| | |/ / / / | |/| | | |
* | | | | | Merge "add lower-constraints job"Zuul2018-03-293-0/+153
|\ \ \ \ \ \
| * | | | | | add lower-constraints jobDoug Hellmann2018-03-253-0/+153
| |/ / / / /
* | | | | | Merge "Fix additional output encoding issues"Zuul2018-03-297-54/+78
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix additional output encoding issuesDean Troyer2018-03-207-54/+78
* | | | | | Merge "Fix crashing "console log show""Zuul2018-03-231-3/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix crashing "console log show"Thomas Goirand2018-03-161-3/+4
* | | | | | Merge "Rename python-openstacksdk to openstacksdk"Monty Taylor2018-03-232-7/+7
|\ \ \ \ \ \
| * | | | | | Rename python-openstacksdk to openstacksdkMonty Taylor2018-03-232-7/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge "neutron: add --mtu for create/set network"Zuul2018-03-235-0/+41
|\ \ \ \ \ \
| * | | | | | neutron: add --mtu for create/set networkEmilien Macchi2018-03-155-0/+41
* | | | | | | Merge "Remove duplicated network attributes"Zuul2018-03-231-1/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Remove duplicated network attributesDongcan Ye2018-03-141-1/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge "Correct application credential usage doc"Zuul2018-03-161-1/+1
|\ \ \ \ \ \
| * | | | | | Correct application credential usage docColleen Murphy2018-03-161-1/+1
| | |/ / / / | |/| | | |
* | | | | | Fix typo in 'floating ip associate' command and docBrian Haley2018-03-152-2/+2
|/ / / / /
* | | | | Merge "Add CRUD support for application credentials"Zuul2018-03-148-0/+834
|\ \ \ \ \
| * | | | | Add CRUD support for application credentialsColleen Murphy2018-01-308-0/+834
* | | | | | Merge "Cleanup error messages on failure"Zuul2018-03-141-2/+6
|\ \ \ \ \ \
| * | | | | | Cleanup error messages on failureMatthew Treinish2018-02-281-2/+6
* | | | | | | Merge "Updated from global requirements"Zuul2018-03-132-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Updated from global requirementsOpenStack Proposal Bot2018-03-132-4/+4
* | | | | | | | Merge "Re-implement novaclient bits removed in 10.0"Zuul2018-03-138-110/+618
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Re-implement novaclient bits removed in 10.0Dean Troyer2018-03-138-110/+618
* | | | | | | | Merge "Update links in README"Zuul2018-03-091-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Update links in READMEmelissaml2018-03-021-2/+2
| |/ / / / / /
* | | | | | | Imported Translations from ZanataOpenStack Proposal Bot2018-03-011-46/+4
|/ / / / / /
* | | | | | Merge "Add support for endpoint group commands"Zuul2018-02-256-0/+384
|\ \ \ \ \ \
| * | | | | | Add support for endpoint group commandsJose Castro Leon2018-02-236-0/+384
| | |/ / / / | |/| | | |
* | | | | | Merge "Add project tags functionality"Zuul2018-02-257-5/+278
|\ \ \ \ \ \
| * | | | | | Add project tags functionalityGage Hugo2018-02-237-5/+278
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Add support for "--dns-domain" argument"Zuul2018-02-245-2/+36
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add support for "--dns-domain" argumentTytus Kurek2018-02-235-2/+36
* | | | | | Merge "Zuul: Remove project name"Zuul2018-02-081-1/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Zuul: Remove project nameJames E. Blair2018-02-051-1/+0