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
Jenkins
20d32dd362
Merge "Removed unnecessary assignment of function result Joined lines together"
2015-08-01 06:11:23 +00:00
Kelvin Lui
cd98e063eb
Introduce functional test for Identity Provider
...
Identity Provider currently doesn't have test coverage.
Change-Id: Iea2e705f9d2303f58516f08a7526135988032025
2015-08-01 01:38:20 -04:00
lin-hua-cheng
701b59f651
Add domain scoping in 'role assignment list'
...
Add ability to set which domain the user, group or project
belong to.
Change-Id: Idf6c7f23ab96261a73682226fb10ce5f0133924e
Closes-Bug: #1472909
2015-07-31 18:56:34 -07:00
Joe Wigglesworth
cfb99cb9b1
Removed unnecessary assignment of function result
...
Joined lines together
Change-Id: Iffe19c309369301137cfd52c8ea1aa988ce39f7e
2015-07-31 11:02:33 -04:00
Jenkins
bd022cb58c
Merge "Added test for volume type show"
2015-07-31 08:57:30 +00:00
Jenkins
8d8440c410
Merge "Minor Documentation changes for code samples"
2015-07-30 21:22:20 +00:00
Jenkins
6787017bdc
Merge "Set OS_VOLUME_API_VERSION before running functional tests"
2015-07-30 21:14:39 +00:00
Jenkins
3a6cb49200
Merge "New test for configuration show --mask"
2015-07-30 20:39:04 +00:00
Jenkins
811ed669ad
Merge "add new test for configuration show unmask"
2015-07-30 20:30:57 +00:00
Yunpeng Li
235cd227bd
New test for configuration show --mask
...
Change-Id: I56bb110d25b9f05cb1a706ecc5bbf5b6b154b240
2015-07-30 12:26:38 -07:00
Jenkins
f03eca3f05
Merge "New test for configuration show"
2015-07-30 19:16:00 +00:00
John Keenleyside
4ebeb25b23
add new test for configuration show unmask
...
Change-Id: Ib85bfa627f4ddee9e017f148c86a6d7d640bfba4
2015-07-30 15:07:48 -04:00