aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/cloud
AgeCommit message (Expand)AuthorFilesLines
2016-09-17Stop using network transformationMichal Skalski1-16/+44
2016-08-12Filter out non-cluster nodesMichael Polenchuk1-2/+2
2016-07-22Add ability to override node attributesFedor Zhadaev1-2/+52
2016-06-16Introducing collection of all fuel and stack deployment logs.Jonas Bjurel1-14/+38
2016-06-02Download deployment config after modificationPeter Barabas1-0/+6
2016-05-03deployment.py: stdout not consumed when deploying changesJosep Puigdemont1-3/+9
2016-04-25configure_environment.py: quote environment nameJosep Puigdemont1-1/+1
2016-03-11Add no_deploy_environment optionNikolas Hermanns1-3/+14
2016-03-09Make number of cpus configurable in dha fileNikolas Hermanns1-2/+2
2016-02-24Add timeout option for deploymentPeter Barabas2-6/+12
2016-02-14Fixed deployment timeout and OVSNFV plugin buildJonas Bjurel1-1/+1
2016-01-28Support new plugin configuration schemaMichal Skalski1-5/+15
2016-01-27Use Fuel 8 CLI compatible commandsPeter Barabas1-7/+4
2016-01-22Fix to allow more physical nodes defined in DHA than node definitions in deaJonas Bjurel2-3/+4
2016-01-08A simple method to separate configuration for base fuel, plugins, PODsJonas Bjurel2-3/+22
2015-12-09FIX for getting all types of error log messages from /var/log/puppet.log on n...Szilard Cserey1-1/+1
2015-11-27Restructcture of the directory layoutJonas Bjurel6-0/+559
id='n346' href='#n346'>346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515