aboutsummaryrefslogtreecommitdiffstats
path: root/docker/services/nova-placement.yaml
AgeCommit message (Expand)AuthorFilesLines
2017-10-09Remove package if service stopped and disabledmarios1-0/+10
2017-10-09docker: add logging(source & groups)Juan Badia Payno1-0/+2
2017-09-11Persist containerized services httpd logsBogdan Dobrelya1-1/+5
2017-08-11Enable TLS for nova api and placement containersJuan Antonio Osorio Robles1-0/+17
2017-08-01Merge "Generate MySQL client config if service requires database"Jenkins1-1/+7
2017-07-31Add missing metadata_settings from docker servicesJuan Antonio Osorio Robles1-0/+2
2017-07-27Generate MySQL client config if service requires databaseDamien Ciabrini1-1/+7
2017-07-15Merge "Use a single configuration file for specifying docker containers."Jenkins1-14/+2
2017-07-14Use a single configuration file for specifying docker containers.Ian Main1-14/+2
2017-07-14Adds network/cidr mapping into a new service propertyGiulio Fidente1-0/+5
2017-07-10Copy only generated puppet files into the containerMartin André1-5/+6
2017-06-28Add heat parameter for all of config_volume imagesMartin André1-3/+10
2017-06-12Don't mount all of config-data /etc, /etc/httpdSteve Baker1-1/+3
2017-05-15Add missing type for RoleParameters parameterMartin André1-0/+1
2017-05-15Add role specific information to the service templateSaravanan KR1-0/+9
2017-05-05Mount hostpath logs on /var/logFlavio Percoco1-0/+10
2017-05-02Move containers common volumes from yaql to list_concatJuan Antonio Osorio Robles1-10/+8
2017-04-27Merge "Add missing tag to nova-placement docker image"Jenkins1-1/+1
2017-04-19Add missing tag to nova-placement docker imageMartin André1-1/+1
2017-04-18Introduce common resources for docker templatesJuan Antonio Osorio Robles1-6/+12
2017-04-03Remove kolla_config copy from servicesMartin André1-31/+5
2017-03-10Cleanup docker services templatesMartin André1-5/+2
2017-03-10Remove docker_image sections (unused)Dan Prince1-5/+4
2017-03-07Merge "Enable composable upgrades for docker service templates"Jenkins1-0/+4
2017-03-07Merge "Overwrite nova placement with stub for docker"Jenkins1-0/+6
2017-03-06Enable composable upgrades for docker service templatesSteven Hardy1-0/+4
2017-03-02Overwrite nova placement with stub for dockerDan Prince1-0/+6
2017-03-01Put docker puppet config in puppet_config dictSteve Baker1-7/+10
2017-02-20Add docker nova servicesDan Prince1-0/+101
'#n590'>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 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744