4330 Commits

Author SHA1 Message Date
lijunbo
7969d94078 Remove deprecated DEFAULT options
Cinder, nova, neutron has deprecated some default options
since last release, so it is time to remove those options
in this version. refer to the following deprecation patch.

Ref: https://review.openstack.org/#/c/290511/

Closes-bug: #1766384

Change-Id: I595ff2c82ef40566145fedb202e549be69c45e0c
2018-04-23 21:01:10 +08:00
Doug Hellmann
dd78fc3e10 uncap eventlet
We will manage the eventlet version using constraints now. See the
thread starting at
http://lists.openstack.org/pipermail/openstack-dev/2018-April/129096.html
for more details.

Also adjust lower_contstraints.txt to match requirements.txt and
test_requirements.txt so that the requirements job will pass.

Change-Id: Ib1d74405c239f0a7d62f327a3aad6a9c8fd549e7
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-22 13:13:04 -04:00
Zuul
fdd6f34599 Merge "Support filter search for share type API" 2018-04-21 10:12:28 +00:00
caoyuan
292d0042d6 Update auth_uri option to www_authenticate_uri
Option auth_uri from group keystone_authtoken is deprecated[1].
Use option www_authenticate_uri from group keystone_authtoken.

[1]https://review.openstack.org/#/c/508522/

Change-Id: Ic9c19c216fa85ac5125b39a6346539b0e8eacbfd
2018-04-19 14:09:21 +00:00
Maurice Schreiber
f1b20cd4a9
move securiy service error explanation from comment
Change-Id: If81d6cfd41e8aec63aaa95f3190eec44d7d2fc01
7.0.0.0b1
2018-04-11 20:11:40 +02:00
Zuul
80e9298418 Merge "Run pep8/fast8 with python3" 2018-04-09 09:31:14 +00:00
Tom Barron
b08d3d5b11 Run pep8/fast8 with python3
Change-Id: I056d7228834f5becf36ccbd4f7473e532cc5a431
2018-04-07 09:20:15 -04:00
Zuul
9eeec6c6d2 Merge "Circumvent bug #1747721 to prevent CI failures" 2018-03-28 17:17:07 +00:00
Rishabh Dave
72df3cd79a Circumvent bug #1747721 to prevent CI failures
Change-Id: I0fb057657fdf568b591bc6a43cfd6eb355010523
Related-Bug: #1747721
Signed-off-by: Rishabh Dave <ridave@redhat.com>
2018-03-28 11:15:05 +05:30
zhangxuanyuan
e41d126452 Remove option standalone_network_plugin_ip_version
'standalone_network_plugin_ip_version' option has been
deprecated. This option has been replaced by
'network_plugin_ipv4_enabled' and
'network_plugin_ipv6_enabled' options.

Change-Id: I0251fecddac74578698bcda5d46e44ca16bd8a76
2018-03-27 06:32:26 -04:00
Zuul
8069580b32 Merge "Updated from global requirements" 2018-03-26 12:06:05 +00:00
Zuul
997d3ef545 Merge "Fix typos in help text of Generic driver and ZFSSA config opts" 2018-03-26 10:22:20 +00:00
OpenStack Proposal Bot
09a38629eb Updated from global requirements
Change-Id: I3e146eaf31829bb870fc730f4d56b618a60e4c8c
2018-03-26 08:07:37 +00:00
Zuul
5ab7e2784f Merge "Update documentation links" 2018-03-26 02:59:08 +00:00
Zuul
e65a947054 Merge "Disable tempest in rally jobs" 2018-03-25 17:07:06 +00:00
Zuul
0da6de472b Merge "Modify grammatical errors" 2018-03-25 14:33:12 +00:00
Zuul
d121cf9251 Merge "Remove the deprecated "giturl" option" 2018-03-25 13:34:18 +00:00
junboli
d80596b508 Support filter search for share type API
Add support for extra_specs filter search in type list API.

Change-Id: I43fbef2a32489f2064586a3674eb34329f3503c4
Implements: blueprint support-filter-search-for-share-type
2018-03-25 18:19:38 +08:00
Zuul
1a65c16fab Merge "Don't attempt to escalate manila-manage privileges" 2018-03-25 05:19:11 +00:00
Zuul
c460f9d8fc Merge "use http code constant instead of int" 2018-03-25 04:30:42 +00:00
Zuul
c36c8a5e62 Merge "add lower-constraints job" 2018-03-25 04:30:40 +00:00
Zuul
b62af449ae Merge "Move openstackdocstheme to extensions in api-ref" 2018-03-25 03:31:47 +00:00
liumengwen
75a50d71a9 Fix typos in help text of Generic driver and ZFSSA config opts
Change 'the serviceinstance' to 'the service instance' in opts
 "Path to the x509 certificate used for accessing the service
 instance."

Change 'theservice instance' to 'the service instance' in opts
 "Use x509 certificates in order to authenticate to the service
 instance."

Change 'userpassword' to 'user's password' in opts
 "ZFSSA management authorized user's password."

Change-Id: I3b8f4d7e06aac1a72632e665f20fabccc23379a4
Closes-bug: #1650872
Closes-Bug: #1650875
2018-03-24 23:27:59 -04:00
zhang.lei
f09d6ab951 Remove the deprecated "giturl" option
From openstackdocstheme 1.18.0, valid Git URLs can be retrieved by
openstackdocstheme[1], we do not need giturl option anymore.

[1] https://review.openstack.org/532163

Change-Id: I11d4af5807a2f95dd6e6d06ae5c5f9a9ea45e2f9
2018-03-24 23:07:21 -04:00
Victoria Martinez de la Cruz
476055a64d Disable tempest in rally jobs
Change-Id: I23aff041fde91b445ccde73e3fd8fc90359c892e
2018-03-25 03:00:27 +00:00
chengebj5238
514d8ca07f Modify grammatical errors
Change-Id: I060450d4c9323fc843baba03c6acd0aea49f67b6
2018-03-25 02:59:35 +00:00
Zuul
163e60681a Merge "Replace chinese double quotes to English double quotes" 2018-03-25 02:55:45 +00:00
Zuul
cece2b6a6f Merge "Adding driver to mysql connection URL" 2018-03-25 02:38:35 +00:00
Zuul
b68fcb4b29 Merge "Replace Chinese quotes to English quotes" 2018-03-25 02:29:03 +00:00
Zuul
6f62897966 Merge "Use rest_status_code for api-ref response codes" 2018-03-25 02:29:01 +00:00
junboli
acf8c99e9b Use rest_status_code for api-ref response codes
Rather than our freeform way of listing response codes in our
api-ref, we should be using the os-api-ref extension option to
get nicely formatted response code listings.

https://docs.openstack.org/os-api-ref/latest/usage.html#rest-status-code

Change-Id: Ibafafa2f9c3b301b5cdd9b1cb3b8b6d678faa731
2018-03-24 01:07:16 +00:00
Zuul
af713680ba Merge "Update the new PTI for document build" 2018-03-23 09:31:43 +00:00
Zuul
5edccd7388 Merge "Updated from global requirements" 2018-03-23 06:06:09 +00:00
Zuul
c19e116643 Merge "Fix typos" 2018-03-23 06:03:12 +00:00
OpenStack Proposal Bot
627efa714e Updated from global requirements
Change-Id: I64f3bc5686b5ab4f81b6462da60febd66fbf3499
2018-03-23 01:06:24 +00:00
Zuul
bb3d806598 Merge "Add manila-tempest-plugin as a requirement in rally job definitions" 2018-03-22 19:27:51 +00:00
Doug Hellmann
03885b5675 add lower-constraints job
Create a tox environment for running the unit tests against the lower
bounds of the dependencies.

Create a lower-constraints.txt to be used to enforce the lower bounds
in those tests.

Add openstack-tox-lower-constraints job to the zuul configuration.

See http://lists.openstack.org/pipermail/openstack-dev/2018-March/128352.html
for more details.

Change-Id: I5f9a218429c1efc1fddae1945aef7110c4e031ee
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-22 15:14:44 -04:00
Zuul
81add13373 Merge "Update docs since manila_tempest_tests are installed system-wide" 2018-03-22 18:28:40 +00:00
Zuul
4cb39b3ab0 Merge "Fetch and install manila-tempest-plugin system-wide" 2018-03-22 15:21:23 +00:00
junboli
faee7b50ef Update the new PTI for document build
This review already follows the new PTI
https://review.openstack.org/#/c/530866/

However, we also should remove [build_sphinx] section
as described in:
http://lists.openstack.org/pipermail/openstack-dev/2018-March/128594.html

Change-Id: I86651f3311f514c5520ff878a6f6ba8f9de5c751
2018-03-22 17:09:46 +08:00
Rishabh Dave
bda0b965d7 Add manila-tempest-plugin as a requirement in rally job definitions
Depends-On: I0844cdb48b9d415bd341c4687620412178be871b
Change-Id: I1336c8a4d11762cc355ce5a48899d62646563e28
Signed-off-by: Rishabh Dave <ridave@redhat.com>
2018-03-22 10:37:55 +05:30
Zuul
ac42d77813 Merge "Add manila.data.helper options to config sample" 2018-03-21 22:34:18 +00:00
wangqi
896c88d6b7 use http code constant instead of int
Change-Id: I71f3271bd0cfaac61f8e86e8fa373257ce22681e
2018-03-20 09:26:59 +00:00
Vu Cong Tuan
978e283f2c Adding driver to mysql connection URL
With current URL [1], default driver will be used.
In order to ensure the compatibility, it is better to include the exact driver [2].

[1] connection = mysql://
[2] connection = mysql+pymysql://

Change-Id: Ibd6418a9053103fa743207d672f6f0a3b23c30f5
2018-03-19 16:52:08 +07:00
Zuul
623f988b87 Merge "Update doc name and path for dell emc vnx and unity driver" 2018-03-15 14:37:10 +00:00
Zuul
9a3c651f74 Merge "Fix tap device disappear after node restart" 2018-03-13 19:51:40 +00:00
Dustin Schoenbrun
3d7909deb2 Log config options with oslo.config
This removes some custom code inherited from Cinder which was handling
the output of secret options in a bad way. This patch utilizes Oslo's
existing utilities to output the Manila configuration options securely.

Filtering will be done with the "secret=True" option flag.

Major thanks to Eric Harney for introducing this fix to Cinder.

Change-Id: I894e011680661c0b73b9592f70a6457e403f18c6
Related-Bug: #1750074
2018-03-13 13:36:24 +00:00
yanjun.fu
7422aef799 Fix tap device disappear after node restart
When use driver_handles_share_servers driver, the tap device will
down and the tap device  mac address is changed after restart the
node, that will caused manila can not manage share that created
by this service.
This path fix this issue. When restart manila-share service,
call setup_connectivity_with_service_instances() to create host port
and check the the mac address.

Change-Id: Ibcdd4f58f15a53c69d35db06bc42283859349758
Closes-Bug:#1688155
2018-03-13 09:57:04 +08:00
OpenStack Proposal Bot
ed99505bb0 Updated from global requirements
Change-Id: I411f954e1017cda61a32b58dad20caff74f0f031
2018-03-10 13:19:48 +00:00
Yong Huang
d598da4c1a Update doc name and path for dell emc vnx and unity driver
Change-Id: If85f12f90e2494fe0d92c0df3862b5327321c18e
Closes-bug: #1754550
2018-03-09 14:06:41 +08:00