- Apr 12, 2019
-
-
pengyuesheng authored
Change-Id: If407d8790ea22ce50a1ac33d26f6ec32f1ac3535
-
- Apr 11, 2019
-
-
Zuul authored
-
- Apr 10, 2019
- Apr 09, 2019
-
-
Corey Bryant authored
As of Stein, a minimum of python-cinderclient 4.0.0 is required to create a volume. Cinder schema no longer accepts additional properties on volume create that are not part of the API spec [1]. [1] https://review.openstack.org/#/c/573093/ Change-Id: I0fc4d5db39080985b471fe2465b7078e37417e4d Closes-Bug: #1824017
-
Christian Berendt authored
Change-Id: I58023f12e6b01808921555a33d09155b103e2000
-
- Apr 05, 2019
-
-
francotseng authored
Currently AngularGettextHTMLParser parses translations of form {$ 'content' | translate $}. However, there is another form in projects' html files: {$ ::'content' | translate $}. This commit fine-tunes the filter_regex and related handle_xxx functions to extract both forms of translations. Change-Id: I7129a13d046b699328b77267ae4936d31af8144c
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: Ibcaed3a98de8dbec8e1bf379fec99915a7d5cda1
-
- Apr 04, 2019
-
-
pengyuesheng authored
This patch fix does not match the regex in horizon and nova [1]. The service supports underscores, but the restriction imposed in horizon is different, so the regex is updated. [1] https://github.com/openstack/nova/blob/6ebb2c4cae65cb437e17a8c02fe5174a9825d8e0/nova/compute/api.py#L5674-L5690 Change-Id: Icc5e9c6447253d6087c578ab931b52a923128e38
-
Ivan Kolodyazhny authored
Policies are generated using oslopolicy-sample-generator according to Horizon 'Policy file maintenance' guide [1]. [1] https://docs.openstack.org/horizon/latest/contributor/topics/policy.html#policy-file-maintenance Change-Id: If31c072ab14e1746969b7f94e6837722cefa28ea Closes-Bug: #1821289
-
pengyuesheng authored
Change-Id: I5a26a63dcd485e0e0c28bcd0fd35f28e3edca613 Closes-Bug: #1823130
-
YAMAMOTO Takashi authored
Change-Id: I75adb9aad6d5deed027625fca8e07b6ed5a1cf42
-
- Apr 03, 2019
-
-
Zuul authored
-
Wangliangyu authored
When the neutron_lbaas is configurated and enabled, the created router will be HA router. Every router instance will has a HA port which to keep them alived. Those ports, whose device-owner is router_ha_interface, will shown on page. But there will throw an NotFound error when deleting them. IMO, it is enough for user to known them exist. we don't need to operate them for they only using by router instance. Change-Id: I276b5754b936d03b87b1e8ef39097a130e309211
-
- Apr 02, 2019
-
-
Zuul authored
-
- Apr 01, 2019
-
-
pengyuesheng authored
Change-Id: I8c4d0243716bbdbc8d4195d5dfa1b24e54e03978 Closes-Bug: #1822521
-
- Mar 29, 2019
-
-
manchandavishal authored
In Train, we will use python 3.6 and 3.7 for python3 runtime in our gate jobs [1]. This commit drops python 3.5 info and adds python 3.6 and 3.7 info. [1] https://governance.openstack.org/tc/reference/runtimes/train.html Change-Id: I8f024505ed9b37c9f2b480f49b5000d75da42cc0
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I7b3e2b98f5c0f1e4d98fae745b645668d7fe8561
-
- Mar 28, 2019
-
-
Zuul authored
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I6d396e0ca181f59b5ff13f7512e99077a0bb4a3d
-
Akihiro Motoki authored
Change-Id: Ic20e2e8547856f028e5acc9d6501c95f91578587
-
Zuul authored
-
Eric Desrochers authored
Using a scsi decorated image with: hw_disk_bus='scsi' hw_scsi_model='virtio-scsi' This solve the case where an instance is launched with 'image' selected as boot source with a new volume. This will result in /dev/vda instead of /dev/sda as it should. Not specifying device name in setFinalSpecBootImageToVolume() leaves the decision to nova to determine it. Example: ------- VM boot volume without scsi meta data decoration: Attached To 0a0cd660-7ce3-4033-9983-2e1099edc5f0 on /dev/vda VM boot volume with scsi meta data decoration: Attached To 91f50dbc-8bdf-4293-84ea-fc5df27b5ee4 on /dev/sda -------- Note: This commit doesn't address cases for where instances are launched using existing volume and snapshot, this will involve more work to migrate the code from BDMv1 to BDMv2. Closes-Bug #1560965 Change-Id: I9d114c2c2e6736a8f1a8092afa568f930b656f09
-
- Mar 27, 2019
-
-
Zuul authored
-
Zuul authored
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I94182b7c593fdf387b332c5af513b845be2f2846
-
Zuul authored
-
- Mar 26, 2019
-
-
Zuul authored
-
- Mar 25, 2019
-
-
Ivan Kolodyazhny authored
These jobs are stable enough so we can make them voting: * horizon-selenium-headless * horizon-integration-tests * horizon-tox-bandit-baseline - this job is now voting and configured only for 'check' queue. Change-Id: Ifca858e4c85748d801c412d7e91dce3362f0204f
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: Ia0fa7e427c8fe7dcab308a5bdb17d07936826645
-
- Mar 22, 2019
-
-
Akihiro Motoki authored
Also fixes the success message of "Clone Group" form. Change-Id: I7ace2529b9fdfcbbd348f9b49f5d9e54497e9def Closes-Bug: #1821288
-
Zuul authored
-
- Mar 21, 2019
-
-
Zuul authored
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/stein. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/stein. Change-Id: Ie89592ab93af0998b5629c1b33567c98e85200e9 Sem-Ver: feature
-