1227 Commits

Author SHA1 Message Date
ricolin
bc9b1d9267 Migrate functional job to Zuul v3
Migrate functional job to zuul v3.
Migrating guideline:
https://docs.openstack.org/infra/manual/zuulv3.html
Needed-By: I611d21791d3dfd877e37fa02b5893e18b1becd76

Change-Id: If8c88568dbc6be1bb04e75a6b8b63e44f4cf7d40
2017-11-24 06:32:30 +00:00
Jenkins
bfa77b57c6 Merge "Support --show-nested in openstack stack update --dry-run" 2017-09-28 10:32:38 +00:00
Roberto Polli
2a39275ec3 Support --show-nested in openstack stack update --dry-run
Added --show-nested support in `openstack stack update`.
  The work is based on `heat stack-update` implementation.

Closes-Bug: #1720085
Change-Id: I50c8f5ac9ba4cb7e478af03ff4c1f099270ae226
2017-09-28 08:28:27 +00:00
OpenStack Proposal Bot
4661e4d696 Updated from global requirements
Change-Id: I60c22a8f75499e95561de7427c91759943b829d5
2017-09-21 02:15:57 +00:00
Jenkins
0bfb7899b2 Merge "Remove vestigate HUDSON_PUBLISH_DOCS reference" 2017-09-11 11:49:02 +00:00
Monty Taylor
551e6bec3d
Remove vestigate HUDSON_PUBLISH_DOCS reference
This isn't actually used and is a leftover from a thing we did
seven years ago that survives today through copy-pasta.

Change-Id: Ic77d867ee1afaf4586a9fcbab5c36166e38604b6
2017-09-02 09:00:08 -05:00
OpenStack Proposal Bot
a669d59cc7 Updated from global requirements
Change-Id: I746570c03c4b1f0be907411a69aa20cdb51dd282
2017-09-01 12:46:18 +00:00
OpenStack Proposal Bot
42ccce3039 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I8109cffba95bedacc33d24cf8c10ddaf4eb85488
2017-08-23 09:36:36 +00:00
OpenStack Proposal Bot
23ae4d96ac Updated from global requirements
Change-Id: I7ff393a7015b2abafbe6b2a5baf1bbf346ef7c35
2017-08-18 04:51:19 +00:00
Jenkins
565c05cce1 Merge "Decode content before checking" 2017-08-09 02:39:51 +00:00
Jenkins
804ab3e552 Merge "Fixing read before prompt bug" 2017-07-27 03:11:07 +00:00
Joe Borg
b45c792f95 Fixing read before prompt bug
Due to Python buffering sys.stdin and sys.stdout, the read can be shown
before text prompt.

Change-Id: I86d9ec62f7791da276585ce74a48162315effa7b
Signed-off-by: Joe Borg <joe@josephb.org>
2017-07-26 19:20:33 +01:00
rabi
485a679f3e Decode content before checking
Decode before checking for py3 compatibility.

Change-Id: Ic62ebc385146ab1406dd64384044d92be8171052
Related-Bug: #1695144
2017-07-26 12:02:31 +05:30
OpenStack Proposal Bot
0c408c5f77 Updated from global requirements
Change-Id: I0c52fd620e32503ddd5ee054f6998c38c01e069d
2017-07-23 13:51:44 +00:00
OpenStack Proposal Bot
6462e5183f Updated from global requirements
Change-Id: I127b3d340a5feec3ce0511e315aaa130727864ba
2017-07-21 00:21:08 +00:00
OpenStack Proposal Bot
4c2774f746 Updated from global requirements
Change-Id: I6913016702874819b1af06976a2d9277fecc3992
2017-07-19 14:36:17 +00:00
Jenkins
99db9f3681 Merge "Add functinoal tests for 'openstack stack snapshot delete'" 2017-07-19 14:19:06 +00:00
OpenStack Proposal Bot
ad40def943 Updated from global requirements
Change-Id: I0174be41a51756c08f71a10bbf3b0252e964e55e
2017-07-13 14:23:46 +00:00
Jenkins
5da87fc6d4 Merge "Explicitly set 'builders' option" 2017-07-12 15:25:55 +00:00
Jenkins
5ed0bba696 Merge "Switch from oslosphinx to openstackdocstheme" 2017-07-12 15:09:22 +00:00
Jenkins
4722facf06 Merge "Add optional arguments '-y' in CLI:snapshot-delete" 2017-07-05 15:20:38 +00:00
Van Hung Pham
2663e8d75c Switch from oslosphinx to openstackdocstheme
As part of the docs migration work[0] for Pike we need to switch to use
the openstackdocstheme.

[0]https://review.openstack.org/#/c/472275/

Change-Id: I730996eb74d16ede3725494b561dc15493741c75
2017-07-03 08:13:04 +07:00
Jenkins
81fb46dc4f Merge "Replace six.iteritems() with .items()" 2017-06-12 09:06:53 +00:00
OpenStack Proposal Bot
e3ba7960c2 Updated from global requirements
Change-Id: Icc3f70f236f1c1f4c63cae3683480bd5b86ea23c
2017-06-10 21:47:55 +00:00
Jenkins
847f902337 Merge "Don't encode path separators" 2017-06-05 05:34:39 +00:00
Jenkins
ee6ebb5d11 Merge "Replace mox3 with mock" 2017-05-27 18:15:21 +00:00
OpenStack Proposal Bot
d98021b209 Updated from global requirements
Change-Id: Ib5e42136f62792a7bf11444b8447b2bca874631c
2017-05-23 11:58:59 +00:00
Jenkins
3316eaf05a Merge "Pass event filters to the server side" 2017-05-19 08:30:42 +00:00
ricolin
7998d7bb3f Add optional arguments '-y' in CLI:snapshot-delete
There is no judgement before use the cli: heat snapshot-delete.
So I add it.
Partial-Bug: #1642490

Depends-On: If7b515dff64a18f56046b890279c2c59b0ab9dc7
Change-Id: I6e82630816e54aa2d98c3653ab43b865f445e881
2017-05-17 09:30:10 +00:00
Jenkins
a80995ddd0 Merge "Remove support for py34" 2017-05-17 05:33:01 +00:00
OpenStack Proposal Bot
6072003f17 Updated from global requirements
Change-Id: If4c2ffc9df345c1d73928aa3530c4b418fdbd1c6
2017-05-17 03:57:40 +00:00
Jenkins
1ba31b9609 Merge "Add '--yes' for openstack stack snapshot delete" 2017-05-17 03:49:22 +00:00
rabi
a625d3bb93 Don't encode path separators
Encoding the path separators results in urls refused by by apache
with 404 unless AllowEncodedSlashes is turned on, which is not
the default.

The existing encoding of path separators seems unnecessary.

Change-Id: I3b77aafc6104119503363e5db36b0379964daba5
2017-05-09 14:55:41 +05:30
huangtianhua
241265c5a3 Remove support for py34
The gating on python 3.4 is restricted to <= Mitaka. This is due to
the change from Ubuntu Trusty to Xenial, where only python3.5 is
available. There is no need to continue to keep these settings.

Change-Id: I3a2fc7779fa0c806827d9eda2ffdbc207788b22d
2017-04-27 02:41:36 +00:00
ricolin
e2d92f7930 Add '--yes' for openstack stack snapshot delete
Add optional arguments '--yes' or '-y' in osc cli `openstack stack
snapshot delete`. There is no judgement before use that cli
So propose to add it in case that we delete the snapshot unintentionally.
Closes-Bug: #1642874

Change-Id: If7b515dff64a18f56046b890279c2c59b0ab9dc7
2017-04-26 12:22:54 +08:00
Stephen Finucane
7611ee7a3c Explicitly set 'builders' option
An upcoming release of pbr will require explicitly stating which
builders are requested, rather than defaulting to html and man. Head off
any potential impact this may cause by explicitly setting this
configuration now.

Change-Id: I3ebd7d2086a47bcedc6fb35ca90bc1bb6e077250
2017-04-19 10:27:19 +01:00
Jenkins
31160e2b84 Merge "Use upper-constraints for all jobs" 2017-04-19 03:50:25 +00:00
OpenStack Proposal Bot
02b6f451a3 Updated from global requirements
Change-Id: I4f27c635c490567f856e70d03844a5498531f474
2017-04-12 04:21:07 +00:00
OpenStack Proposal Bot
b80166d848 Updated from global requirements
Change-Id: I66c8b6b16e9af96ce8a3b0434ff27e4924619a86
2017-04-07 06:15:40 +00:00
rabi
88fae590c6 Use upper-constraints for all jobs
Change-Id: I17aae5f4b5c72425d72a3d9ba0a44110e2e6a65c
2017-04-03 15:19:39 +05:30
M V P Nitesh
61aa092ce5 Replace six.iteritems() with .items()
1.As mentioned in [1], we should avoid using six.iteritems to achieve
iterators. We can use dict.items instead, as it will return iterators
in PY3 as well. And dict.items/keys will more readable.
2.In py2, the performance about list should be negligible, see the
link [2].
[1] https://wiki.openstack.org/wiki/Python3
[2] http://lists.openstack.org/pipermail/openstack-dev/2015-June/066391.html

Change-Id: I3913e8876b34e112140788d7a405da6eedfb5f29
2017-03-31 15:16:54 +05:30
Thomas Herve
954e475a6a Build event stack_name from links
When retrieving events from nested stacks, we used to do a query per
stack and thus get the stack that way. We changed it to do only one API
call, but didn't fix the way the stack name was set. We need to use the
event links to retrieve the stack name, instead of the root stack.

Closes-Bug: #1676896
Change-Id: I09ab1cc2c6aaab02036b124b1dfa561dd6132083
2017-03-28 16:33:02 +02:00
Thomas Herve
e805091d62 Pass event filters to the server side
This passes event filters to the server side. It only matters for
event_time with limit now, but this fixes that case, and the case for
resource_type as well.

Change-Id: Ide8f0481cf031cc61d4bb43d1d92109d42326e95
2017-03-28 14:31:48 +02:00
Jenkins
abe0d62a78 Merge "Fix error message when deployment not found" 2017-03-27 04:55:19 +00:00
Thomas Herve
34d3a000d2 Fix error message when deployment not found
This fixes the error messages when trying to do a openstack software
deployment show with a wrong id.

Change-Id: I23c427e33b28b327563769106fcadd20ff599454
2017-03-24 16:43:21 +01:00
liyi
fb5e390891 Remove log translations
Log messages are no longer being translated. This removes all use of
the _LE, _LI, and _LW translation markers to simplify logging and to
avoid confusion with new contributions.

See:
http://lists.openstack.org/pipermail/openstack-i18n/2016-November/002574.html
http://lists.openstack.org/pipermail/openstack-dev/2017-March/113365.html

Change-Id: I601eee9f1fca65d5fb53e6b75482b74283908a29
2017-03-23 11:39:51 +08:00
Jenkins
a795a9a304 Merge "Support openstack stack export" 2017-03-16 06:43:59 +00:00
Jenkins
464332b635 Merge "Replace mox3 with mock" 2017-03-14 08:45:12 +00:00
Jenkins
2aabb8d738 Merge "Replace mox3 with mock" 2017-03-14 08:44:58 +00:00
OpenStack Proposal Bot
a4f67a1946 Updated from global requirements
Change-Id: I31979a0c8f7a69943437e5cb409a6c149e0ef57d
2017-03-03 22:58:26 +00:00