Revision c2876228
ID | c2876228c2cbc3504a160e3b4d5ee65420b987f7 |
cyclades: Add FloatingIP model
Add Floating IP model to represent a floating IP that has been reserved
by a user. Each FloatingIP has an owner(UUID), an IPv4 address, the
network(pool) that has reserved from and the date is was reserved. Also,
it may be related to a VirtualMachine, if there is some VM that uses
this IP.
Also, create the corresponding model factory for tests.
Files
- added
- modified
- copied
- renamed
- deleted