Commit graph

1471 commits

Author SHA1 Message Date
OpenStack Proposal Bot
79242e2e4f Updated from global requirements
Change-Id: I631b07a7187a67042f094683da64b663d3c4a40b
2018-03-23 01:45:57 +00:00
OpenStack Proposal Bot
55a71609cb Updated from global requirements
Change-Id: I03a19c6c7acf6138b261e99e66b7d30811d7f410
2018-03-04 10:25:01 +00:00
Zuul
be6e1b65a9 Merge "Updated from global requirements" 2018-03-01 19:10:20 +00:00
Zuul
cbc034c8af Merge "Document osc CLI" 2018-03-01 12:13:54 +00:00
OpenStack Proposal Bot
f0f7226b24 Updated from global requirements
Change-Id: I71422dc69b237ddf39adbe2cb9fc0c8ebd00970f
2018-02-17 10:12:24 +00:00
Zuul
4e8903554a Merge "Zuul: Remove project name" 2018-02-16 21:06:58 +00:00
Zuul
1f2c1a2a8a Merge "[policy in code] Change policy description" 2018-02-07 08:49:52 +00:00
Zuul
c106f37d97 Merge "Mark python-heatclient as stable" 2018-02-07 08:49:51 +00:00
OpenStack Release Bot
dea778abda Update reno for stable/queens
Change-Id: Ie5d57e22855cbfcb2dd1e3eee30612dfa6e202e9
2018-02-01 16:34:15 +00:00
liyi
6a27997abb Fix log_http_request function in http module
Change-Id: I043f90541c8d2d604f3edb4e7ea082ec8adb4b25
Closes-Bug:  #1746669
2018-02-01 14:56:03 +08:00
OpenStack Proposal Bot
2ce6aa19a3 Updated from global requirements
Change-Id: I3618291ee2c3db35ab0e0d5e9c962ed49546588a
2018-01-31 14:09:28 +00:00
Zuul
131f987ea6 Merge "Add reno for release notes management" 2018-01-31 12:39:25 +00:00
James E. Blair
7c4f191f99 Zuul: Remove project name
Zuul no longer requires the project-name for in-repo configuration.
Omitting it makes forking or renaming projects easier.

Change-Id: Iaf6080f75d690efb3941fbfef953df3d3351dccf
2018-01-27 02:33:07 -08:00
Zane Bitter
d1d4387bab Document osc CLI
Change-Id: Idafe730021f272360ac0588f8b35e7d392c96d4b
Closes-Bug: #1735019
2018-01-25 10:02:04 -05:00
Zuul
c821f148d8 Merge "Migrate functional job to Zuul v3" 2018-01-04 10:46:16 +00:00
ricolin
c173246b45 Add reno for release notes management
Change-Id: Ia6d1c66602ac2845d30d9f95914445890a51329c
2018-01-04 09:40:36 +00:00
Zuul
b81f45eedc Merge "Avoid tox_install.sh for constraints support" 2018-01-04 09:22:56 +00:00
Zane Bitter
1618d952cc Fix release note formatting
This broke the building of the release notes.

Change-Id: I6d9519aaf591e817e71a777a75fdc1d6caa7c17a
2017-12-07 11:49:52 -05:00
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
2017-12-02 16:58:43 +00:00
Zuul
fbff3c60b7 Merge "Use Sphinx 1.5 warning-is-error" 2017-12-01 21:26:20 +00:00
Zuul
18d3e992da Merge "Add --converge argument for osc stack update" 2017-12-01 00:43:44 +00:00
Zuul
f47a8d1130 Merge "Add plug-in summary for osc doc" 2017-11-29 21:24:13 +00:00
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
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
2017-11-21 18:20:37 +00:00
Zuul
0342c84884 Merge "Allow cancelling create_in_progress stacks with --no-rollback" 2017-11-17 04:31:12 +00:00
Zuul
3458595fec Merge "Add --no-rollback option for stack cancel" 2017-11-17 02:29:04 +00:00
OpenStack Proposal Bot
0521faba6e Updated from global requirements
Change-Id: Iab36aaedd85c08c579fdf48eca93337bea32842d
2017-11-16 11:23:47 +00:00
OpenStack Proposal Bot
9db1e6ef51 Updated from global requirements
Change-Id: I54ac7275af9bbd217fcd050937b24a8cba1a2eb7
2017-11-12 21:16:41 +00:00
rabi
f0d3d9f1f9 Allow cancelling create_in_progress stacks with --no-rollback
Change-Id: Ib107c82f341f4d271859ca7681d65f7ce4c5d0b1
Related-Bug: #1709041
2017-11-08 08:14:48 +05:30
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
2017-11-08 07:35:56 +05:30
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
2017-10-27 20:33:25 +05:30
Zuul
868f3b80b7 Merge "Use generic user for both zuul v2 and v3" 2017-10-23 08:06:15 +00:00
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
2017-10-20 03:17:58 +00:00
ricolin
e74181b490 [policy in code] Change policy description
Now we also support get policy from policies in code.
Depends-On: I610115dc1974b2182ce673bb086a1da15b022de3

Change-Id: I46d03c3303b3116e749effeecefe48949473daeb
2017-10-20 03:00:07 +00:00
Zuul
799bb285b0 Merge "No longer use oslotest.mockpatch" 2017-10-17 18:40:20 +00:00
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
2017-10-17 07:27:32 +00:00
Jenkins
e912fdfd79 Merge "Don't override sections in deep_update" 2017-10-09 08:34:28 +00:00
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
2017-10-09 15:11:07 +08:00
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
2017-10-05 10:56:10 +02:00
OpenStack Proposal Bot
4b397ae7eb Updated from global requirements
Change-Id: I7842746a72bdc8065b58fc731929b79c6b3bc837
2017-10-05 06:12:45 +00:00
ricolin
2d5bae0755 Mark python-heatclient as stable
Mark python-heatclient as stable in classifier.
See more detail in https://packaging.python.org/tutorials/
distributing-packages/#classifiers

Change-Id: I751a6f31943ee33e9d3af08e3380848bf1410f1a
2017-09-29 17:54:47 +08: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
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
2017-09-22 14:26:38 +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
rajat29
20cae9b7fb Using fixtures instead of deprecated mockpatch module
This module mockpatch of oslotest[1] is deprecated since version 1.13
and may be removed in version 2.0. Use fixtures.Mock* classes instead[2]

[1]OpenStack Testing Framework and Utilities
[2]https://docs.openstack.org/developer/oslotest/api/oslotest.mockpatch.html#module-oslotest.mockpatch

Change-Id: I6ab2f326cecb95fa7f9e6cbb01be1b2b498abdb1
2017-08-22 12:13:18 +05:30