- 15 Feb, 2019 3 commits
-
-
Zuul authored
-
Christopher Dearborn authored
When enumerating DCIM_ControllerView, the DriverVersion field may have unprintable ASCII characters in it if the server has a BOSS card. In the past, it was observed that this field could contain unprintable non-ASCII characters, but unprintable ASCII characters have been found in it as well. This fix changes the filtering so that only printable ASCII characters and the tab character pass the filter. Closes-Bug: 1816194 Change-Id: If7274fed19fb763aa7c2e4adc3676a4e3c26aee0
-
Christopher Dearborn authored
The current code waits for 3 consecutive failed pings, each 10 seconds apart to determine that an iDRAC has gone down during an iDRAC reset. This is too long for some servers, as the iDRAC may come back up before the 3rd ping failure. This results in a failure to detect the iDRAC going down, which causes a timeout on the reset. This patch changes the code to wait for only 2 consecutive ping failures, which is what our highly tested downstream code does. Closes-Bug: 1816195 Change-Id: Iac21d5eb722834089cbe4a2e7e19370a951951f0
-
- 31 Jan, 2019 2 commits
- 24 Jan, 2019 1 commit
-
-
Zuul authored
-
- 21 Jan, 2019 1 commit
-
-
David Paterson authored
We need to make sure we check model name of controller starts with "BOSS" Change-Id: I0b8608bad4ffc1f6c5bcf5ae36d9c0c76478260b
-
- 09 Jan, 2019 2 commits
- 08 Jan, 2019 1 commit
-
-
Rachit7194 authored
Change-Id: Ic37afe82d6b98433ee60142ed3ee429c48de727d
-
- 04 Jan, 2019 1 commit
-
-
Zuul authored
-
- 28 Dec, 2018 1 commit
-
-
ZhijunWei authored
Change-Id: I25ce98508125a5e378ee56c2fa4b3269729193d9
-
- 04 Dec, 2018 1 commit
-
-
98k authored
Mailinglists have been updated. Openstack-discuss replaces openstack-dev. Change-Id: I0d6c03b871014ab3f260fa23e20da8cbfdbdcc75
-
- 15 Nov, 2018 1 commit
-
-
zhouxinyong authored
Change-Id: Ibd94975d4fd56ca63fa317d847e0822e75e2009f
-
- 19 Oct, 2018 1 commit
-
-
David Paterson authored
Build a list of controllers which had disks converted to or from RAID/JBOD and inidicate if a reboot is required. The following steps allow the caller to retrieve a list of controllers that have disks comverted to the specified RAID status: - Examine all disks in the system and filter out any that are not attached to a RAID/BOSS controller. - Inspect the controllers' disks to see if there are disks that need to be converted. If a disk is already in the desired status the disk is ignored, otherwise it is converted. This function also handles failed or unknown disk status appropriately and will raise exception(s) where needed. - Finally a dict is returned containing a list of controller IDs for controllers whom had any of their disks converted, and whether a reboot is required. Typically the caller would then create a config job for the list of controllers returned to finalize the RAID configuration and reboot the node if necessary. Change-Id: I5229f7699c9ca1d5b72a54b4ddcea6313b440836 Co-Authored-By:Christopher Dearborn <Christopher.Dearborn@dell.com>
-
- 05 Oct, 2018 1 commit
-
-
Zuul authored
-
- 28 Sep, 2018 1 commit
-
-
Mark Beierl authored
Adds new function to reset the iDRAC and wait for it to become operational again. Change-Id: Ia8dc0b97e02fc5f2c4d39b6b6d90456c1cfc5b7a Co-Authored-By:Christopher Dearborn <christopher.dearborn@dell.com>
-
- 27 Sep, 2018 1 commit
-
-
digambar authored
Change-Id: I322d07f425470c585db950ef27cd4b9364eff71c
-
- 11 Sep, 2018 1 commit
-
-
uday344 authored
Change-Id: I63e7bc013386449db8cf50aec1d9e80fe9a2c570
-
- 06 Sep, 2018 2 commits
-
-
Zuul authored
-
jainprasuk1996 authored
Change-Id: Id8ff61f7f2fb2c24af64f38f6cf34e5b6d66182c
-
- 23 Aug, 2018 1 commit
-
-
Mark Beierl authored
Adds constants, instead of arbitrary strings, for specifying the type of reboot job. Change-Id: I4f404bdb158899b4d0f50f87a120a222f4bd5939
-
- 13 Aug, 2018 1 commit
-
-
Christopher Dearborn authored
The current number of is ready retries does not work with DSS9000 hardware. This change doubles the number of retries, which has proven to work. Change-Id: I5651acbb22be1cffb2a7f448db6a6975d27ad963
-
- 11 Aug, 2018 3 commits
- 10 Aug, 2018 1 commit
-
-
digambar authored
Change-Id: I7ae6efb913895c86aab838481b6025c8a17a42ee
-
- 08 Aug, 2018 1 commit
-
-
Mark Beierl authored
Adds the ability to delete jobs from the iDRAC job queue. Change-Id: I0e34cc850b968533782af45ef6e61206a3f04949 Co-Authored-By:Richard G. Pioso <richard.pioso@dell.com>
-
- 01 Aug, 2018 1 commit
-
-
Zuul authored
-
- 27 Jul, 2018 1 commit
-
-
Mark Beierl authored
Adds APIs that support listing and setting NIC attributes by name. Change-Id: Ie836a3603b6bb49e3f296c10147d58ae745c3f6b Co-Authored-By:Richard G. Pioso <richard.pioso@dell.com>
-
- 09 Jul, 2018 1 commit
-
-
Christopher Dearborn authored
When an enumerate is done, it is possible that the iDRAC may return invalid UTF8 that contains non-ASCII characters. This causes an XMLSyntaxError to be thrown. This fix detects that situation and filters out all non-ASCII characters to bypass the error. See the following bug for further details: https://bugs.launchpad.net/python-dracclient/+bug/1779412 Closes-Bug: #1779412 Change-Id: I5003785dee922920dcdd95c8d7e2a26e0bf97a7d
-
- 06 Jul, 2018 1 commit
-
-
Mark Beierl authored
Adds an optional start time to allow configuration changes to be scheduled for a future time. Co-Authored-By:
Christopher Dearborn <christopher.dearborn@dell.com> Co-Authored-By:
Richard G. Pioso <richard.pioso@dell.com> Change-Id: Ia1f02fd2f8a25efa8bb924bd9d50394cbf5d2034
-
- 29 Jun, 2018 1 commit
-
-
David Paterson authored
Some RAID controllers support JBOD (passthrough) mode, while others do not. This method determines if the passed RAID controller supports JBOD mode. Note: that the controller must have at least one disk in the non-RAID or ready state, or this method will be unable to determine if the RAID controller supports JBOD mode, and an exception will be thrown. Co-Authored-By:Christopher Dearborn <Christopher.Dearborn@dell.com> Change-Id: I62d8f92197faf6a6b4fe8a72da5c1a6a79d2af82
-
- 19 Jun, 2018 1 commit
-
-
Christopher Dearborn authored
The Dell BOSS card requires that 0 be passed for the RAID 1 size_gb for the RAID creation to be successful. This change causes the code to treat a size of 0 as valid so the BOSS RAID 1 can be created. Change-Id: Id149f6250318e6162a168d002671faa2b3a7989b Task: #22082 Story: #2002536 Co-Authored-By:Digambar Patil <digambarpat@gmail.com>
-
- 17 May, 2018 1 commit
-
-
wangqi authored
Change the links http to https Change-Id: I95ef797f5711742b3808a53decad409496277971
-
- 26 Mar, 2018 1 commit
-
-
Zuul authored
-
- 23 Mar, 2018 1 commit
-
-
Christopher Dearborn authored
This patch adds support for PCIe drives. Change-Id: Ib0a2f0f71d98c9945c1333db2f06584088e4e385
-
- 19 Feb, 2018 3 commits
-
-
Christopher Dearborn authored
Fixed the indentation in utils.list_settings. Change-Id: I198bc028537f78228a4899afd788e786c95f0ee6
-
Zuul authored
-
Zuul authored
-