4 Commits

Author SHA1 Message Date
ericxiett
e1cf238c5d Get device profile by name in cyborgclient
This patch adds the support that getting the device profile by its
name.

Implements: blueprint show-device-profile-with-name
Change-Id: I3587dce1555bf7a337661e2662165c171ddea57a
2021-12-01 07:48:14 +00:00
yangyawei
9a924dafd4 remove unicode from code
Change-Id: I4c7a02bfff3cfd314c71f2a22a1684897fda152c
2021-01-03 15:41:25 +08:00
tomas
290b6ed2bd Remove six lib
Change-Id: I7f278088722a3e0e0fd502be45337c485d9f282b
2021-01-03 10:39:15 +08:00
Shaohe Feng
516a37b52d base framework for cyborg client.
Include osc and httpclient lib codes.
In order to avoid reinvent the wheel, most of libs leverage
other openstack projects.

Use this command to list accelerators:
  # openstack accelerator list

ref:
  1. osc plugin
  https://docs.openstack.org/python-openstackclient/latest/contributor/plugins.html#

Change-Id: I90e39267eca3e91ce30807e00525cf637211e29d
2018-05-16 09:17:30 +00:00