Commit Graph

1248 Commits (79d886106671bfb8e5dca74c733007e03388fab5)
 

Author SHA1 Message Date
Andreas Jaeger 79d8861066 Avoid tox_install.sh for constraints support
We do not need tox_install.sh, pip can handle constraints itself
and install the project correctly. Thus update tox.ini and remove
the now obsolete tools/tox_install.sh file.

This follows https://review.openstack.org/#/c/508061 to remove
tools/tox_install.sh.

Change-Id: I84cee5a9a728b9d6dc7909ac28a60b9c20c2348c
6 years ago
Zuul fbff3c60b7 Merge "Use Sphinx 1.5 warning-is-error" 6 years ago
Zuul 18d3e992da Merge "Add `--converge` argument for osc stack update" 6 years ago
Zuul f47a8d1130 Merge "Add plug-in summary for osc doc" 6 years ago
Steven Hardy 05e0dd2422 Don't preformat stack output show list/map values
This breaks the built-in --format json and --format yaml options

Change-Id: I01d46ace380756ae57c8c7c9f65c5a686a06818f
Closes-Bug: #1733664
6 years ago
Zuul 0342c84884 Merge "Allow cancelling create_in_progress stacks with --no-rollback" 6 years ago
Zuul 3458595fec Merge "Add --no-rollback option for stack cancel" 6 years ago
OpenStack Proposal Bot 0521faba6e Updated from global requirements
Change-Id: Iab36aaedd85c08c579fdf48eca93337bea32842d
6 years ago
OpenStack Proposal Bot 9db1e6ef51 Updated from global requirements
Change-Id: I54ac7275af9bbd217fcd050937b24a8cba1a2eb7
6 years ago
rabi f0d3d9f1f9 Allow cancelling create_in_progress stacks with --no-rollback
Change-Id: Ib107c82f341f4d271859ca7681d65f7ce4c5d0b1
Related-Bug: #1709041
6 years ago
rabi 187fc54249 Add --no-rollback option for stack cancel
This adds a new --no-rollback option for stack cancel.

Usage: openstack stack cancel --no-rollback <stack_name>

Change-Id: I46252823701779e3a3c6867bc470d5532cf9d7a7
Related-Bug: #1709041
6 years ago
PriyaDuggirala f73c2a4177 Modify error message encountered during stack update
Parameters of an existing stack can be updated with
openstack stack update <stack> --existing --parameter <parameter>=<newvalue>
Example : openstack stack update stack1 --parameter p1=v1
If the --existing option is skipped, it leads to the below error
Need to specify exactly one of --template-file, --template-url or --template-object
This error is misleading as the user might think that stack update
cannot be performed without specifying a new template.

Modify the error message with --existing option.

Change-Id: Idce88bde848378e00b1c873245600ba205939668
Closes-Bug: #1723864
6 years ago
Zuul 868f3b80b7 Merge "Use generic user for both zuul v2 and v3" 6 years ago
ricolin 58e357908e Add `--converge` argument for osc stack update
This patch add `--converge` argument for osc stack update. This
flag will be used as the trigger for observe on reality.
implements bp get-reality-for-resources

depends-on: I151b575b714dcc9a5971a1573c126152ecd7ea93
Change-Id: If35e1b9234cab173b3c46601bbd331aceebcbcb3
6 years ago
Zuul 799bb285b0 Merge "No longer use oslotest.mockpatch" 6 years ago
Nam Nguyen Hoai 046fbf8aa3 Use generic user for both zuul v2 and v3
Zuul v2 uses 'jenkins' as user, but Zuul v3 uses 'zuul'.
Using $USER solves it for both cases.

Change-Id: If6b023e3be4a4555b656660a8522271668496ead
6 years ago
Jenkins e912fdfd79 Merge "Don't override sections in deep_update" 6 years ago
Thomas Bechtold 7ed9834e10 No longer use oslotest.mockpatch
It is deprecated[1] and will be removed soon.

[1] I3efb3c64ebce396e756a47d110a74fe8604b6b72

Closes-Bug: #1712017
Change-Id: If6406da4c940686cbda696f760d06d45690912a1
6 years ago
Thomas Herve 2a8ce0d065 Don't override sections in deep_update
When you comment all the elements in a YAML mapping, you end up with
None instead of an empty mapping, which can have bad side effect when
handling multiple environemnents. Let's handle that by ignoring the
latest None value.

Change-Id: I77ffabeb8d4cd2886ef4f41351e42ebe487b5d4b
6 years ago
OpenStack Proposal Bot 4b397ae7eb Updated from global requirements
Change-Id: I7842746a72bdc8065b58fc731929b79c6b3bc837
6 years ago
Jenkins bfa77b57c6 Merge "Support --show-nested in openstack stack update --dry-run" 6 years ago
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
6 years ago
Stephen Finucane d7dd30a631 Use Sphinx 1.5 warning-is-error
With pbr 2.0 and Sphinx 1.5, the setting for treat sphinx warnings as
errors is setting warning-is-error in build_sphinx section. Enable this

Change-Id: I3712c681cedae30c189d975f6b319e278c1bd419
6 years ago
OpenStack Proposal Bot 4661e4d696 Updated from global requirements
Change-Id: I60c22a8f75499e95561de7427c91759943b829d5
6 years ago
Jenkins 0bfb7899b2 Merge "Remove vestigate HUDSON_PUBLISH_DOCS reference" 6 years ago
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
6 years ago
OpenStack Proposal Bot a669d59cc7 Updated from global requirements
Change-Id: I746570c03c4b1f0be907411a69aa20cdb51dd282
6 years ago
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
6 years ago
OpenStack Proposal Bot 23ae4d96ac Updated from global requirements
Change-Id: I7ff393a7015b2abafbe6b2a5baf1bbf346ef7c35
6 years ago
Jenkins 565c05cce1 Merge "Decode content before checking" 6 years ago
Jenkins 804ab3e552 Merge "Fixing read before prompt bug" 6 years ago
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>
6 years ago
rabi 485a679f3e Decode content before checking
Decode before checking for py3 compatibility.

Change-Id: Ic62ebc385146ab1406dd64384044d92be8171052
Related-Bug: #1695144
6 years ago
OpenStack Proposal Bot 0c408c5f77 Updated from global requirements
Change-Id: I0c52fd620e32503ddd5ee054f6998c38c01e069d
6 years ago
OpenStack Proposal Bot 6462e5183f Updated from global requirements
Change-Id: I127b3d340a5feec3ce0511e315aaa130727864ba
6 years ago
OpenStack Proposal Bot 4c2774f746 Updated from global requirements
Change-Id: I6913016702874819b1af06976a2d9277fecc3992
6 years ago
Jenkins 99db9f3681 Merge "Add functinoal tests for 'openstack stack snapshot delete'" 6 years ago
OpenStack Proposal Bot ad40def943 Updated from global requirements
Change-Id: I0174be41a51756c08f71a10bbf3b0252e964e55e
6 years ago
Jenkins 5da87fc6d4 Merge "Explicitly set 'builders' option" 6 years ago
Jenkins 5ed0bba696 Merge "Switch from oslosphinx to openstackdocstheme" 6 years ago
Jenkins 4722facf06 Merge "Add optional arguments '-y' in CLI:snapshot-delete" 6 years ago
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
6 years ago
Jenkins 81fb46dc4f Merge "Replace six.iteritems() with .items()" 6 years ago
OpenStack Proposal Bot e3ba7960c2 Updated from global requirements
Change-Id: Icc3f70f236f1c1f4c63cae3683480bd5b86ea23c
6 years ago
Jenkins 847f902337 Merge "Don't encode path separators" 6 years ago
KATO Tomoyuki ab2f7f680a Add plug-in summary for osc doc
Stevedore Sphinx extension handles this comment.
http://docs.openstack.org/developer/python-openstackclient/plugin-commands.html

Change-Id: I4958ec1dfda96f54b75963a04b5a4fc9eec09d84
6 years ago
Jenkins ee6ebb5d11 Merge "Replace mox3 with mock" 6 years ago
OpenStack Proposal Bot d98021b209 Updated from global requirements
Change-Id: Ib5e42136f62792a7bf11444b8447b2bca874631c
6 years ago
Jenkins 3316eaf05a Merge "Pass event filters to the server side" 6 years ago
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
6 years ago