Jenkins
469ba41b51
Merge "Fix image save with API v2"
2015-07-19 23:41:17 +00:00
Jenkins
d26650b57d
Merge "Removes trailing blank in trust show"
2015-07-19 23:14:31 +00:00
Jenkins
6dc136f2d7
Merge "Add volume type show for volume v1"
2015-07-19 21:26:12 +00:00
Gilles Dubreuil
00b4e38d3c
Removes trailing blank in trust show
...
Previously a blank character at the end of the roles value would remain
Change-Id: I0961a5f9fb4b270a6055ee69898eadee315e416a
Closes-Bug: 1474707
2015-07-19 13:33:00 -07:00
Jenkins
e06efbaa9b
Merge "--property should be required in os unset
commands"
2015-07-19 17:32:14 +00:00
Jenkins
64334c0dc9
Merge "More minor docs fixes"
2015-07-19 16:44:19 +00:00
jiaxi
e30ebfeb17
Add volume type show for volume v1
...
volume type show is missing for volume V1 API.
Closes-Bug: #1475879
Change-Id: Ic8a0845ecec04146d536412463175f57ef6511ae
2015-07-19 16:17:40 +00:00
jiaxi
9c95b37832
--property should be required in os unset
commands
...
The three commands below
openstack volume unset
openstack snapshot unset
openstack volume type unset
Should have --property as a required argument,
not optional. The reason is the command will not work
without --property.
Closes-Bug: #1475872
Change-Id: Ib9e29392472db38982cc2817af2dd5055f5a01ca
2015-07-19 15:46:14 +00:00
TerryHowe
643d1d90fe
More minor docs fixes
...
Change-Id: Ia74b8e14bacb562d9bac29221f511acbab5296df
2015-07-19 07:03:57 -06:00
TerryHowe
88c39ef48e
Minor identity documentation change
...
Change-Id: Ib139f2376e70ebb7b5621cdad4da61c64c1f9246
2015-07-19 06:06:19 -06:00
Jenkins
b08dd6f132
Merge "Add details to the documentation."
2015-07-19 06:13:21 +00:00
TerryHowe
ea103cab1d
Add functional tests server reboot
...
Change-Id: I1699ac826519ccc177159423c7b6727ffaf4abff
2015-07-18 15:08:46 +00:00
TerryHowe
a9f85736ef
Add functional tests server IP attach and detach
...
Change-Id: Id87a5474e2df80c9ef84a6c554f12116302a38b3
2015-07-18 09:08:26 -06:00
Jenkins
b59d9efdb0
Merge "Add functional tests for servers that require wait"
2015-07-18 14:32:36 +00:00
Jenkins
d74023b4e8
Merge "Making --property as required when openstack flavor unset"
2015-07-18 14:32:33 +00:00
Jenkins
52bdda9bae
Merge "Updated from global requirements"
2015-07-18 13:23:44 +00:00
heha
8bae138354
Add details to the documentation.
...
Add "or-show" to "project create" and "role create" in the documentation.
Closes-Bug: #1475485
Change-Id: I2d98766c4ddd8b2022012c4f6c5e1d4fcebfc42a
2015-07-18 12:56:39 +00:00
jiaxi
2fc800aace
Making --property as required when openstack flavor unset
...
When using openstack flavor unset, the --property is needed,
so the --property should be a required parameter.
Close-Bug: #1474237
Change-Id: Id6913e1b263eddeb5dd44c3edb957206b68f816c
2015-07-18 08:29:54 -04:00
TerryHowe
b3335b3474
Do not set default versions in parsed args
...
Setting default versions in parsed args makes it so OCC
cannot tell if the argument was parsed, an environment
variable was set or it is just defaulted. In order to
set api versions from OCC, it will have to be defaulted
after processing OCC.
Closes-Bug: #1453229
Change-Id: I4d065919397b783f3bdd4022c986c0234a7a16e6
2015-07-18 06:28:09 -06:00
TerryHowe
d79900a075
Add functional tests for servers that require wait
...
Change-Id: I4c85b1e303ecb99458594e7743950b0668b3bdfc
2015-07-18 12:22:45 +00:00
Jenkins
fcadb16470
Merge "Add functional tests for volume qos"
2015-07-18 12:19:04 +00:00
OpenStack Proposal Bot
ab2c1f2b82
Updated from global requirements
...
Change-Id: Id60bd6f5114276ca2267e71de34afa18d5c0a78f
2015-07-18 01:57:02 +00:00
Jenkins
8175ce5985
Merge "Remove unnecessary test extension mock"
2015-07-18 01:10:43 +00:00
Jenkins
154f4ed347
Merge "enhance tests for user v3"
2015-07-18 00:55:06 +00:00
Jenkins
7f5bcb5a5b
Merge "add functional tests for identity v2"
2015-07-17 23:30:30 +00:00
Jenkins
f16fab739a
Merge "Support multiple volume qos delete"
2015-07-17 23:10:21 +00:00
Guojian Shao
ff3dbddf59
enhance tests for user v3
...
Change-Id: Ib17ba0cd71068ba8d7e7665160daf3ae0735971b
Related-Bug: #1475357
2015-07-17 19:34:16 +00:00
TerryHowe
e7e8760fa6
Remove unnecessary test extension mock
...
The network extension test does not need this.
Change-Id: I8dd2cad759a813d7df0476afa6c56f455ddff616
2015-07-17 19:30:46 +00:00
TerryHowe
bc28adc62d
Remove requirements.txt from tox.ini
...
From lifeless: pbr reflects the package dependencies from
requirements.txt into the sdist that tox builds.
Change-Id: I63548ec321b9c59cc935ba8179b1da5b9c90e09b
2015-07-17 11:21:02 -06:00
Guojian Shao
566987ecf1
add functional tests for identity v3
...
add functional tests for endpoint, region and service.
Change-Id: I504878811dc8f9fcb2295cbf7419885959d9c1f6
Implements: blueprint identity-functional-tests
2015-07-17 15:00:23 +00:00
TerryHowe
d82b1f9d73
Add functional tests for volume qos
...
Change-Id: I80010b56b399bc027ac864304be60a3ee53bda00
2015-07-17 14:15:16 +00:00
TerryHowe
abfb011527
Support multiple volume qos delete
...
Also make sure that we are using the singular qos_spec when
we should and the plural qos_specs otherwise.
Change-Id: If4bbeb6fc245d7d80dc3d7dccfe9f949e802653c
2015-07-17 14:14:56 +00:00
Jenkins
bbe71eb9a3
Merge "Rename endpoint type to interface"
2015-07-17 13:55:47 +00:00
Guojian Shao
cc522821f6
add functional tests for identity v2
...
add tests for endpoint and service.
Change-Id: Iec80106d6e4c310cea1c5af262d145ac1f56525e
Implements: blueprint identity-functional-tests
2015-07-17 16:56:51 +08:00
Jenkins
83edde0ec9
Merge "Drop py33 support for Liberty"
2015-07-17 06:26:15 +00:00
Jenkins
ff3af9f9d5
Merge "only return endpoints that have url"
2015-07-17 03:57:45 +00:00
Guojian Shao
7b32ec003b
add --project-domain option for user v3
...
user v3 create/set only support --project option,
we need --project-domain to prevent collisions between
project names exist.
Change-Id: I2d62e5b9bb6df4c5c5a9542514faf2e4365bb18b
Closes-Bug: #1475357
2015-07-16 23:26:11 +08:00
Guojian Shao
7829aca704
only return endpoints that have url
...
Change-Id: I97a502252c0c377fce573e92b83c0122812f6f80
Closes-Bug: #1474656
2015-07-16 07:25:51 +00:00
Steve Martinelli
37c83e6231
Fix the way we call find_resource when only using ID
...
Change-Id: I6fb08edd5499767863e0e67f363bcd9fff3aea60
Closes-Bug: 1475127
2015-07-16 06:31:46 +00:00
David Moreau Simard
c830d96e4f
Fix image save with API v2
...
Glanceclient v2 no longer expects the whole image
object, just the image id.
Change-Id: I8f34acfa50ca2d50eb7c9eb1dd5114c4621ad158
Closes-bug: #1475001
2015-07-15 15:41:49 -04:00
TerryHowe
36391a81a3
Rename endpoint type to interface
...
Change-Id: I4e21d09bc747e8210f4f79a1d6c4c7ccf2f25d1c
Closes-Bug: #1454392
2015-07-15 10:11:59 -06:00
OpenStack Proposal Bot
1af89f757c
Updated from global requirements
...
Change-Id: I0703a48d8c95617e687eea9eea7990d778d760b5
2015-07-15 01:37:44 +00:00
Jenkins
50a5c36ef1
Merge "Remove the --dhcp option to network list"
2015-07-14 20:47:09 +00:00
Steve Martinelli
79c69e1e82
temporarily skip help tests
...
We're trying to change cliff for the better, by improving the UX
of the help command. But cliff tests against the tip of OSC.
Temporarily skip the tests that are failing and then update them
once the fix for cliff has been merged.
The patch in question: https://review.openstack.org/#/c/201258/
Change-Id: Ie1e7ddd66477ddf4a3bafedad12934e900ace48f
2015-07-13 22:59:15 -04:00
TerryHowe
922074b2d9
Drop py33 support for Liberty
...
Less is more:
https://wiki.openstack.org/wiki/Python3
Change-Id: I8a98b72f85bb29a3663c654613ac0d70fddbc1b1
2015-07-13 14:50:47 -06:00
Jenkins
963f3049c0
Merge "Fix interactive password prompt"
2015-07-13 18:58:21 +00:00
Jenkins
1ea34fc8a5
Merge "add functional tests for identity v2"
2015-07-13 17:17:06 +00:00
Jenkins
dc3ff5e000
Merge "Show which aggregate a hypervisor is member of"
2015-07-13 17:07:08 +00:00
TerryHowe
ef0cf00b33
Fix interactive password prompt
...
Change-Id: Ie0e7a9cd6016b5c646a111a76e8372e10602a25c
Closes-Bug: #1473862
2015-07-13 07:44:24 -06:00
OpenStack Proposal Bot
1462fb7f49
Updated from global requirements
...
Change-Id: Id0d62a51c35a4f7db5144dcbcde1888703fae378
2015-07-12 15:22:26 +00:00