summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* i18n support for leftover exception messages in volumeSheel Rana2016-05-271-1/+1
* Merge "fix endpoint show help"Jenkins2016-05-261-2/+3
|\
| * fix endpoint show helpsunyajing2016-05-261-2/+3
* | Merge "keystone: fix catalog output when region is unset"Jenkins2016-05-254-6/+27
|\ \
| * | keystone: fix catalog output when region is unsetJulien Danjou2016-05-254-6/+27
* | | Merge "Refactor service unit tests"Jenkins2016-05-252-73/+101
|\ \ \
| * | | Refactor service unit testsTang Chen2016-05-252-73/+101
* | | | Merge "Search by user defined ID for service providers"Jenkins2016-05-252-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Search by user defined ID for service providersSteve Martinelli2016-05-242-1/+3
* | | | Merge "Devref: Command Beta"Jenkins2016-05-251-0/+5
|\ \ \ \
| * | | | Devref: Command BetaRichard Theis2016-04-211-0/+5
* | | | | Merge "Refactor TestVolumeShow with FakeVolume"Jenkins2016-05-243-9/+54
|\ \ \ \ \
| * | | | | Refactor TestVolumeShow with FakeVolumeting.wang2016-05-173-9/+54
* | | | | | Merge "Search by user defined ID for identity providers"Jenkins2016-05-242-1/+3
|\ \ \ \ \ \
| * | | | | | Search by user defined ID for identity providersSteve Martinelli2016-05-232-1/+3
| | |_|/ / / | |/| | | |
* | | | | | Fix i18n support for help and error messages in computeTang Chen2016-05-2411-133/+184
| |_|_|/ / |/| | | |
* | | | | Merge "i18n support for help and error messages in cinder"Jenkins2016-05-2413-223/+257
|\ \ \ \ \
| * | | | | i18n support for help and error messages in cinderSheel Rana2016-05-2313-223/+257
| |/ / / /
* | | | | Merge "Add network support for "quota set""Jenkins2016-05-233-9/+112
|\ \ \ \ \
| * | | | | Add network support for "quota set"Fang Zhen2016-05-193-9/+112
* | | | | | Merge "Add FakeType class and update volumetype test in VolumeV2"Jenkins2016-05-232-117/+158
|\ \ \ \ \ \
| * | | | | | Add FakeType class and update volumetype test in VolumeV2Huanxuan Ao2016-05-232-117/+158
* | | | | | | Merge "Add FakeSnapshot class and update snapshot test in VolumeV2"Jenkins2016-05-232-122/+196
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | Add FakeSnapshot class and update snapshot test in VolumeV2Huanxuan Ao2016-05-212-122/+196
| | |_|_|/ | |/| | |
* | | | | Fix image tests to use warlock resourcesDean Troyer2016-05-202-43/+21
* | | | | Merge "Avoid TypeError on message object additions"Jenkins2016-05-201-16/+20
|\ \ \ \ \
| * | | | | Avoid TypeError on message object additionsMadhu Mohan Nelemane2016-05-191-16/+20
* | | | | | Merge "Fix i18n support for help and log.warning in image"Jenkins2016-05-193-139/+143
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix i18n support for help and log.warning in imageXiaoyang Zhang2016-05-193-141/+145
| | |/ / / | |/| | |
* | | | | Merge "remove #noqa from i18n imports"Jenkins2016-05-1922-22/+22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | remove #noqa from i18n importsSteve Martinelli2016-05-1322-22/+22
* | | | | Merge "Add support of setting snapshot state"Jenkins2016-05-182-3/+31
|\ \ \ \ \
| * | | | | Add support of setting snapshot stateXi Yang2016-03-092-3/+31
* | | | | | Merge "Add ip version filter to subnet list"Jenkins2016-05-172-1/+29
|\ \ \ \ \ \
| * | | | | | Add ip version filter to subnet listManjeet Singh Bhatia2016-05-162-1/+29
| | |/ / / / | |/| | | |
* | | | | | Merge "Add FakeBackup class and updata backup unittest in volumeV2"Jenkins2016-05-172-113/+193
|\ \ \ \ \ \
| * | | | | | Add FakeBackup class and updata backup unittest in volumeV2Huanxuan Ao2016-05-172-113/+193
| |/ / / / /
* | | | | | Merge "Enhance exception handling for "network delete" command"Jenkins2016-05-174-26/+199
|\ \ \ \ \ \
| * | | | | | Enhance exception handling for "network delete" commandTang Chen2016-04-144-26/+199
* | | | | | | Merge "Fix i18n support for help and error msg in network"Jenkins2016-05-167-14/+14
|\ \ \ \ \ \ \
| * | | | | | | Fix i18n support for help and error msg in networkTang Chen2016-05-167-14/+14
* | | | | | | | Merge "Support X.latest format for OS_COMPUTE_API_VERSION"Jenkins2016-05-161-19/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | Support X.latest format for OS_COMPUTE_API_VERSIONRui Chen2016-04-201-19/+26
* | | | | | | | | Merge "Add VLAN Transparent option to ``osc network``"Jenkins2016-05-162-4/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add VLAN Transparent option to ``osc network``reedip2016-05-162-4/+26
| |/ / / / / / / /
* | | | | | | | | Merge "Refactor TestRemoveProjectImage with FakeImage class"Jenkins2016-05-161-11/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Refactor TestRemoveProjectImage with FakeImage classting wang2016-05-161-11/+9
* | | | | | | | | | Merge "Added --no-route to the router set command"Jenkins2016-05-162-2/+54
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Added --no-route to the router set commandHideki Saito2016-05-162-2/+54
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Refactor TestImageList with FakeImage class"Jenkins2016-05-161-18/+21
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |