Ticket #830 (closed task: fixed)
Migration script from 0.10 series to 0.11 series
| Reported by: | ejhernandez@… | Owned by: | ejhernandez@… |
|---|---|---|---|
| Milestone: | 0.11 | Component: | trafficshaping |
| Severity: | major | Keywords: | migration services |
| Cc: |
Description
Do migration script to change traffic shaping rules from 0.10 series to 0.11 series since services module is now used instead of using service type.
Attachments
Change History
comment:4 Changed 6 years ago by ejhernandez@…
(In [8585]) Merged [8580] [8583] [8584] revisions into branches/0.11
+ [8580] -> s/unset/delete_dir/g to delete directories and using constants on migration refs #855 + [8583] -> Fixing typo bug on table naming refs #855 + [8584] -> Fixing some bugs on migration, small ones indeed. If an installation case is the problem refs #830
comment:5 Changed 6 years ago by ejhernandez@…
(In [8588]) Added a check to RuleModel? method to regen config correctly. Fixing a bug when an external interface has no gateways associated and another small bug fixed refs #830
comment:7 Changed 6 years ago by ejhernandez@…
- hours changed from 0 to 10.0
- Status changed from assigned to closed
- Resolution set to fixed
- totalhours changed from 0.0 to 10.0
comment:8 Changed 6 years ago by ejhernandez@…
(In [8603]) Merged [8588] [8589] [8590] [8591] [8592] [8593] [8594] [8595] [8599] [8600] revisions into branches/0.11
+ [8588] -> Added a check to RuleModel? method to regen config correctly. Fixing a bug when an external interface has no gateways associated and another small bug fixed refs #830 + [8589] -> Added Danish translation thanks to Allan Jacobsen (to be included in 0.10.99) + [8590] -> Updating strings from pootle to be deployed on 0.10.99 release + [8591] -> Restarting apache when ts is restarted as well and more info on migration #830 + [8592] -> Added Danish translation to the changelog + [8593] -> Fixing typo on Makefile + [8594] -> Fixing wrong strings on translations, now all packages build correctly + [8595] -> Some documentation fixes + [8599] -> Remove now unnecessary files. Better info on migration refs #830 + [8600] -> Make warning messages disappear closes #830 (spent 10)