diff options
author | spisarski <s.pisarski@cablelabs.com> | 2017-07-13 14:34:01 -0600 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-07-14 13:39:56 +0000 |
commit | c26e497bbf0c1cd39867f26c21c90fa09383df42 (patch) | |
tree | e6185bb2e69ed1168baef0df20a6486f5ce59be0 | |
parent | a027f01909730e83fa51daf14e0ffca0a56e0f09 (diff) |
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Created domain classes for networks and subnets.
Created Network and Subnet domain classes so neutron_utils.py functions
returning these types of objects will not be leaking out implementation
details as each API version can change these data structures which is now
being handled by the SNAPS neutron utility.
JIRA: SNAPS-113
Change-Id: Id95dd0f8c2618c20a1a73a428abb95686dfa8251
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
m--------- | docs/submodules/snaps | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/snaps b/docs/submodules/snaps -Subproject b490e8dc9fb01c6f9c44dd9a585ca1a1ae00bf1 +Subproject de6536ff2ba4faa1a3d4ed27e93d692cae20e5d |