summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Litao Gao [Tue, 28 Feb 2017 07:33:42 +0000 (02:33 -0500)]
openstak newton version vim driver implementation
1. change to use keystoneauth1 for auth and transport
2. add neutron network creation and deletion handling
3. some modification for refactoring
Change-Id: Ibaa3f33ae89c57bcb5a5e603b63355ed7ca4c52b
Issue-Id: MULTIVIM-47
Signed-off-by: Litao Gao <litao.gao@windriver.com>
Litao Gao [Fri, 24 Feb 2017 10:05:00 +0000 (05:05 -0500)]
openstak newton version vim driver implementation
this commit includes the capability of accepting
the 'networks' get request from multivim broker
and do authorization and then send the proper
request to newton openstack instance and do
some converting work upon the response and then
send back the response to multivim borker
Change-Id: If4d3da0d5cc3865a831fa5f1b9effec4da56c3d3
Issue-Id: MULTIVIM-47
Signed-off-by: Litao Gao <litao.gao@windriver.com>
Bin Yang [Fri, 24 Feb 2017 08:33:14 +0000 (16:33 +0800)]
Remove dependency on mysql
Change-Id: I9bbecf8e22b1ee59ab8d80d808c4e8f0bd1a7421
Issue-Id: MULTIVIM-48
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Bin Yang [Thu, 23 Feb 2017 02:09:28 +0000 (10:09 +0800)]
Fix bug of unittest: missing logs dir
Fix a bug resulting unittest failure:missing logs dir in git repo.
Rename tag to be more generic as well.
Change-Id: I5cf4460a0a606ce9d0a313856e1655d2c0c9d88f
Issue-Id: MULTIVIM-42
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Bin Yang [Wed, 22 Feb 2017 07:15:09 +0000 (15:15 +0800)]
Setup micro-service of kilo driver
Change-Id: I02f1b58f67cd3a5020d3742c4edab479982e5532
Issue-Id: MULTIVIM-23
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Bin Yang [Wed, 22 Feb 2017 04:58:11 +0000 (12:58 +0800)]
Setup micro-service of newton driver
Change-Id: I86dd5d3032eb70d0c1c1c23d179de2a0a2a1fdeb
Issue-Id: MULTIVIM-18
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Andrew Grimberg [Tue, 21 Feb 2017 14:53:16 +0000 (14:53 +0000)]
Initial empty repository