use proper absolute path to import modules
remove ignore case 'H301: one import per line'
Story: 2002909
Task: 24886
Change-Id: I1d72e68ead64492ff0c74f8c1bf1b460b573bc1e
Signed-off-by: Sun Austin <austin.sun@intel.com>
In Python 3 print is a function.
Especially for multiple string print, need to import
print_function from __future__.
Story: 2002909
Task: 24560
Signed-off-by: zhangyangyang <zhangyangyang@unionpay.com>
Change-Id: Ie31eb59368af57776eb9785dba494432111cd250
This update adds hooks to the spec files for the following packages
to generate wheels for the python modules:
- ceph-manager
- libvirt-python
- logmgmt
- platform-util
- python-3parclient
- python-cephclient
- python-lefthandclient
- python-ryu
- vm-topology
Change-Id: Ia63291e686818d19d0df52ff26b5f0bb3812b8ce
Story: 2003907
Task: 26787
Signed-off-by: Don Penney <don.penney@windriver.com>
Change-Id: Ibf10aa998458a3b6a62b8c55fe7d90af057dae41
Signed-off-by: Jack Ding <jack.ding@windriver.com>
Signed-off-by: Scott Little <scott.little@windriver.com>
Story: 2002884
Task: 22846
Change-Id: Ia2207eecea4fe4e590f774764a8beea83fa15fa7
Signed-off-by: Don Penney <don.penney@windriver.com>
Signed-off-by: Jack Ding <jack.ding@windriver.com>
Signed-off-by: Scott Little <scott.little@windriver.com>
Ceph Cache Tiering feature is not supported anymore. This commit removes
all the code changes associated with the no longer supported Ceph Cache
Tiering.
This implies:
a. cache tiering cannot be configured on system
b. no ceph-caching host could be added
c. no ceph-backing host could be added
d. ceph-caching/ceph-backing personality sub-type won't show up
when 'system host-show'/system host-add command is issued
e. ceph-caching/ceph-backing personality sub-type won't show up when host
is added/listed from horizon
Change-Id: Ic8fe14b7ceca5677f560bd2bce8c70a5c5597a7b
Signed-off-by: Jack Ding <jack.ding@windriver.com>
Signed-off-by: Scott Little <scott.little@windriver.com>
A timeout between ceph-manager and sysinv is causing ceph-manager to
stop responding. When Ceph Manager detects that 'require_jewel_osds'
flag needs to be set it queries sysinv which for whatever reason
(most likely dealing with some final operations) fails to respond in
a reasonable amount of time. This causes an exception in ceph-manager
which breaks one of the periodic threads execution.
Change-Id: If49f5ffbce4aeac3d50d52f526d1ce905be3cecb
Signed-off-by: Kristine Bujold <kristine.bujold@windriver.com>
Signed-off-by: Scott Little <scott.little@windriver.com>
Move content from stx-upstream to stx-integ
Packages will be relocated to
stx-integ:
ceph/
ceph
ceph-manager
Change-Id: I129faa448e2e52fc82101ae7ebc8ad5688f21523
Story: 2002801
Task: 22687
Signed-off-by: Scott Little <scott.little@windriver.com>
Change-Id: I0378b337ed0613d1b5e9b0d46790688594730b91
Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
Signed-off-by: Scott Little <scott.little@windriver.com>
Move content from stx-upstream to stx-integ
Packages will be relocated to
stx-integ:
ceph/
ceph
ceph-manager
Change-Id: I94570e59993251d72bbbfb8e7b8d1eb0666868b6
Story: 2002801
Task: 22687
Signed-off-by: Scott Little <scott.little@windriver.com>