1349 Commits

Author SHA1 Message Date
Steve Martinelli
f14251669f default OS_VOLUME_API_VERSION to v2
Cinder is trying to deprecate/remove support for v1, so we should,
as a client library default to v2 and keep support for v1.

Related-Bug: 1467589

Change-Id: I732448a57fc3fd06a8d82ec0f0d2ace671036ca2
2015-08-24 10:38:43 -05:00
Jenkins
3751dbf127 Merge "additional functional tests for identity providers" 2015-08-22 04:40:13 +00:00
Steve Martinelli
59d12a63b4 unwedge the osc gate
keystone added a new property to projects, called is_domain.
our functional tests fail because we are not expecting that in
the project's 'show' command.

Change-Id: Idf05118155847e3a6002818c44b99825801ea9f4
Related-Bug: #1487600
2015-08-21 15:33:48 -05:00
Kelvin Lui
8fb19bc2a9 additional functional tests for identity providers
add tests for:

  * delete
  * set
  * list
  * show 

Change-Id: Ibe34f28d7ae77d139a6e0edf4fe04215c371c9a8
2015-08-21 16:07:58 +00:00
Jenkins
913faaa392 Merge "Adds documentation on weekly meeting" 2015-08-20 02:28:59 +00:00
Jenkins
b770ecc79a Merge "Added note to install openstackclient" 2015-08-19 22:44:59 +00:00
Kelvin Lui
1966663ced Adds documentation on weekly meeting
Change-Id: Ia51f76323800aa5397a0d8a307c1cfbdaf90ab24
2015-08-19 16:46:55 -04:00
TerryHowe
1004e06cee Update the plugin docs for designate
Change-Id: I43cee0670728ec15de461be55ffb0504a216de77
2015-08-19 11:01:26 -06:00
Asha Saravanamohan
0f837df839 Added note to install openstackclient
Change-Id: Idcd9ef4e7a10ebbd8b68e7320680f503dfc166a9
Closes-Bug: #1483384
2015-08-19 11:29:29 -04:00
OpenStack Proposal Bot
ac5e289476 Updated from global requirements
Change-Id: I302808700fe98add83069e7ed32ea329eb32cea1
2015-08-13 20:21:57 +00:00
OpenStack Proposal Bot
a6c8c8f7af Updated from global requirements
Change-Id: Ie9049726dd4ac60238cb8b2658fa8510f4b11fde
2015-08-13 09:31:11 +00:00
OpenStack Proposal Bot
e90849238c Updated from global requirements
Change-Id: Ie503f1ed6f6f91adfcf40f71053ba4fec02179f3
2015-08-13 02:19:22 +00:00
Jamie Lennox
0cc1e5aa2b Use correct domain to find project
When adding a role to a group and project OSC is mistakenly using the
group_domain to find the project which will fail if the group_domain !=
project_domain.

Change-Id: I4c1bec9b3b183c755be121b91f40e026d707192b
Closes-Bug: #1483520
2015-08-11 06:49:20 +00:00
Jenkins
48531e04b8 Merge "Updated from global requirements" 2015-08-11 03:54:03 +00:00
Jenkins
439f4887f3 Merge "Add release notes for 1.6.0" 2015-08-11 03:02:57 +00:00
OpenStack Proposal Bot
14bda1762b Updated from global requirements
Change-Id: I8fbb5213701f995bad7de243fd3a54fd147eb074
2015-08-11 01:38:56 +00:00
Steve Martinelli
d0cb0d1192 Skip functional test: test_server_up
seems like test_server_up is causing intermittent issues in our
CI, skipping for now, so we can proceed with merging code.

Change-Id: Id41a78e703d7b416dfdc9a7bc95b19a8999192e3
Related-Bug: 1483422
2015-08-10 15:09:10 -07:00
Jenkins
4907ce9a7e Merge "Add developer documentation" 2015-08-10 20:22:37 +00:00
Jenkins
0f9630eeb8 Merge "Remove non-existing hacking deviations from doc" 2015-08-10 15:36:11 +00:00
Jenkins
950bde938e Merge "Updated from global requirements" 2015-08-10 05:41:47 +00:00
Jenkins
c477154392 Merge "Update plugin documentation" 2015-08-10 05:41:13 +00:00
OpenStack Proposal Bot
043fc51c51 Updated from global requirements
Change-Id: I9232c1a3069cdb29a174eb7d93f55069d2f68e54
2015-08-10 01:10:26 +00:00
Eric Brown
bc4e6c2bf0 Remove non-existing hacking deviations from doc
Commit Id38a1497019c7fe2d4ad8567f1c0c8d229951751 removed all of
the hacking rules from the ignore list.  However, the hacking doc
still refers to those previouly ignored rules.

Change-Id: I370be096d83cd5121d24bb96d8d5dc08a1c3c216
2015-08-09 13:22:48 -07:00
Steve Martinelli
a82a418a0e Update plugin documentation
Several projects have begun to make OSC plugins; we should list
the status of the major projects, so users can know if they
can expect support for that feature/project.

Change-Id: Ib3c11c8f2b90663e37578a2714d438944eb1c6f6
2015-08-08 16:25:32 -07:00
Jenkins
ef33132c39 Merge "Inherited info/option when listing role assignment" 2015-08-08 09:09:26 +00:00
Steve Martinelli
b8b8383867 Add release notes for 1.6.0
Change-Id: Ia96f9c31879215cb98096de327a1add308fe1a36
2015-08-08 01:47:09 -07:00
Steve Martinelli
d833d377cb Add developer documentation
OSC was missing developer docs, these are critically helpful for
new developers. Add sections related to running tests (tox,
functional and with the debugger), and generating docs locally.

implements bp: developer-documentation
Change-Id: I428d89c3e5fc335864bc4f7843506043ec332fe5
2015-08-08 08:32:03 +00:00
Steve Martinelli
51ae8c78b9 Add --inherited to the role docs
commit Id72670be8640e5c6e2490a6ef849e9ec3493b1a9 forgot to update
the docs for role.rst.

Change-Id: I97c426ea9b290fc266b34cb0bf97de56cfd098de
2015-08-07 10:03:00 -07:00
Jenkins
366d72d87e Merge "Rename command docs to remove underscores" 2015-08-07 13:08:14 +00:00
Jenkins
963acf6aa4 Merge "Alphabetize setup.cfg" 2015-08-07 13:08:08 +00:00
Jenkins
994e326c79 Merge "Fixes inherited role assignments CRUD calls" 2015-08-07 06:12:29 +00:00
Steve Martinelli
cb8590ffb3 Rename command docs to remove underscores
For consistency, use dashes instead of underscores.

Change-Id: I2da19b56952a8a9d172793ae211bdc58ddff4146
2015-08-06 22:24:22 -07:00
Samuel de Medeiros Queiroz
94a8805a9a Inherited info/option when listing role assignment
Adds inherited information when listing role
assignments. In addition, it makes possible
to list only inherited ones by adding
--inherited option.

Change-Id: Idf889603d584716da95e2c7b4880142fbd8291c4
Closes-Bug: 1370546
2015-08-06 22:21:27 -07:00
Steve Martinelli
c54d1241a0 Alphabetize setup.cfg
noticed that volume type list was out of order.

Change-Id: I965a201bc9c0fac67d01d5ee368149cac89095c9
2015-08-06 22:01:55 -07:00
Jenkins
35833c94ef Merge "Add set feature to volume type v2" 2015-08-07 05:00:18 +00:00
Jenkins
8affa0d1c3 Merge "Add list feature to volume v2" 2015-08-07 04:56:16 +00:00
heha
429ceef0c6 Add set feature to volume type v2
"volume type set" and "volume type unset" is not in the v2.

Co-Authored-By: Lin Hua Cheng <os.lcheng@gmail.com>

implements bp: volume-v2

Change-Id: Ia804787d76d2029726c030b43c61eac3b411f66a
2015-08-06 19:35:01 -07:00
heha
dc6fe04895 Add list feature to volume v2
"volume list" is not in the v2.

Co-Authored-By: Lin Hua Cheng <os.lcheng@gmail.com>

implements bp: volume-v2

Change-Id: I9f4585202f5f9ec5f4c091278fc6c4036efb1290
2015-08-06 17:02:46 -07:00
Samuel de Medeiros Queiroz
4097ec1d24 Fixes inherited role assignments CRUD calls
The paremeter to Keystone Client was passed as
'inherited', when it should be
'os_inherit_extension_inherited'.

Closes-Bug: #1482254

Change-Id: I1cb46add532223ef0b9620763b1047cc80e19ec0
2015-08-06 12:05:57 -03:00
Jenkins
d87403a7bf Merge "Fix quota set failed problem" 2015-08-06 07:34:08 +00:00
Jenkins
c5b31f3c6a Merge "Fix quota show when there is no project id" 2015-08-05 19:26:16 +00:00
TerryHowe
fd61711585 Fix quota show when there is no project id
If no id is in the response, quota show fails.

Change-Id: I9905431b006404c9ba8453eba016cec9ebe19402
Closes-Bug: #1481803
2015-08-05 09:55:29 -06:00
Robert Francis
4850728b99 Add functional test for volume type create --property
Combine test_volume_set_one_propety and
test_volume_type_set_unset_properties.

Change-Id: Ia8862a59161f6a15880b87ea305fb5bb15c31300
2015-08-05 07:25:06 -04:00
Jenkins
1f341b4a33 Merge "Imported Translations from Transifex" 2015-08-04 15:58:19 +00:00
OpenStack Proposal Bot
f44590a599 Imported Translations from Transifex
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: If738066b8f940bdc99a98352dfaadbd5ee548794
2015-08-04 06:26:16 +00:00
OpenStack Proposal Bot
eb4246fc94 Updated from global requirements
Change-Id: I4f5e05c8207e91f0da87b4bbd25f711d42016cbe
2015-08-04 00:49:08 +00:00
Jenkins
7e9c1946f2 Merge "Added a new function test for volume type set" 2015-08-03 21:46:09 +00:00
Jenkins
2039011097 Merge "Introduce functional test for Identity Provider" 2015-08-03 20:39:15 +00:00
JP Parkin
d52ecfc058 Added a new function test for volume type set
This is a new test to validate the setting of one property
for an existing volume type

Change-Id: Ia9a7d86ce9b0d8df9d64ddc1df2d443843bba5ef
2015-08-03 14:55:32 -04:00
Jenkins
4633bdb7cf Merge "Add domain scoping in 'role assignment list'" 2015-08-01 15:42:47 +00:00