Cole
Thanks for the response. I will try with --test-first-run option to see
how it pans out.
Cheers
-Avaneendra
On Tue, Nov 17, 2015 at 1:54 PM, Cole Robinson wrote:
> On 11/17/2015 01:47 PM, Avaneendra Alugupalli wrote:
> > Cole
> > Thanks for your time. Will try to ask agai
M, Cole Robinson wrote:
> On 11/17/2015 11:40 AM, Avaneendra Alugupalli wrote:
> > hi Cole
> > Thanks for the response.
> >>
> >
> >>The functions that add/remove/list the URIs in config.py are add_conn,
> >> remove_conn, list_conn_uris respecti
dconf?.
perhaps not delete those values from dconf?.
thanks
-Avaneendra
On Mon, Nov 16, 2015 at 8:09 PM, Cole Robinson wrote:
> On 11/16/2015 02:17 PM, Avaneendra Alugupalli wrote:
> > hi
> > I am trying to understand the code for virt-manager and found that
> during the
> >
hi
I am trying to understand the code for virt-manager and found that during
the config object create, gets the connections / uris using the Gsettings
API. and these are the entries in dconf database.
for child in self._settings.list_children():
childschema = self._root + "." + child
self._settin