Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

CIRCLE / cloud

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 94
  • Merge Requests 10
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Merged
Merge request !176 opened Sep 01, 2014 by Bach Dániel@bachdaniel 
  • Report abuse
Report abuse

Feature Vm Ipv6

  • Discussion 3
  • Commits 5
  • Changes
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Őry Máté @orymate commented Sep 01, 2014
    Owner

    Shouldn't add_interface also call this task? 1767d22c

    Edited Sep 02, 2014
    ~~Shouldn't `add_interface` also call this task?~~ 1767d22c5
  • Őry Máté
    @orymate started a discussion on an old version of the diff Sep 01, 2014
    circle/firewall/models.py
    600 600 description='created by host.save()',
    601 601 type='AAAA').save()
    602 602  
    603 def get_network_config(self):
    604 interface = {'addresses': []}
    605
    606 if self.ipv4 and self.vlan.network4:
    607 ipv4 = IPNetwork(self.ipv4)
    608 ipv4.prefixlen = self.vlan.network4.prefixlen
    • Őry Máté @orymate commented Sep 01, 2014
      Owner

      this could be a method/property ab7f458e

      Edited Sep 02, 2014
      ~~this could be a method/property~~ ab7f458e9
    Please register or sign in to reply
  • Őry Máté @orymate commented Sep 01, 2014
    Owner

    +1

    +1
  • Bach Dániel
    @bachdaniel started a discussion on commit 1767d22c Sep 02, 2014
    • Bach Dániel @bachdaniel

      mentioned in merge request !176 (merged)

      Sep 02, 2014

      mentioned in merge request !176 (merged)

      mentioned in merge request !176
      Toggle commit list
    Please register or sign in to reply
  • Bach Dániel
    @bachdaniel started a discussion on commit ab7f458e Sep 02, 2014
    • Bach Dániel @bachdaniel

      mentioned in merge request !176 (merged)

      Sep 02, 2014

      mentioned in merge request !176 (merged)

      mentioned in merge request !176
      Toggle commit list
    Please register or sign in to reply
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Bach Dániel
Assignee
Bach Dániel @bachdaniel
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View labels
2
2 participants
Reference: circle/cloud!176