Re: [openstack-dev] [Congress] Info on Currently Supported Data Drivers

2015-03-25 Thread Janet Yu
: Wednesday, March 25, 2015 at 8:08 AM To: "OpenStack Development Mailing List (not for usage questions)" Subject: Re: [openstack-dev] [Congress] Info on Currently Supported DataDrivers > > > >Hi Dani, > > >We do have an interface in Horizon that you¹ll g

Re: [openstack-dev] [Congress] Info on Currently Supported Data Drivers

2015-03-25 Thread Tim Hinrichs
..@gmail.com] Sent: Wednesday, March 25, 2015 11:54 AM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [Congress] Info on Currently Supported Data Drivers Hi Zhenzan, Actually I believe the command that Tim is looking for is: openstack congress datasource l

Re: [openstack-dev] [Congress] Info on Currently Supported Data Drivers

2015-03-25 Thread Daniel Comnea
l.com] > *Sent:* Wednesday, March 25, 2015 12:24 PM > > *To:* OpenStack Development Mailing List (not for usage questions) > *Subject:* Re: [openstack-dev] [Congress] Info on Currently Supported > Data Drivers > > > > Hi, > > > > The ‘driver list’ sub comma

Re: [openstack-dev] [Congress] Info on Currently Supported Data Drivers

2015-03-24 Thread Zhou, Zhenzan
: Pierre-Emmanuel Ettori [mailto:pe.ett...@gmail.com] Sent: Wednesday, March 25, 2015 11:54 AM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [Congress] Info on Currently Supported Data Drivers Hi Zhenzan, Actually I believe the command that Tim is looking

Re: [openstack-dev] [Congress] Info on Currently Supported Data Drivers

2015-03-24 Thread Zhou, Zhenzan
: Wednesday, March 25, 2015 11:54 AM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [Congress] Info on Currently Supported Data Drivers Hi Zhenzan, Actually I believe the command that Tim is looking for is: openstack congress datasource list Please let us

Re: [openstack-dev] [Congress] Info on Currently Supported Data Drivers

2015-03-24 Thread Pierre-Emmanuel Ettori
ay, March 24, 2015 7:39 PM > > *To:* OpenStack Development Mailing List (not for usage questions) > *Subject:* Re: [openstack-dev] [Congress] Info on Currently Supported > Data Drivers > > Hi, > > > > To check LOADED(or ENABLED) data source drivers for a running sys

Re: [openstack-dev] [Congress] Info on Currently Supported Data Drivers

2015-03-24 Thread Tim Hinrichs
24, 2015 7:39 PM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [Congress] Info on Currently Supported Data Drivers Hi, To check LOADED(or ENABLED) data source drivers for a running system, you can use congress cli. Maybe we could add a command to list S

Re: [openstack-dev] [Congress] Info on Currently Supported Data Drivers

2015-03-24 Thread Zhou, Zhenzan
x27;: 'id', 'description': 'None'}, | | | {'name': 'name', 'description': 'None'} | | | | | volumes | {'name': 'id',

Re: [openstack-dev] [Congress] Info on Currently Supported Data Drivers

2015-03-24 Thread Tim Hinrichs
ack code as well. From: thinri...@vmware.com<mailto:thinri...@vmware.com> To: openstack-dev@lists.openstack.org<mailto:openstack-dev@lists.openstack.org> Date: Tue, 24 Mar 2015 19:57:26 +0000 Subject: Re: [openstack-dev] [Congress] Info on Currently Supported Data Dri

Re: [openstack-dev] [Congress] Info on Currently Supported Data Drivers

2015-03-24 Thread Bryan Sullivan
nstack-dev] [Congress] Info on Currently Supported Data Drivers Hi Bryan, Inline. On Mar 24, 2015, at 12:13 PM, Bryan Sullivan wrote: Hi, I have a question about where to find the complete set of currently supported data drivers (with table/row details) for Congress. The in

Re: [openstack-dev] [Congress] Info on Currently Supported Data Drivers

2015-03-24 Thread Tim Hinrichs
Hi Bryan, Inline. On Mar 24, 2015, at 12:13 PM, Bryan Sullivan mailto:bls...@hotmail.com>> wrote: Hi, I have a question about where to find the complete set of currently supported data drivers (with table/row details) for Congress. The info at http://congress.readthedocs.org/en/latest/cloudse

Re: [openstack-dev] [Congress] Info on Currently Supported Data Drivers

2015-03-24 Thread Alex Yip
Hi Bryan, The drive source code is the best documentation that describes the table and row level? detail. The translator description in the source code sums up the tables an drivers in a succinct way. If you need any additional clarification, let me know. - Alex ___