Re: [openstack-dev] Queries about API Extension

2018-03-28 Thread Chris Dent
On Wed, 28 Mar 2018, 陈汗 wrote: Hi all, Here are my questions: For the projects whose api parts were implemented with Pecan, is there any way(hope it is graceful) to extend these api? I mean, for example, somehow I have to add several extra attributes in Class Chassis in ironic

[openstack-dev] Queries about API Extension

2018-03-28 Thread 陈汗
Hi all, Here are my questions: For the projects whose api parts were implemented with Pecan, is there any way(hope it is graceful) to extend these api? I mean, for example, somehow I have to add several extra attributes in Class Chassis in ironic project. Do you guys have any b