1032743e5410088b770bb454eda794b6f1d50a99
Commit Graph

1696 Commits

Author SHA1 Message Date
Balazs Gibizer
1032743e54 Make Feature Liaison optional
As we discussed in the pre-PTG ML thread and on the PTG[2] we don't see too
much value keeping the Feature Liaison mandatory in the spec but we keep
it as an optional way for new contributors to declare that they would like
to be mentored.
[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014917.html
[2] https://etherpad.opendev.org/p/nova-victoria-ptg
Change-Id: I3769eb16fe396404113eba75a64d86e6b3d86f81
2020年06月04日 13:46:44 +02:00
Zuul
ad3192d320 Merge "re-propose numa with placement" 2020年05月22日 09:24:45 +00:00
Zuul
216f5941ee Merge "Add spec for downloading images via RBD" 2020年05月18日 16:06:45 +00:00
Curt Moore
07254dba6b Add spec for downloading images via RBD
This spec adds details on the changes needed to allow nova the ability
to download Glance images into the libvirt image cache via a direct RBD
download instead of over the Glance HTTP API.
Change-Id: Icfcdf203ccce16f417ae043d71381f344e0feaaa
Blueprint: nova-image-download-via-rbd
2020年05月18日 16:57:54 +02:00
Zuul
26e9c8717e Merge "Use PCPU and VCPU in one instance" 2020年05月18日 12:42:29 +00:00
Sean Mooney
e290c1fcac re-propose numa with placement
This patch updates the histroy and re-proposes
the spec for the victoria cycle.
Change-Id: I93d78fff517c49d76059b2dea6acac5e2a86f40c
2020年05月14日 10:09:04 +00:00
Zuul
3bc3142246 Merge "Re-proposes 'Proposal for a safer remote console with password authentication'" 2020年05月14日 01:36:50 +00:00
Zuul
8b6874a0a9 Merge "Re-propose provider-config-file spec for Victoria" 2020年05月14日 01:32:15 +00:00
zhangbailin
85b0255086 Re-proposes 'Proposal for a safer remote console with password authentication'
The feature aims at providing a safer remote console with password
authentication. End users can set console password for their instances.
Any user trying to access the password-encrypted console of instance
will get a locked window from web console prompting for ``password``
input, and this provides almost the same experience as using VNC clients
(e.g vncviewer) to access vnc servers that require password
authentication.
Previously-Approved: Ussuri
Partially-Implements: blueprint nova-support-webvnc-with-password-anthentication
Change-Id: I09a2aeb1c1b0c26ea22bd668e582f53f22252325
2020年05月13日 11:46:04 +00:00
Tony Su
eb4e4b2dc4 Re-propose provider-config-file spec for Victoria
This is a proposal to configure resource provider visibility, ownership,
inventory, trait, and aggregate settings using a standardized YAML file format.
This was previously approved in Train [1] and Ussuri[2] but did not make
it into the release.
[1] http://specs.openstack.org/openstack/nova-specs/specs/train/approved/provider-config-file.html
[2] https://specs.openstack.org/openstack/nova-specs/specs/ussuri/approved/provider-config-file.html
Previously-approved: Train, Ussuri
Blueprint: provider-config-file
Change-Id: I24e67e3776d83ec1ac29f336b8392b1883d8934d
2020年05月12日 23:44:54 +00:00
Sean Mooney
4c147f1d6b move implemented specs in ussuri
This patch moves all specs that were implmented
in the ussuri release and sets up the redirects accordingly.
Change-Id: I7eddfab1d3b6aa5a23f47b6d8966760ca5648faa
2020年05月12日 08:18:59 +00:00
Wang Huaqiang
c588c8f05c Use PCPU and VCPU in one instance
We'd like to propose a way to create instance to
take using of PCPU and VCPU resource in one instance.
Re-proposed in victoria.
Change-Id: Ic75c41fc1d19d5a8bd74d820624935e3ccff703f
2020年05月07日 17:32:08 +08:00
Zuul
1d8709a091 Merge "Update SPEC: Using PUT instead of PATCH API to update delete_on_termination" 2020年04月24日 16:36:53 +00:00
zhangbailin
2084981c64 Update SPEC: Using PUT instead of PATCH API to update delete_on_termination
As talked in [1], using PUT (update a volume attachmet API) instead of using
PATCH to update attached volume.
[1]https://review.opendev.org/#/c/693828/19/nova/api/openstack/wsgi.py@54
Blueprint: destroy-instance-with-datavolume
Change-Id: I319c2b7e90874820fb98736701398b9466d754c3
2020年04月24日 14:34:51 +00:00
Zuul
2413ea752a Merge "Updated Nova-Cyborg interaction spec." 2020年04月24日 14:08:38 +00:00
Zuul
f131be8165 Merge "move implemented spec for train" 2020年04月23日 16:51:32 +00:00
Zuul
93dc9ec0d5 Merge "Adds spec infrastructure for Victoria" 2020年04月21日 12:19:47 +00:00
Sean Mooney
c8290ed5d0 move implemented spec for train
This patch moves all specs that were implmented in
the train release and set up the redirects accordingly.
Change-Id: Id4b17e07f2d37cdcd789f4407b7bddd1008a23c1
2020年04月20日 15:27:39 +01:00
mareklycka
5fda797bfd Adds spec infrastructure for Victoria
Co-Authored-By: Takashi Natsume <takanattie@gmail.com>
Change-Id: Ie6688d8947c2a25de2a919b28bd26b5aef187796
2020年04月05日 19:08:36 +09:00
zhangbailin
643dfcda5b [Trivial] Remove note for the implementation
https://review.opendev.org/#/c/712697/ completed this NOTE,
so we should remove it from this spec.
Part of blueprint action-event-fault-details
Change-Id: Iff32702fb4b372fac2a37c19d685e89928d7cb4d
2020年03月25日 10:45:16 +08:00
Zuul
8fb5c4a8d0 Merge "Move 'live migration with vpmems' spec" 2020年03月24日 15:50:41 +00:00
Zuul
0b4d381dc5 Merge "Support re-configure deleted_on_termination in server" 2020年02月22日 02:11:08 +00:00
zhangbailin
3dbc3d9404 Support re-configure deleted_on_termination in server
This blueprint proposes to allow changing the ``deleted_on_termination``
attribute of a volume after an instance is booted.
APIImpact
Blueprint: destroy-instance-with-datavolume
Change-Id: If06bd29a8fcad322aed337bb7fdb54aae304c8dc
2020年02月21日 10:56:38 +08:00
Zuul
aa2edfb5f1 Merge "Support volume local cache" 2020年02月20日 15:08:41 +00:00
Eric Fried
8ea09c3796 Move 'live migration with vpmems' spec
To make our tooling happier, make the spec's file name match the
blueprint name. Include a redirect to not break links in the wild.
Change-Id: I707409ba1cc668bb7e67c16a1eb7e848a5033625
blueprint: support-live-migration-with-virtual-persistent-memory
2020年02月17日 12:29:44 -06:00
Zuul
51e41b8078 Merge "Fixed minor suggestions" 2020年02月17日 17:39:18 +00:00
Zuul
63e7bbb81c Merge "FUP for NUMA Topology spec" 2020年02月17日 17:39:17 +00:00
Abhishek Kekane
303c76b398 Fixed minor suggestions
Fixed minor suggestions given on [1].
[1] https://review.opendev.org/#/c/641210/
Blueprint: support-glance-multiple-backend
Change-Id: I5d689d3edaa118f1a0defd63ac375a83b9ee553a
2020年02月17日 15:43:32 +00:00
Sylvain Bauza
132863d6d2 FUP for NUMA Topology spec
Some follow-up patch given some comments in the last version.
Change-Id: I2ce6b82b464ac2b3a563f4a197164bbecc38b318
2020年02月17日 11:39:00 +01:00
Zuul
7f6c832d29 Merge "Proposes NUMA topology with RPs" 2020年02月15日 10:25:12 +00:00
Sylvain Bauza
7d320517b4 Proposes NUMA topology with RPs
Spec for explaining the relationship between a root RP and
and one or more Non-Uniform Memory Access (NUMA) nodes (aka. cells)
Spec-for: blueprint numa-topology-with-rps
Change-Id: I0c804743db77da5717c9c37e3c5ba57a9a3950ad
2020年02月14日 18:12:54 +01:00
Zuul
3ea52c20be Merge "Proposal for a safer remote console with password authentication" 2020年02月14日 16:35:02 +00:00
Zuul
37367ec0c7 Merge "Add Unified Limits Spec" 2020年02月14日 16:13:43 +00:00
pandatt
33a13a1aab Proposal for a safer remote console with password authentication
The feature aims at providing a safer remote console with password
authentication. End users can set console password for their instances.
Any user trying to access the password-encrypted console of instance
will get a locked window from web console prompting for ``password``
input, and this provides almost the same experience as using VNC clients
(e.g vncviewer) to access vnc servers that require password
authentication.
Blueprint: nova-support-webvnc-with-password-anthentication
Related-bug: #1447679
Change-Id: I8416ceb88b9e9e6498a81c678944bc5d96700fc3
2020年02月14日 16:01:05 +00:00
Zuul
9bb4b8316c Merge "Add nova-audit spec" 2020年02月14日 10:11:37 +00:00
Liang Fang
7b138b7998 Support volume local cache
Use fast NVME SSD or persistent memory to cache for slow remote volumes
Depends-On: https://review.opendev.org/#/c/684556/
Change-Id: I5ed7626ad5c45514bcdedaf1625778e2380b3cac
Blueprint: support-volume-local-cache
Signed-off-by: Liang Fang <liang.a.fang@intel.com>
2020年02月14日 10:41:39 +08:00
John
f03efd11a5 Add Unified Limits Spec
Add support for Keystone's Unified Limits in Nova.
blueprint unified-limits-nova
Change-Id: I33301cbb02941d8498c17fb19ea07f0c0cae0bfc
2020年02月13日 18:37:39 +00:00
Zuul
52e23f0498 Merge "Use PCPU and VCPU in one instance" 2020年02月13日 18:02:35 +00:00
Wang Huaqiang
fba813daf4 Use PCPU and VCPU in one instance
We'd like to propose a way to create instance to
take using of PCPU and VCPU resource in one instance.
Re-proposed in U release.
Change-Id: I0c4ffe349dc9381c83c836efb4af99d072169c88
2020年02月13日 22:37:21 +08:00
Zuul
4aefa3596e Merge "Support multiple store of Glance" 2020年02月10日 15:45:13 +00:00
Zuul
94045b90dd Merge "Re-propose "Secure Boot support for KVM & QEMU guests" for Ussuri" 2020年02月10日 14:50:46 +00:00
Kashyap Chamarthy
007e08cbfb Re-propose "Secure Boot support for KVM & QEMU guests" for Ussuri
Previously-approved: Train
Blueprint: allow-secure-boot-for-qemu-kvm-guests
Change-Id: I158080dab789de6acd06a8f73fd3bc6b72523a52
Signed-off-by: Kashyap Chamarthy <kchamart@redhat.com>
2020年02月06日 11:24:21 +00:00
zhangbailin
001ddac9ec FUP: Fixed the invalid index in References
Change-Id: I637665f0b05a863f31255274f6b96f3a58d5afa4
2020年02月05日 19:32:48 +08:00
Zuul
20907c8141 Merge "Address comments on 'flavor-extra-spec-validators' spec" 2020年01月30日 16:16:02 +00:00
Stephen Finucane
1ea1f660d9 Address comments on 'flavor-extra-spec-validators' spec
Some follow-ups.
Change-Id: I95b6a3470e78ceaa05d556a9909746fbe89f05f6
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2020年01月30日 15:48:19 +00:00
Zuul
a8434e5fbd Merge "Re-propose the flavor extra spec validation spec" 2020年01月30日 15:46:17 +00:00
Zuul
db28d4ea9e Merge "Add action event fault details" 2020年01月30日 14:04:54 +00:00
Zuul
e2d67c22b1 Merge "Non-Admin user can filter their instances by more filters" 2020年01月30日 13:02:29 +00:00
Stephen Finucane
90f006e96c Re-propose the flavor extra spec validation spec
Previously known as the (rather lengthy)
'flavor-extra-spec-image-property-validation-extended' spec.
Part of bp flavor-extra-spec-validators
Change-Id: I1b3b74f1fd2af9419f7aa0c79b5dad5b26065b57
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2020年01月30日 12:29:02 +00:00
Victor Coutellier
c76d1b3149 Non-Admin user can filter their instances by more filters
Many instances filter are restricted to admin-only users, while the
related attribute are readable when showing instance detail for non
admin users.
In order to stay coherent, all existing instance filters who are
related to a field readable by default to non admin users when showing
instance details, should be allowed by default without policy
modification.
APIImpact
Change-Id: I288e4a2bd12702a1e7f7ebed544c95eb4a40e641
Implements: blueprint non-admin-filter-instance-by-az
2020年01月30日 10:53:44 +01:00