summaryrefslogtreecommitdiffstats
path: root/puppet/services/nova-libvirt.yaml
AgeCommit message (Expand)AuthorFilesLines
2017-07-23Add support for nova live/cold-migration with containersOliver Walsh1-3/+17
2017-07-19Add nova::compute::rbd setting into nova-libvirt profileGiulio Fidente1-0/+18
2017-07-14Adds network/cidr mapping into a new service propertyGiulio Fidente1-0/+5
2017-05-19Update the template_version alias for all the templates to pike.Carlos Camacho1-1/+1
2017-05-15Add role specific information to the service templateSaravanan KR1-0/+10
2017-05-03Internal TLS: use common CA file parameter for libvirt CA certJuan Antonio Osorio Robles1-5/+20
2017-04-20Merge "TLS-everywhere: Enable for TLS libvirt live migration"Jenkins1-0/+82
2017-04-19TLS-everywhere: Enable for TLS libvirt live migrationJuan Antonio Osorio Robles1-0/+82
2017-04-15Add migration SSH tunneling supportOliver Walsh1-1/+0
2017-02-01Configure VNC Server listen address through t-h-tJuan Antonio Osorio Robles1-0/+1
2017-01-03Expose enabled_perf_events libvirt optionsPradeep Kilambi1-0/+9
2017-01-03Merge "Increase libvirt/qemu.conf max_files and max_processes"Jenkins1-0/+3
2016-12-23Bump template version for all templates to "ocata"Steven Hardy1-1/+1
2016-12-16Increase libvirt/qemu.conf max_files and max_processesGiulio Fidente1-0/+3
2016-11-03nova: add missing vnc console port in firewallEmilien Macchi1-0/+1
2016-11-03nova/libvirt: add missing ports for live-migrationEmilien Macchi1-0/+2
2016-10-20Open port 16509 for libvirt for live migrationJames Slagle1-0/+4
2016-08-31Availability monitoring agents supportMartin Mágr1-0/+4
2016-08-18Add DefaultPasswords to composable servicesDan Prince1-0/+4
2016-08-18Pass ServiceNetMap to servicesGiulio Fidente1-0/+7
2016-08-15Move Nova settings out of puppet/compute.yamlDan Prince1-0/+6
2016-07-28Convert service_name to underscore syntaxSteven Hardy1-1/+1
2016-07-25Merge "Move nova::db data within service template"Jenkins1-0/+2
2016-07-22Move nova::db data within service templateGiulio Fidente1-0/+2
2016-07-22Add 'service_name' to composable servicesDan Prince1-0/+1
2016-06-30First iteration of libvirt and nova-compute as a composable servicesEmilien Macchi1-0/+31
='#n533'>533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706