- Apr 29, 2019
-
-
pengyuesheng authored
The number of rbac policy reaches the maximum quota, when create rbac policy, an error message is shown and the error information is unclear. This patch correct the error message Change-Id: I2d8207ed1f87c2f604d4f3d2bf34f8214e785203 Closes-Bug: #1826693
-
- Apr 25, 2019
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I63eb0cc9e086318169bf458275017845382d468b
-
- Apr 24, 2019
-
-
ZhongShengping authored
Thorough replacement of git.openstack.org URLs with their opendev.org counterparts. Change-Id: I7f5506455ed52e4670b8e428548e931db13b13db
-
- Apr 22, 2019
-
-
Zuul authored
-
Zuul authored
-
BubaVV authored
Several Angular based dashboards, such as images and snapshots, not regenerated after some item on this page changes its status from transition state. For example, an image may be shown forever in the "Creating" state with running progress bar. To improve UI this patch re-upload items list until some item in transition state. If status of item changed, then 'trackBy' field changed and Angular will re-render row with this particular item with ng-repeat-start directive and won't re-render all entire page. Change-Id: I2308baebb65b11180d66bd69d834386022c2ad84 Closes-bug: #1797592
-
Zuul authored
-
Zuul authored
-
- Apr 21, 2019
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: Idaf58de99b11881a31f9f50761561b8cef7ab718
-
- Apr 20, 2019
-
-
Zuul authored
-
- Apr 19, 2019
-
-
OpenDev Sysadmins authored
This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have.
-
pengyuesheng authored
In subnet page under admin panel, Subnet_free_ips is negative if the subnet's allocation_pools range is less than the used IPs of the subnet. This patch adjusts subnet_free_ips to 0 when it is negative. Change-Id: I3f1441bf5e4eb3017024db2865adf3296127793e Closes-Bug: #1823149
-
- Apr 18, 2019
-
-
Zuul authored
-
- Apr 16, 2019
-
-
Zuul authored
-
- Apr 15, 2019
-
-
manchandavishal authored
As Migration to bionic is completed or nodejs10 job running. So we not required nodejs4 job anymore. Change-Id: I179706cbd53b33f15bdc485168a7eba09fc788e5
-
zhufl authored
This is to add missing ws separator between words. Change-Id: Icfe0c1f6893b5c54dfa0ef7fe15499b3b50079ed
-
Zuul authored
-
- Apr 11, 2019
-
-
Ivan Kolodyazhny authored
Cinder API v3 is a default version for Horizon so we need to use it in the documentation. data-processing API version is removed from the Horizon documentation since it's availale in a separate plugin. Change-Id: I5f178b70f73c23f8220f44a418eec689f0bc3b1c
-
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
-
pengyuesheng authored
On admin panel, when creating a network and creating a subnet, the tenant to which the network belongs and the tenant to which the subnet belongs are inconsistent. This patch uniform network and subnet tenant ID Change-Id: I3744d8b7a0a37918962c9d9a2ac319002de93851 Closes-Bug: #1823627
-
- Apr 08, 2019
-
-
pengyuesheng authored
When selecting the remote as CIDR, the CIDR value field is mandatory but isn't marked as mandatory. This patch marks it as mandatory. Change-Id: I2125813d6fb58e311b6bef821a88c78ab0fc6cfc Closes-Bug: #1816330
-
- 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
-
pengyuesheng authored
Change-Id: Id628b2ef92582b7ecad1923ffe075bf40ed0b6fb Closes-Bug: #1822719
-
- Apr 01, 2019
-
-
pengyuesheng authored
Change-Id: Ifb22a59523ab1cb96caebaddd5ea53f08faa197c Closes-Bug: #1822524
-
pengyuesheng authored
Change-Id: I8c4d0243716bbdbc8d4195d5dfa1b24e54e03978 Closes-Bug: #1822521
-