6 Commits

Author SHA1 Message Date
Gary Kotton
94aead783a Make use of oslo_service for loopingcall
No longer need openstack-common conf that pulls in the above
code.

In addition this this uses the translation imports from Neutron.

Change-Id: I475aa6936f126264d6de3ba9e25838d5dffddf3d
2015-07-07 03:53:22 -07:00
Salvatore Orlando
ce0e969681 Adopt oslo incubator
This patch removes usage of incubated libraries from
neutron.openstack.common and starts "copying" such libraries from
the oslo incubator as any other project.

As vmware-nsx currently only uses i18n, and loopingcall, these are
the only modules added to openstack-common.conf
All the imports pointing out to neutron.i18n or
neutron.openstack.common.loopingcall are amended in this patch.

Closes-Bug: #1432783
Change-Id: I6b9d576bad33310598139c7169627c44014301af
2015-03-24 13:12:38 +00:00
Salvatore Orlando
d150318fff Finish switch to oslo_log
This patch removes remaining references to
neutron.openstack.common.log

Change-Id: I3ed3b1a74f4d7196446a678bf5b550888fcc4040
2015-03-15 11:11:25 -07:00
Gary Kotton
bf7b098788 Enable hacking to be run
Ensure that Neuteron hacking is run when doing pep8

Ensures the following:
1. oslo.whatever => oslo_whatever
2. LOG messages should have cortrect translations
3. using jsonutils instead of json

Change-Id: I85cf69d483fd5d624ed3876ec9bacd83f7b7b70b
2015-03-08 06:05:28 -07:00
Gary Kotton
9254b0aeda VMware: initial NSXv developments
Add the NSXv code to the repo.

Co-Authored-By: Kobi Samoray <ksamoray@vmware.com>

Change-Id: Iefc76e0d6bfab8136bd2e3300a8b3d4a3fdb3a46
2014-12-28 06:22:43 -08:00
Gary Kotton
3a96a43c53 VMware: fix gitreview
Fix the correct repo

Change-Id: I1deed42fb003f06bc97634e3908c6d82c8620e85
2014-12-21 23:24:18 -08:00